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
- Host: GitHub
- URL: https://github.com/nukem9/sigmake
- Owner: Nukem9
- License: zlib
- Created: 2015-04-21T02:23:50.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2020-07-02T09:47:18.000Z (almost 6 years ago)
- Last Synced: 2025-06-07T06:09:56.530Z (about 1 year ago)
- Language: C
- Homepage:
- Size: 344 KB
- Stars: 43
- Watchers: 5
- Forks: 9
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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