This commit is contained in:
Mariusz B. / mgeeky
2021-09-27 00:50:14 +02:00
parent 825f2d3954
commit dbd6b5cf41
+2 -2
View File
@@ -43,11 +43,11 @@ This precise logic is provided by `walkCallStack` and `spoofCallStack` functions
This is how a call stack may look like when it is **NOT** spoofed:
[images/not-spoofed.png]
![images/not-spoofed.png]
This in turn, when thread stack spoofing is enabled:
[images/spoofed.png]
![images/spoofed.png]
## Example run