From 37914f95039fdcd574bc20d637fe3f882a95c43c Mon Sep 17 00:00:00 2001 From: Avi Date: Fri, 13 Mar 2026 09:45:29 +0200 Subject: [PATCH 1/2] Add ImHex to hex editor list in README Added ImHex to the list of hex editors. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9c1bc91..d318d0d 100644 --- a/README.md +++ b/README.md @@ -94,7 +94,7 @@ A curated list of awesome reversing resources * [HexFiend](http://ridiculousfish.com/hexfiend/) * [Hiew](http://www.hiew.ru/) * [hecate](https://github.com/evanmiller/hecate) - +* [ImHex](https://imhex.werwolv.net/) ## Binary Format *Binary Format Tools* From c587bcc6bae1b76978d046e891dc88765599949e Mon Sep 17 00:00:00 2001 From: Avi Date: Fri, 13 Mar 2026 09:47:28 +0200 Subject: [PATCH 2/2] Potential fix for pull request finding Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d318d0d..435d0c2 100644 --- a/README.md +++ b/README.md @@ -95,6 +95,7 @@ A curated list of awesome reversing resources * [Hiew](http://www.hiew.ru/) * [hecate](https://github.com/evanmiller/hecate) * [ImHex](https://imhex.werwolv.net/) + ## Binary Format *Binary Format Tools*