mirror of
https://github.com/apsdehal/awesome-ctf
synced 2025-02-16 15:28:23 +00:00
Add GDB
This commit is contained in:
parent
fac8b6ccec
commit
de2897389b
1 changed files with 1 additions and 0 deletions
|
@ -135,6 +135,7 @@ It takes time to build up collection of tools used in ctf and remember them all.
|
|||
- [BinUtils](http://www.gnu.org/software/binutils/binutils.html) - Collection of binary tools
|
||||
- [BinWalk](https://github.com/devttys0/binwalk) - Analyze, reverse engineer, and extract firmware images.
|
||||
- [Boomerang](https://github.com/nemerle/boomerang) - Decompile x86 binaries to C
|
||||
- [GDB](https://www.gnu.org/software/gdb/) - The GNU project debugger
|
||||
- [IDA Pro](https://www.hex-rays.com/products/ida/) - Most used Reversing software
|
||||
- [Jadx](https://github.com/skylot/jadx) - Decompile Android files
|
||||
- [Krakatau](https://github.com/Storyyeller/Krakatau) - Java decompiler and disassembler
|
||||
|
|
Loading…
Add table
Reference in a new issue