ghidra
https://github.com/nationalsecurityagency/ghidra
Java
Ghidra is a software reverse engineering (SRE) framework
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Java not yet supported29 Subscribers
View all SubscribersAdd a CodeTriage badge to ghidra
Help out
- Issues
- Ability to disable the decompiler's contained-call heuristic
- Fix x86-64 segment-override prefix priority (CS/SS/DS/ES vs FS/GS)
- Support for x86 TSX-NI Suspend Load Address Tracking
- x86: Add TSXLDTRK instructions
- AARCH64: scalar FMIN/FMAX/FMAXNM mis-lifted when Rd == Rm
- SuperH: PC-relative MOV.W/MOV.L/MOVA in a delay slot use `inst_start + 4` instead of branch target + 2
- AARCH64: Fix scalar FMIN/FMAX/FMAXNM lifting when Rd == Rm
- Support for z/OS Program Object executables
- #8794: x86-64: decode AMD XOP prefix (0x8F) and VPROT{B,W,D,Q}
- x86-64: EVEX VPBROADCASTB/W/D/Q GPR-source forms drop the source operand (0-arg pcodeop call)
- Docs
- Java not yet supported