Thread
:
How to disassemble Startup code of Binary
View Single Post
#
1
03-18-2004, 00:53
joeblack_2k2
Posts: n/a
How to disassemble Startup code of Binary
When disassembling a binary file, I only see the code portions starting at the main routine. Is it possible to disassemble the compiler startup and exit code as well ?
joeblack_2k2