An open API service indexing awesome lists of open source software.

https://github.com/nukem9/sigmake

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

Last synced: about 1 year ago
JSON representation

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

Awesome Lists containing this project

README

          

# 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)](http://www.microsoft.com/en-us/download/details.aspx?id=40784)

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