Skip to content

Releases: gcarmix/HexWalk

HexWalk 1.7.1

02 Mar 15:55
2b92483
Compare
Choose a tag to compare
  • Solves #26 #27 and #28
  • Added colored ByteMap
  • ByteMap width is now customizable

HexWalk 1.7.0

19 Feb 20:52
Compare
Choose a tag to compare
  • new Byte Map feature allows to analyze a binary like an image where every pixel represent a byte
  • bug fixing for files bigger than 16 GB not scrolling correctly

HexWalk 1.6.0

04 Feb 15:53
Compare
Choose a tag to compare
  • Added find string feature in search strings
  • Added copy/paste menu feature in hex editor
  • Improved navigation of entropy graph
  • Improved speed of string search and of entropy graph generation

HexWalk 1.5.0

05 Oct 20:35
Compare
Choose a tag to compare
  • Added strings search feature (like "strings" command on Linux)
  • Improved info panel, now selecting more bytes it will show common types representation (float,int, LE, BE, hex)
  • Improved compatibility with MacOS systems
  • Bugfix

HexWalk 1.4.3

17 Sep 07:16
Compare
Choose a tag to compare

-Bug fixing and minor improvements
-On windows, binwalk error management improved

HexWalk 1.4.2

11 Sep 06:28
Compare
Choose a tag to compare

-Solves issue #16 - Copy paste of ASCII and HEX View
-Solves issue #17 - Binwalk executables integrated in Windows version

HexWalk 1.4.1

27 Jul 19:43
Compare
Choose a tag to compare

-This release fixes a bug with UTF16 and Advanced Search
-Changed highlighting color to red in advanced search to better distinguish patterns

HexWalk 1.4.0

15 Jul 20:43
Compare
Choose a tag to compare

-Added new feature to create custom byte patterns
-Byte patterns are colored on views
-New patterns can be defined with a YAML file
-Solves issues #11 #13

HexWalk 1.3.2

01 Jul 08:19
Compare
Choose a tag to compare

-Resolves issues #10 #12 #14

HexWalk 1.3.1

28 Jun 17:21
Compare
Choose a tag to compare

-resolves bug of issue #8
-resolves bug of issue #9