This commit is contained in:
Mariusz B. / mgeeky
2021-10-01 19:18:07 +02:00
parent 185751891e
commit 11e78b4855
+2
View File
@@ -30,6 +30,8 @@ void WINAPI MySleep(DWORD _dwMilliseconds)
The previous implementation, utilising `StackWalk64` can be accessed in this [commit c250724](https://github.com/mgeeky/ThreadStackSpoofer/tree/c2507248723d167fb2feddf50d35435a17fd61a2).
This implementation works nicely on both `Debug` and `Release` under two architectures - `x64` and `x86`.
## Demo