Welcome, Guest. Please login or register.

Author Topic: Disassembler recomendations for x86 32bit code  (Read 1960 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline AmigaEdTopic starter

  • His Dudeness, El Duderino
  • Hero Member
  • *****
  • Join Date: Jan 2005
  • Posts: 512
    • Show only replies by AmigaEd
Disassembler recomendations for x86 32bit code
« 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
"Pretty soon they will have numbers tattooed on our foreheads." - Jay Miner 1990

La Familia...
A1K - La Primera Dama -1987
A1K - La Princesa- January 2005
A2K - La Reina - February 2005
A2K - Doomy - March 2005
A500 - El Gran Jugador - April 2005
A1200 - La Hermosa Vista - May 2005
A2KHD - El Duro Grande - May 2005
A600 - PrĂ­stino - May 2005
A1200 - El Trueno Grande - July 2005
CDTV - El Misterioso - August 2005
C64 - El Gran Lebows
 

Offline CSixx

  • Sr. Member
  • ****
  • Join Date: Jan 2006
  • Posts: 315
    • Show only replies by CSixx
Re: Disassembler recomendations for x86 32bit code
« Reply #1 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.
 

Offline DamageX

  • Sr. Member
  • ****
  • Join Date: Jun 2005
  • Posts: 339
    • Show only replies by DamageX
    • http://www.hyakushiki.net/
Re: Disassembler recomendations for x86 32bit code
« Reply #2 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
 

Offline Piru

  • \' union select name,pwd--
  • Hero Member
  • *****
  • Join Date: Aug 2002
  • Posts: 6946
    • Show only replies by Piru
    • http://www.iki.fi/sintonen/
Re: Disassembler recomendations for x86 32bit code
« Reply #3 on: June 22, 2010, 08:04:20 AM »
IDA Pro
 

Offline koaftder

  • Hero Member
  • *****
  • Join Date: Apr 2004
  • Posts: 2116
    • Show only replies by koaftder
    • http://koft.net
Re: Disassembler recomendations for x86 32bit code
« Reply #4 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.