Simple as the title says, how can I use objdump for a binary that takes a command-line argument?
objdump -d ./exec 1
No matter how I write it, ob