quinta-feira, 16 de abril de 2020

S2 Dynamic Tracer And Decompiler For Gdb

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 links


  1. Hacker Tools 2019
  2. Ethical Hacker Tools
  3. Hacker Tools For Pc
  4. Pentest Tools Website Vulnerability
  5. Pentest Tools Review
  6. Hacking Tools Name
  7. Computer Hacker
  8. Pentest Tools Android
  9. Pentest Tools List
  10. Pentest Tools Android
  11. Tools Used For Hacking
  12. Pentest Tools Online
  13. Usb Pentest Tools
  14. Hack App
  15. Pentest Tools Open Source
  16. Game Hacking
  17. How To Install Pentest Tools In Ubuntu
  18. Install Pentest Tools Ubuntu
  19. Hacker Tools Linux
  20. Hacking Tools For Games
  21. Install Pentest Tools Ubuntu
  22. Hack Rom Tools
  23. Hack Tools For Games
  24. Computer Hacker
  25. Hack Tools

Nenhum comentário: