Add Frhed. (The hex editor section is sort of lacking right now.)

This commit is contained in:
Meitar M 2017-07-01 20:29:37 -04:00
parent ae707e8d12
commit 132b1f79ad
No known key found for this signature in database
GPG Key ID: 07EFAA28AB94BC85

View File

@ -222,6 +222,7 @@ A collection of awesome penetration testing resources
#### Hex Editors
* [HexEdit.js](https://hexed.it) - Browser-based hex editing
* [Hexinator](https://hexinator.com/) (commercial) - World's finest Hex Editor
* [Frhed](http://frhed.sourceforge.net/) - Binary file editor for Windows.
#### 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