AXIANWARE v2026.08.29
Initial public release of AXIANWARE. A lightweight PE analyzer and patch utility written in pure C++ and Win32 API.
What's inside:
- PE headers, IAT, and security mitigation audit (ASLR, DEP, etc.)
- Section entropy calculation for packed/obfuscated code
- Async AOB pattern searching & crypto/anti-debug signature scan
- Interactive disassembly & conditional jump inversion (
Jcc) - Generators for C++ loaders, MinHook, x64dbg patches, and CE scripts