Releases: A200K/IDA-Pro-SigMaker
1.0.7 (IDA 8 + 9)
Drop into plugin folder of your IDA installation.
Press CTRL+ALT+S to open the menu.
-
Fixed #18 by allowing lowercase signatures in search mode
-
Added releases for IDA 8 and 9, please see the file naming scheme
- IDA 8: SigMaker8.dll + SigMaker8_64.dll
- IDA 9: SigMaker9_64.dll
1.0.6 (IDA 8 + 9)
Drop into plugin folder of your IDA installation.
Press CTRL+ALT+S to open the menu.
-
Massively improved signature creation performance for larger databases, by utilizing an AVX2-optimized signature searching library: https://github.com/qis/signature (as belmeopmenieuwesim suggested in #11 (comment) - thank you very much!)
-
Removed immediate values as a default option for wildcards, to achieve shorter signatures (as https://github.com/GCHE1 mentioned in #11 (comment) - thanks!)
-
Added releases for IDA 8 and 9, please see the changed file naming scheme
- IDA 8: SigMaker8.dll + SigMaker8_64.dll
- IDA 9: SigMaker9_64.dll
v1.0.6
Drop into plugin folder of your IDA installation.
Press CTRL+ALT+S to open the menu.
- Massively improved signature creation performance for larger databases, by utilizing an AVX2-optimized signature searching library: https://github.com/qis/signature (as belmeopmenieuwesim suggested in #11 (comment) - thank you very much!)
- Removed immediate values as a default option for wildcards, to achieve shorter signatures (as https://github.com/GCHE1 mentioned in #11 (comment) - thanks!)
v1.0.5
v1.0.4
v1.0.3
v1.0.2
v1.0.1
Drop into plugin folder of your IDA installation.
Press CTRL+ALT+S to open the menu.
- Added "Continue when leaving function scope" option. Leave this disabled to achieve higher quality signatures, especially for xrefs.
- Added wait / abort window, so operation does not appear as a random freeze