S2 Dynamic Tracer And Decompiler For Gdb

Posted on 9:08 PM by Tina

Decompiling is very useful for understanding srtipped binaries, most dissasemblers like IDA or Hopper have a plugin for decompiling binaries, generating a c like pseudocode.

Static analysis, is very useful in most of cases, specially when the binary is not so big, or when you just have an address where to start to analyze. But some algorithms will be learned in less time by dynamic analysis like tracing or debugging.

In cookiemonsters team, we are working on several tracers with different focus, but all of them mix the concept of tracing and decompiling to generate human-readable traces.

S2 is my tracer & decompiler plugin for gdb, very useful for ctfs.
Some of the features are:

- signed/unsigned detecion
- conditional pseudocode (if)
- syscall resolution
- unroll bucles
- used registers values
- mem states
- strings
- logging



Related news


  1. Best Hacking Tools 2019
  2. Hacker Tools
  3. Pentest Tools Port Scanner
  4. Hacker Tools Mac
  5. Hacking Apps
  6. Hacking Tools For Windows 7
  7. Pentest Tools Alternative
  8. Pentest Tools Find Subdomains
  9. Wifi Hacker Tools For Windows
  10. Pentest Tools For Ubuntu
  11. Pentest Tools Online
  12. Hacking Apps
  13. Hack Tools Mac
  14. Hack Tools For Games
  15. Hacking Tools Usb
  16. Hacker Tools Free
  17. Hacking Tools Hardware
  18. Hacking Tools Name
  19. Pentest Tools Url Fuzzer
  20. Hacker Security Tools
  21. Pentest Tools Kali Linux
  22. Hackrf Tools

0 comments:

Post a Comment