Reverse Engineering Tools on Linux - Security & Cryptography
Users browsing this thread: 6 Guest(s)
|
|||
(21-08-2020, 05:24 AM)freem Wrote: For debuggers, I usually use gdb, with the cgdb frontend. I tried the *cough* GUI mode of GDB: it sucks.There have been many attempts to make gui for GDB. This one comes to mind, and it isn't bad, though I tried it long enough. As for hex editors, I keep finding myself struggling on Unix systems. I haven't found any decent one that handles all the features I want. When pasting hex they all crumble if there's a space or newline in the wrong place, when comparing sections of file they go crazy, none of them support good diff between hex values. It's lacking. |
|||