Skip to content

Releases: nevergiveupcpp/sig-importer

Signature Importer v1.0.5 for IDA Pro 9.x

16 Nov 08:28

Choose a tag to compare

Changes v1.0.5:

  1. Improved debug/error logging;
  2. Refactored Import class for better maintainability;
  3. Enhanced error messages for failed operations;
  4. Added absolute addresing support (UPD: 23.10.25)

Signature Importer v1.0.4 for IDA Pro 9.x

09 Nov 12:06

Choose a tag to compare

Changes v1.0.4:

  1. Added custom address range search mode;
  2. Improved address formatting in error and debug output;
  3. Fixed undefined behavior when working with 64-bit address space;

Signature Importer v1.0.3 for IDA Pro 9.x

29 Jul 14:44

Choose a tag to compare

Changes v1.0.3:

  1. Fixed undefined behavior in JSON parsing;
  2. Fixed undefined behavior in type info operations;

Signature Importer v1.0.2 for IDA Pro 9.x

28 Jul 08:19

Choose a tag to compare

Changes v1.0.2:

  1. Fixed file reading mode;
  2. Fixed possible problems with rip-relative calculation;