MCPcopy Create free account
hub / github.com/ajkhoury/SigMaker-x64

github.com/ajkhoury/SigMaker-x64 @1.0.7

Chat with this repo
repository ↗ · DeepWiki ↗ · release 1.0.7 ↗ · + Follow
35 symbols 83 edges 8 files 3 documented · 9% updated 3y ago1.0.7 · 2021-12-26★ 5682 open issues

Browse by type

Functions 32 Types & classes 3
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

SigMaker-x64

IDA SigMaker Plugin updated for the IDA Pro 7.0 SDK by dude719.

PLEASE NOTE: IDA Freeware 7.0 is NOT supported.

Originally made by P4TR!CK

Credits also go to bobbysing and xero|hawk

Thanks to gir489 for the contributions

RIP GameDeception

Installation

Visual Studio will expect the environment variable IDADIR to resolve to your IDA 7.0 installation directory.

Visual Studio will also expect the SDK to be located at %IDADIR%\idasdk. Make sure these folders resolve in Windows properly before attempting to build the project.

Running the build

Because IDA no longer has a native 32-bit compiled version anymore, the Release/Debug scenarios are the build scripts for the 32-bit version of IDA and Release64/Debug64 are the build scripts for the 64-bit version.

Do not change the target platform from x64!

Core symbols most depended-on inside this repo

Shape

Function 29
Method 3
Class 2
Enum 1

Languages

C++100%

Modules by API surface

SigMaker/Generate.cpp10 symbols
SigMaker/Converter.cpp9 symbols
SigMaker/Search.cpp5 symbols
SigMaker/Misc.h3 symbols
SigMaker/Misc.cpp3 symbols
SigMaker/Main.cpp3 symbols
SigMaker/Platform.cpp2 symbols

For agents

$ claude mcp add SigMaker-x64 \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page