Need a Win32 disassembler

Discussion in 'other software & services' started by Gullible Jones, Dec 28, 2013.

Thread Status:
Not open for further replies.
  1. Gullible Jones

    Gullible Jones Registered Member

    Joined:
    May 16, 2013
    Posts:
    1,466
    I'm working through a textbook on malware analysis, and am looking for a Win32 disassembler. Preferably something small, free, and CLI based. objdump (from MinGW) unfortunately doesn't cut it; it can't resolve imported function names.

    The book recommends the freeware version of IDA, which I've also tried. It's very featureful, but the GUI is horrible for a novice; if possible I'd prefer to use something simpler to use while learning the ropes.

    Any recommendations from those among us who do this stuff professionally? :)
     
  2. Gullible Jones

    Gullible Jones Registered Member

    Joined:
    May 16, 2013
    Posts:
    1,466
    Okay, never mind for now; I just figured out how to make Ida dump to an asm file, which is pretty much what I want.
     
Thread Status:
Not open for further replies.
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.