From 11e78b4855ba768a61f5672eefba3a8925aba439 Mon Sep 17 00:00:00 2001 From: "Mariusz B. / mgeeky" Date: Fri, 1 Oct 2021 19:18:07 +0200 Subject: [PATCH] readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 7655872..3b3746a 100644 --- a/README.md +++ b/README.md @@ -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