4 Commits

Author SHA1 Message Date
hfiref0x 6aed10d103 Add decompression support to PCOMP utility
Updated PCOMP to support a decompression mode via the '-d' argument. Updated project files to add new source, adjust toolset, and support case-insensitive string comparison. Minor fix in sup.cpp to use SystemSuperfetchInformation enum.
2025-12-19 22:54:05 +07:00
hfiref0x 2d5ba13010 Update version, fix memory leaks and improve error handling
Fix memory leaks by adding missing supHeapFree calls and improve error handling in victim.cpp and shellcode.cpp. Update project toolset to v143 in GenAsIo2Unlock.vcxproj and adjust debugger arguments. Minor bug fixes and code cleanups in process mitigation, string formatting, and command-line argument parsing.
2025-12-01 19:32:55 +07:00
hfiref0x 6255330408 v 1.1.2
Added GMER "Antirootkit" as provider 15
Fix for invalid Tanikaze compilation result
2022-01-25 15:46:04 +07:00
hfiref0x cdc215d29f v 1.1.1
PassMark DirectIo64 provider added;
PCOMP utility added;
Readme updated.
2021-04-27 23:27:48 +07:00