All Projects → ajkhoury → Sigmaker X64

ajkhoury / Sigmaker X64

IDA Pro 7 compatible SigMaker plugin

Labels

Projects that are alternatives of or similar to Sigmaker X64

Applysig
Apply IDA FLIRT signatures for Ghidra
Stars: ✭ 106 (-54.11%)
Mutual labels:  ida
Dwarfexport
Export dwarf debug information from IDA Pro
Stars: ✭ 164 (-29%)
Mutual labels:  ida
Iboot64helper
IDAPython loader to help with AArch64 iBoot, iBEC, and SecureROM reverse engineering
Stars: ✭ 189 (-18.18%)
Mutual labels:  ida
Ida nightfall
A dark color theme for IDA Pro
Stars: ✭ 129 (-44.16%)
Mutual labels:  ida
Swissarmyknife
x64dbg utility for linker map files, diff files, PEiD/IDA signatures, and code signature generation
Stars: ✭ 147 (-36.36%)
Mutual labels:  ida
Ghidraaas
Stars: ✭ 172 (-25.54%)
Mutual labels:  ida
Ida For Delphi
IDA Python Script to Get All function names from Event Constructor (VCL)
Stars: ✭ 92 (-60.17%)
Mutual labels:  ida
Ida Batch decompile
*Decompile All the Things* - IDA Batch Decompile plugin and script for Hex-Ray's IDA Pro that adds the ability to batch decompile multiple files and their imports with additional annotations (xref, stack var size) to the pseudocode .c file
Stars: ✭ 198 (-14.29%)
Mutual labels:  ida
Jni helper
Find JNI function signatures in APK and apply to reverse tools.
Stars: ✭ 154 (-33.33%)
Mutual labels:  ida
Fakepdb
Tool for PDB generation from IDA Pro database
Stars: ✭ 186 (-19.48%)
Mutual labels:  ida
Amie
A Minimalist Instruction Extender for the ARM architecture and IDA Pro
Stars: ✭ 136 (-41.13%)
Mutual labels:  ida
Rematch
REmatch, a complete binary diffing framework that is free and strives to be open source and community driven.
Stars: ✭ 141 (-38.96%)
Mutual labels:  ida
Cod Exploits
☠️ Call of Duty - Vulnerabilities and proof-of-concepts
Stars: ✭ 178 (-22.94%)
Mutual labels:  ida
Reversing List
Reversing list
Stars: ✭ 106 (-54.11%)
Mutual labels:  ida
Hrdevhelper
Context-sensitive HexRays decompiler plugin that visualizes the ctree of decompiled functions.
Stars: ✭ 193 (-16.45%)
Mutual labels:  ida
Flare Ida
IDA Pro utilities from FLARE team
Stars: ✭ 1,374 (+494.81%)
Mutual labels:  ida
Mcsema
Framework for lifting x86, amd64, aarch64, sparc32, and sparc64 program binaries to LLVM bitcode
Stars: ✭ 2,198 (+851.52%)
Mutual labels:  ida
Idangr
Use angr in the IDA Pro debugger generating a state from the current debug session
Stars: ✭ 214 (-7.36%)
Mutual labels:  ida
Mmplugin
微信自动抢红包、防消息撤回、修改运动步数、朋友圈小视频转发等功能(无需越狱),附微信重签名教程
Stars: ✭ 198 (-14.29%)
Mutual labels:  ida
Ida Evm
IDA Processor Module for the Ethereum Virtual Machine (EVM)
Stars: ✭ 185 (-19.91%)
Mutual labels:  ida

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!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].