This commit is contained in:
Mariusz B. / mgeeky
2021-09-27 11:25:15 +02:00
parent b6ffad6086
commit e48ab418e4
+1 -1
View File
@@ -1,4 +1,4 @@
# Thread Stack Spoofing PoC
# Thread Stack Spoofing / Call Stack Spoofing PoC
A PoC implementation for an advanced in-memory evasion technique that spoofs Thread Call Stack. This technique allows to bypass thread-based memory examination rules and better hide shellcodes while in-process memory.