awesome-ctf/README.md

36 lines
972 B
Markdown
Raw Normal View History

2015-02-28 05:48:21 +00:00
#CTF Tools
Since I lost my laptop a month back, with that I lost all the collection of my important CTF solving softwares and tools. It takes time to build up the collection. So I am adding them all here, just in case.
2015-02-28 05:51:44 +00:00
_If you know a tool that isn't present here, feel free to open a pull request._
In case of tools/repos with huge code, I will add tool title and description to readme only.
2015-03-19 08:29:59 +00:00
# Requirements
2015-02-28 05:48:21 +00:00
- java
2015-03-19 08:29:59 +00:00
- python
2015-02-28 05:48:21 +00:00
2015-02-28 05:56:24 +00:00
## List
2015-02-28 05:48:21 +00:00
- Stegano
- Stegsolve
- Steganabara
- Crypto
- XORTool
2015-03-19 08:29:59 +00:00
- Forensics
- [Volatility](https://github.com/volatilityfoundation/volatility) - To investigate memory dumps
- [Shellbags](https://github.com/williballenthin/shellbags) - Investigate NT\_USER.dat files
2015-03-19 08:29:59 +00:00
- Foremost - Extract particular kind of files using headers
- `apt-get install foremost`
- Reversing
- [Krakatau](https://github.com/Storyyeller/Krakatau) - Java decompiler and disassembler
2015-03-19 08:29:59 +00:00
# Other Necessary - To Be Downloaded tools
2015-02-28 05:48:21 +00:00
- Wireshark
- Audacity