ret-sync
ghidra
ret-sync | ghidra | |
---|---|---|
3 | 127 | |
2,051 | 52,262 | |
- | 1.6% | |
0.0 | 10.0 | |
9 months ago | 4 days ago | |
C | Java | |
GNU General Public License v3.0 only | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
ret-sync
-
ret-sync+WinDbg+Ghidra - program unavailable
I am trying to connect Ghidra project to WinDbg Preview using ret-sync (https://github.com/bootleg/ret-sync). I think I have everything installed correctly, but in Ghidra console output for ret-sync extension I get:
-
I'm looking for a program-flow highlighting tool. Any ideas?
ret-sync: synchronize a debugger (WinDbg / GDB / LLDB / OllyDbg2 / x64dbg) with a disassembler (IDA / Ghidra / Binary Ninja) in which you can colorize the trace. See the bc command.
- Announcing version 7.6 for IDA Freeware! Includes cloud based decompiler.
ghidra
- Ghidra 11.2.1 Released
-
TryHackMe- Compiled
Let's see what our beloved software reverse engineering framework Ghidra has to show.
-
OpenAI is working with the US military now
Define war machinery. Contributing to Ghidra?
https://github.com/NationalSecurityAgency/ghidra
- Ghidra 11.0 Released
-
Dogbolt Decompiler Explorer
Binary Ninja likewise is empty and keeps up just fine as well. It's not a coincidence that the two commercial products that are funding it are both confident enough to put their stuff online like this.
And it's no conspiracy theory or intentional sandbagging, you can see the implementation: https://github.com/decompiler-explorer/decompiler-explorer
and if anyone can improve the other tools performance we'd be happy to accept it. We reached out to the Ghidra devs: https://github.com/NationalSecurityAgency/ghidra/issues/5228 but they didn't have any silver bullets for us either.
-
Show HN: Ghidra Plays Mario
Nice, I'll give it a closer look. My only concern so far is memory hooking (still needed for hardware registers), which on Java side was called by FilteredMemoryState [1]. In memstate.cc it looks like just the simpler MemoryState is implemented [2], and there's no equivalent to MemoryAccessFilter. But it might not be that complicated to add...
[1]: https://github.com/NationalSecurityAgency/ghidra/blob/4561e8...
[2]: https://github.com/NationalSecurityAgency/ghidra/blob/4561e8...
- NSA releases Ghidra version 10.3.3
- Ghidra 10.3.2 released!
- Ghirda 10.3.2 released!
- Debugger Ghidra Class
What are some alternatives?
flare-ida - IDA Pro utilities from FLARE team
x64dbg - An open-source user mode debugger for Windows. Optimized for reverse engineering and malware analysis.
REDRIVER2 - Driver 2 Playstation game reverse engineering effort
cutter - Free and Open Source Reverse Engineering Platform powered by rizin
radare2 - UNIX-like reverse engineering framework and command-line toolset
rizin - UNIX-like reverse engineering framework and command-line toolset.
Ghidra-Cpp-Class-Analyzer - Ghidra C++ Class and Run Time Type Information Analyzer
r2ghidra - Native Ghidra Decompiler for r2
capstone - Capstone disassembly/disassembler framework: Core (Arm, Arm64, BPF, EVM, M68K, M680X, MOS65xx, Mips, PPC, RISCV, Sparc, SystemZ, TMS320C64x, Web Assembly, X86, X86_64, XCore) + bindings. [Moved to: https://github.com/capstone-engine/capstone]
ghidra-dark - Dark theme installer for Ghidra
tenet - A Trace Explorer for Reverse Engineers