13 Commits

Author SHA1 Message Date
hfiref0x 383f8929a2 Add hypervisor & environment detection and fixes
Improve diagnostics and fix some bugs

Signed-off-by: hfiref0x <hfiref0x@users.noreply.github.com>
2026-04-02 13:14:30 +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 35ca4554fe v 1.4.4
Update headers
2025-08-18 15:14:45 +07:00
hfiref0x 88633c9b7a v1.4.4
Each shellcode variant updated to fix latest MSVC trashing issue
Made NetEase driver fully functional
RTLs updated
2025-08-18 15:01:22 +07:00
hfiref0x bb97966abc v 1.3.1
Snapshot 14 Apr 2023
2023-04-17 10:38:20 +07:00
hfiref0x 841aa503cb v 1.3.1
Rearrange output
Add symbols usage for DSEFix
Snapshot 09 Apr 2023
2023-04-13 19:06:34 +07:00
hfiref0x 07ec6e6fd3 v 1.3.0
Added Hilscher wormhole driver as provider 31
Internal rearrange #56
Readme updated
2023-03-22 19:20:38 +07:00
hfiref0x 00e3f0865d v 1.2.7
Added Zemana FakeAV as provider 25 (multiple CVE, e.g. CVE-2018-6606, CVE-2021-31728, CVE-2022-42045)
Address issue #41
Beta 1
2022-11-08 20:05:37 +07:00
hfiref0x 8fc01fd8cc v 1.2.0 2022-02-18 23:55:07 +07:00
hfiref0x a81c4d1dce v 1.2.0
Mimikatz mimidrv wormhole driver added as provider 17
Process Hacker KProcessHacker2 wormhole driver added as provider 18
Process Explorer ProcExp152 wormhole driver added as provider 19
Dell DbUtilDrv2 (CVE-2021-36276) driver added as provider 20
Cheat Engine wormhole driver dbk64 added as provider 21
ASUSTeK GpuTweakII AsIO3 (EneTech wormhole next-gen) driver added as provider 22
Internal rearrange to accompany several new providers
Readme updated
Release Candidate 1
2022-02-15 14:32:36 +07:00
hfiref0x c0e9f31356 v 1.1.0
Additional provider added, AsIO2 from ASUS GPU Tweak;
AsIo2 unlock generator and binder added (can be found under Utils directory);
Readme updated;
(release candidate 3)
2021-04-20 19:43:40 +07:00
hfiref0x 6d7e3bd86c v 1.1.0
Additional provider added, CVE-2019-8372
Readme updated;
(release candidate 2)
2021-04-18 12:02:04 +07:00
hfiref0x c9d012c863 v 1.1.0
Added: Huawei, Realtek and MSI additional providers;
New: Providers moved into separate dll;
Added: dummy dll for several EneTech drivers;
Added: 2 new selectable shellcode variants;
Internal rearrange;
README update;
(release candidate 1, more changes may follow)
2021-04-17 09:11:31 +07:00