Parse bytecode from go tool objdump output.
makego tool compile -S -N file.gogo tool objdump -S file.o | shellgo
-dump <file_name>/ Result infile_name.inandfile_name.outrespectively tostdinandstdout.-version/ Print out build version-0x/ Change format from packed (02) to formatted (0x00, 0x02, ).