Releases: nevergiveupcpp/sig-importer
Releases · nevergiveupcpp/sig-importer
Signature Importer v1.0.5 for IDA Pro 9.x
Changes v1.0.5:
- Improved debug/error logging;
- Refactored Import class for better maintainability;
- Enhanced error messages for failed operations;
- Added absolute addresing support (UPD: 23.10.25)
Signature Importer v1.0.4 for IDA Pro 9.x
Changes v1.0.4:
- Added custom address range search mode;
- Improved address formatting in error and debug output;
- Fixed undefined behavior when working with 64-bit address space;
Signature Importer v1.0.3 for IDA Pro 9.x
Changes v1.0.3:
- Fixed undefined behavior in JSON parsing;
- Fixed undefined behavior in type info operations;
Signature Importer v1.0.2 for IDA Pro 9.x
Changes v1.0.2:
- Fixed file reading mode;
- Fixed possible problems with rip-relative calculation;