Skip to content

Releases: ZxPwdz/Signature-Forge

SignatureForge v1.0.0 - Initial Release

09 Jan 05:34

Choose a tag to compare

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 Notice

This 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!


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

  1. Download SignatureForge-v1.0.0.zip
  2. Extract to any folder
  3. Run SignatureForge.exe
  4. 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