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 supported24 Subscribers
Add a CodeTriage badge to ghidra
Help out
- Issues
- AArch32: (Thumb32) ldrsh.w & ldrsb.w (pc-relative) had double memory load
- x86: Add constraint to mod field of instructions that can only encode registers
- x86: Add missing reg_opcode constraint to lockable INC
- x86: Zero upper bits of 64-bit registers for XCHG and CMPXCHG8B without REX prefix
- AArch32: (Thumb32) missing carry(CY) flag update with shift_carry
- Some x64 Segment Operations Use Wrong RAM Size
- RISCV: NV and DZ float flags
- x86: Address size prefix should not change CRmr8 register encoding
- x86: Carry flag calculated incorrectly for LZCNT if source=dest
- x86: XADD stores to the wrong address if destination is used as part of the address calculation
- Docs
- Java not yet supported