![]() |
|
#1
|
||||
|
||||
|
runtime libs linked in to exe, IDA question.
I am currently reversing an exe file which has the standard c-libs linked into it.
The problem is that IDA don't recognize basic calls like strcpy, printf and suchs, you have to realize it the hard way by going through the disassembly, or by debugging it ;-) Is there a way to make IDA realize those calls for what they are? It would really help understanding the real stuff instead of realizing you're fooling around in printf
Last edited by Wannabe; 07-30-2004 at 01:00. Reason: clarifying |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Difference dumping @ OEP or runtime ? | wildmans | General Discussion | 4 | 08-30-2005 20:51 |