Releases: c3rb3ru5d3d53c/binlex
Releases · c3rb3ru5d3d53c/binlex
v1.1.1
v1.1.1-rc1
We are pleased to make this pre-release due to efforts by many at GeekWeek 2022. 🥳 🎉
Videos:
Features:
- .NET PE Traits
- Auto Mode
- HTTP API/MongoDB
- Tagging
- Improved ELF/PE x86/x64 Coverage
- Code Cleanup
Special Thanks:
NOTE: Windows supported dropped, will return in v1.1.1
v1.1.0
- Faster Decompiler upto 30%
- Cyclomatic Complexity
- Average Instructions Per Block
- Byte Strings
- Byte String sha256
- Trait Strings
- Trait String sha256
- Block Counts
- Instruction Counts
- Byte Sizes
- JSON Output
- Documentation Builds
blyara
tool to generate yara signatures on the fly
Initial Release + Bug Fixes
v1.0.1
- Fixed Issue #2 with Capstone decompiler for recursion
- Updated docs
wget https://github.com/c3rb3ru5d3d53c/binlex/releases/download/v1.0.0/binlex-1.0.1
mv binlex-1.0.1 binlex
chmod +x binlex
sudo mv binlex /usr/bin/
Initial Release
v1.0.0
Installing Binary:
wget https://github.com/c3rb3ru5d3d53c/binlex/releases/download/v1.0.0/binlex-1.0.0
mv binlex-1.0.0 binlex
chmod +x binlex
sudo mv binlex /usr/bin/