Joris Huizer <[EMAIL PROTECTED]> [05 Sep 2003 00:09 -0700]: > I'm currrently learning assembly and I'd like to get > more used to it - is there a way to get to see the > assembly of a compiled program, what program(s) do I > need for that ?
You need a disassembler, such as ndisasm from the package nasm. > I may want to look into small windows programs too is > that possible $ google disassembler windows free Geordie. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

