SigMake icon indicating copy to clipboard operation
SigMake copied to clipboard

Replaced by https://github.com/Nukem9/SwissArmyKnife. A plugin for simple code signature generation in x64dbg

Usage

A plugin for signature generation in x64dbg. Currently supports IDA style and code style.

Code style:
\xC3\x8B\x65\xE8\xC7\x45\x00\x00\x00\x00\x00\xE8\x00\x00\x00\x00\xC3
xxxxxx?????x????x

IDA style:
C3 8B 65 E8 C7 45 ? ? ? ? ? E8 ? ? ? ? C3

Requirements

Microsoft Visual Studio 2013 runtime (32-bit and 64-bit)

Download

https://github.com/Nukem9/SigMake/releases