News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

how do you disassemble main in c

Started by svince40, April 23, 2012, 09:55:33 AM

Previous topic - Next topic

svince40

how do you disassemble main in c
all the routines can be disassembled as you step into them but not main.

oBFusCATed

My magic ball is broken, so I'll need some more details to help you with your problem.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

scarphin

I think (s)he's asking how to disassemble the initialization code before the Program Counter comes to 'main' and returns to the OS.