Author Topic: Any dynamic disassemble analyser in *nix world recommended ??  (Read 1380 times)

0 Members and 1 Guest are viewing this topic.

Offline Heisenburg

  • Serf
  • *
  • Posts: 32
  • Cookies: 4
    • View Profile
Any dynamic disassemble analyser in *nix world recommended ??
« on: 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 ))

Offline daxda

  • Peasant
  • *
  • Posts: 114
  • Cookies: 112
  • Not the guy you're looking for
    • View Profile
    • Daxda on Github
Re: Any dynamic disassemble analyser in *nix world recommended ??
« Reply #1 on: 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.

Offline Heisenburg

  • Serf
  • *
  • Posts: 32
  • Cookies: 4
    • View Profile
Re: Any dynamic disassemble analyser in *nix world recommended ??
« Reply #2 on: 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
Take a look at each listed tool there and pick your favourite.


Thanks :-)