Releases: gcarmix/HexWalk
Releases · gcarmix/HexWalk
HexWalk 1.8.0
HexWalk 1.7.1
HexWalk 1.7.0
- 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
- 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
- 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
-Bug fixing and minor improvements
-On windows, binwalk error management improved
HexWalk 1.4.2
HexWalk 1.4.1
-This release fixes a bug with UTF16 and Advanced Search
-Changed highlighting color to red in advanced search to better distinguish patterns