Test platform is 32 bit Linux.
I use IDA Pro to disassembly the basename elf binary from coreutils.
In the data section I find this:
long_options option <offset aHelp, 0, 0, 68h>
Could any one give some help on how to translate this into reassemble code?
Be more specific, nasm syntax reassemble code?
Thank you!