Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

objdump

Options
  • 23-04-2013 4:47pm
    #1
    Closed Accounts Posts: 3,981 ✭✭✭


    I have an unstripped binary. When I run objdump -S on it, I get the assembly data.

    Is there a way to convert this to C code? The binary was not compiled with gcc -g.

    Thanks!


Comments

Advertisement