Merge pull request #136 from meitar/frhed

Add Frhed. (The hex editor section is sort of lacking right now.)
This commit is contained in:
Samar Dhwoj Acharya 2017-07-01 23:55:10 -05:00 committed by GitHub
commit a70053f2ed

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