11 Commits

Author SHA1 Message Date
nblog 9f145cf9e0 refactor(teb): replace global LastError with TEB field
update GetLastError and SetLastError to use TEB's LastErrorValue
instead of a global variable.
2025-11-25 02:57:13 +01:00
Petr Beneš e61348e547 bump Detours subrepo 2022-08-24 16:00:14 +02:00
Petr Beneš 4cb842ca11 retarget to VS2022 2022-08-24 15:58:22 +02:00
Petr Benes d5536ccfa7 retarget solution to latest MSVC 2021-06-01 23:42:47 +02:00
Parallel Xenoexcite 2e450c7317 update README.md 2019-02-23 21:46:52 +01:00
Petr Benes 905082be07 use RtlAllocateHeap/RtlFreeHeap instead of virtual memory 2018-10-15 23:38:54 +02:00
Petr Benes 10a6e7705f add ARM & ARM64 support 2018-10-15 23:18:22 +02:00
Petr Benes 2c7aa5aca8 update reference to injdrv project in README.md 2018-09-28 18:46:00 +02:00
Petr Benes fd2f954e5a minor fix 2018-09-27 22:39:38 +02:00
Erjan Kalybek aa42369c4a Fix typo 2018-09-02 15:12:04 +02:00
Petr Benes e03593c2b6 initial commit 2018-08-18 17:49:27 +02:00