mirror of
https://github.com/enaqx/awesome-pentest.git
synced 2024-12-22 21:59:29 -05:00
Added "File Format Analysis Tools" section (+3 tools)
This commit is contained in:
parent
23cb58e320
commit
3bf62af601
@ -202,6 +202,11 @@ A collection of awesome penetration testing resources
|
||||
* [HexEdit.js](https://hexed.it) - Browser-based hex editing
|
||||
* [Hexinator](https://hexinator.com/) (commercial) - World's finest Hex Editor
|
||||
|
||||
#### File Format Analysis Tools
|
||||
* [Kaitai Struct](http://kaitai.io/) - File formats and network protocols dissection language and web IDE, generating parsers in C++, C#, Java, JavaScript, Perl, PHP, Python, Ruby
|
||||
* [Veles](https://codisec.com/veles/) - Binary data visualization and analysis tool
|
||||
* [Hachoir](http://hachoir3.readthedocs.io/) - Python library to view and edit a binary stream as tree of fields and tools for metadata extraction
|
||||
|
||||
#### Crackers
|
||||
* [John the Ripper](http://www.openwall.com/john/) - Fast password cracker
|
||||
* [Hashcat](http://hashcat.net/hashcat/) - The more fast hash cracker
|
||||
|
Loading…
Reference in New Issue
Block a user