EvilZone

Hacking and Security => Reverse Engineering => : Heisenburg November 29, 2013, 07:24:07 AM

: Any dynamic disassemble analyser in *nix world recommended ??
: Heisenburg November 29, 2013, 07:24:07 AM
 ???  I am currently using gentoo Linux.
I usually learn cracking stuffs on windows, and using OllyDBG.
Now I wanted to go *nix,

And I don't know why, the wine emulator crashed and unusable...


Before I going deep to investigate why my wine crashed,
I'd love to know any disassemble analyser tool are available ?


(( For my personal point of view, GDB maybe my choice ))
: Re: Any dynamic disassemble analyser in *nix world recommended ??
: daxda November 29, 2013, 09:50:25 AM
I'd recommend checking this site out https://en.wikibooks.org/wiki/X86_Disassembly/Disassemblers_and_Decompilers#Unix_Disassemblers
Take a look at each listed tool there and pick your favourite.
: Re: Any dynamic disassemble analyser in *nix world recommended ??
: Heisenburg November 29, 2013, 01:44:01 PM
I'd recommend checking this site out https://en.wikibooks.org/wiki/X86_Disassembly/Disassemblers_and_Decompilers#Unix_Disassemblers (https://en.wikibooks.org/wiki/X86_Disassembly/Disassemblers_and_Decompilers#Unix_Disassemblers)
Take a look at each listed tool there and pick your favourite.


Thanks :-)