From 132b1f79ad5909264a88c1da701693872e660a85 Mon Sep 17 00:00:00 2001 From: Meitar M Date: Sat, 1 Jul 2017 20:29:37 -0400 Subject: [PATCH] Add Frhed. (The hex editor section is sort of lacking right now.) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4ff7861..d32b804 100644 --- a/README.md +++ b/README.md @@ -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