Releases: ZxPwdz/Signature-Forge
Releases · ZxPwdz/Signature-Forge
SignatureForge v1.0.0 - Initial Release
SignatureForge v1.0.0
Intelligent x86 Binary Signature Generator
The first public release of SignatureForge - a desktop application for generating version-resilient byte signatures from x86 disassembly.
⚠️ Early Release NoticeThis is the initial release and has not been extensively tested across many different machines and configurations. You may encounter bugs or compatibility issues.
Please report any issues or feedback!
- Discord: zxpwd
- GitHub Issues: Report a bug
Features
- Multi-format Parser - Supports x64dbg, Cheat Engine, and raw hex input formats with auto-detection
- 9 Wildcard Strategies - From minimal (maximum uniqueness) to aggressive (maximum stability)
- Smart Analysis Mode - AI-powered detection of optimal signature anchor points
- Intelligent Wildcarding - Automatically wildcards volatile bytes (jumps, calls, stack offsets, globals)
- 30+ Variants per Target - Different context windows and anchor shifts
- One-Click Copy - Pattern, mask, or IDA format
Use Cases
- Game modding & trainer development
- Cheat/hack development
- Security research & malware analysis
- Binary reverse engineering
Requirements
- Windows 10/11 (64-bit)
- Python 3.11+ (must be in PATH)
Installation
- Download
SignatureForge-v1.0.0.zip - Extract to any folder
- Run
SignatureForge.exe - On first run, the app will auto-install Python dependencies (~30 seconds)
Known Limitations
- Requires Python 3.11+ installed on the system
- First launch may take longer due to dependency installation
- Currently Windows-only (macOS/Linux builds untested)
Created by ZxPwd
💬 Discord: zxpwd