PDA

View Full Version : How to extract compilable ASM code for routine including sub routine from IDA?


joyung
March 18th, 2013, 09:26
It's usually need modify many many thing for the ASM file generated by IDA directly, is there any plugin/script can extract ASM code from IDA that can be compiled without much modification?

tedshred
March 18th, 2013, 13:29
Have you tried using the optional decompiler for IDA to generate C code from the disassembly?

Note: I have tried to send you private messages but your message storage has reached the maximum.

joyung
March 18th, 2013, 13:50
Quote:
[Originally Posted by tedshred;94394]Have you tried using the optional decompiler for IDA to generate C code from the disassembly?

Note: I have tried to send you private messages but your message storage has reached the maximum.


Hi tedshred,

Sorry, I delete some message, would you please send again? Thank you.

joyung
March 26th, 2013, 11:36
No reply, closed.