mirror of
https://github.com/apsdehal/awesome-ctf
synced 2024-11-22 10:33:04 +00:00
Adding Ghidra to Reversing Tools.
This commit is contained in:
parent
baf342fab7
commit
7da71ae194
1 changed files with 1 additions and 0 deletions
|
@ -198,6 +198,7 @@ Check solve section for steganography.
|
||||||
- [Frida](https://github.com/frida/) - Dynamic Code Injection
|
- [Frida](https://github.com/frida/) - Dynamic Code Injection
|
||||||
- [GDB](https://www.gnu.org/software/gdb/) - The GNU project debugger
|
- [GDB](https://www.gnu.org/software/gdb/) - The GNU project debugger
|
||||||
- [GEF](https://github.com/hugsy/gef) - GDB plugin
|
- [GEF](https://github.com/hugsy/gef) - GDB plugin
|
||||||
|
- [Ghidra](https://ghidra-sre.org/) - Open Source suite of reverse engineering tools. Similar to IDA Pro.
|
||||||
- [Hopper](http://www.hopperapp.com/) - Reverse engineering tool (disassembler) for OSX and Linux
|
- [Hopper](http://www.hopperapp.com/) - Reverse engineering tool (disassembler) for OSX and Linux
|
||||||
- [IDA Pro](https://www.hex-rays.com/products/ida/) - Most used Reversing software
|
- [IDA Pro](https://www.hex-rays.com/products/ida/) - Most used Reversing software
|
||||||
- [Jadx](https://github.com/skylot/jadx) - Decompile Android files
|
- [Jadx](https://github.com/skylot/jadx) - Decompile Android files
|
||||||
|
|
Loading…
Reference in a new issue