Amiga.org

Operating System Specific Discussions => Other Operating Systems => Topic started by: AmigaEd on June 22, 2010, 02:45:25 AM

Title: Disassembler recomendations for x86 32bit code
Post by: AmigaEd on June 22, 2010, 02:45:25 AM
Hello All, I've got a project that I'm doing for work and am wondering if anyone here has any recommendations for disassemblers that will work with 32bit code running on x86 machines. I used a disassembler on Windows ten or more years ago, but I can't seem to remember the name or find it among my archives. It probably would be outdated anyway.

Thanks,
AmigaEd
Title: Re: Disassembler recomendations for x86 32bit code
Post by: CSixx on June 22, 2010, 03:23:48 AM
I prefer OllyDBG (not a dead lister) tho...

For dead listings, W32dasm and IDA Pro are both good.
Title: Re: Disassembler recomendations for x86 32bit code
Post by: DamageX on June 22, 2010, 03:59:57 AM
I don't have that much experience disassembling x86 code but I once used this program PVDasm and it looked pretty good (also free...)
http://pvdasm.reverse-engineering.net/index.php?Section=1
Title: Re: Disassembler recomendations for x86 32bit code
Post by: Piru on June 22, 2010, 08:04:20 AM
IDA Pro
Title: Re: Disassembler recomendations for x86 32bit code
Post by: koaftder on June 22, 2010, 09:57:30 AM
Quote from: Piru;566362
IDA Pro


I f'n second that. Anything else and you're wasting your time.