View previous topic :: View next topic |
Author |
Message |
SSJeol
Joined: 16 Aug 2007 Posts: 7
|
Posted: Fri Aug 17, 2007 12:19 Post subject: Good tools for developing? |
|
|
Greetings!
I'm intrested in the kind of software "reverse engineering" as seen in NWNX, but since switching to linux I have not been able to play/learn it.
Do you have any tips on good software that work with linux for me to get started again? Hex editors, debuggers etc. I'm curious. =)
/regards
- J - |
|
Back to top |
|
|
acaos
Joined: 08 May 2007 Posts: 153
|
Posted: Fri Aug 17, 2007 17:40 Post subject: |
|
|
Personally, I use gdb (with heavy use of the 'disassemble' command) and either hexdump or xxd for hex viewing/editing.
I also use IDA occasionally.
Acaos |
|
Back to top |
|
|
virusman
Joined: 30 Jan 2005 Posts: 1020 Location: Russia
|
Posted: Fri Aug 17, 2007 20:09 Post subject: |
|
|
What acaos said. IDA+gdb. |
|
Back to top |
|
|
|