Releases: nevergiveupcpp/oh-my-dump
Releases · nevergiveupcpp/oh-my-dump
Oh My Dump v1.0.15 for IDA Pro 9.x
Changes v1.0.15:
- Added HCLI package manager support;
- Improved project documentation;
Oh My Dump 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)
Oh My Dump 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;
Oh My Dump 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;
Oh My Dump v1.0.2 for IDA Pro 9.x
Changes v1.0.2:
- Fixed file reading mode;
- Fixed possible problems with rip-relative calculation;