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 posts
- How To Hack
- Pentest Tools Review
- Hak5 Tools
- Hacker Techniques Tools And Incident Handling
- Hack Tools Download
- Pentest Tools Windows
- Hack Tools For Games
- Hacker Tools For Windows
- Hacking Tools Github
- What Is Hacking Tools
- Hacking Tools Kit
- Hacker Tools Apk
- Pentest Tools Github
- Hak5 Tools
- Install Pentest Tools Ubuntu
- Pentest Tools Nmap
- Pentest Tools Review
- Hacking Tools Pc
- Hacker Tools 2020
- Pentest Tools Free
- What Is Hacking Tools
- Hacker
- Pentest Tools Linux
- Nsa Hack Tools
- Pentest Tools Open Source
- Hacking Tools
- Pentest Tools Android
- Hacking App
- Pentest Tools
- Hack And Tools
- Hacking Tools 2020
- Tools Used For Hacking
- Hacker Tools Linux
- Pentest Tools Online
- Growth Hacker Tools
- Physical Pentest Tools
- How To Make Hacking Tools
- Hacker Tools Linux
- Hacker Tools 2020
- Wifi Hacker Tools For Windows
- Top Pentest Tools
- Pentest Tools Download
- Hacker Tools Software
- Hacker Tools 2019
- Hack Tools For Pc
- Hack Tools Pc
- Install Pentest Tools Ubuntu
- World No 1 Hacker Software
- Hacker Tools Software
- Hacking Tools And Software
- What Are Hacking Tools
- Hack Tools For Pc
- Hack And Tools
- Top Pentest Tools
- Hack Tools Mac
- Physical Pentest Tools
- Blackhat Hacker Tools
- What Are Hacking Tools
- Hack Tools Github
- Hack Rom Tools
- Hacker Tools List
- Hackers Toolbox
- Hack Tool Apk
- Pentest Tools Download
- Hack Website Online Tool
- Hacking Tools For Mac
- Hacker Tools 2019
- How To Install Pentest Tools In Ubuntu
- Hack Tool Apk No Root
- Hacking Tools Usb
- Hacking Tools 2019
- Pentest Tools Url Fuzzer
- Hack App
- Best Hacking Tools 2020
- How To Hack
- Pentest Tools Online
- Hack Tools For Pc
- Pentest Tools Bluekeep
- Pentest Reporting Tools
- Hacking Tools For Mac
- Best Pentesting Tools 2018
- Hacking Tools And Software
- Computer Hacker
- Hacker Search Tools
- Top Pentest Tools
- Hacker Tools List
- Pentest Tools Windows
- Hacking Tools Download
- Pentest Tools For Android
- Tools Used For Hacking
No comments:
Post a Comment