Update README.md

This commit is contained in:
thefLink
2022-05-25 00:21:30 +02:00
committed by GitHub
parent 0c3da53863
commit 0ae428a28b
+1 -1
View File
@@ -2,7 +2,7 @@
A variant of Gargoyle for x64 to hide memory artifacts using ROP only and PIC.
Huge thanks to [@waldoirc](https://twitter.com/waldoirc) for documenting large parts of it on his [blog](https://www.arashparsa.com/bypassing-pesieve-and-moneta-the-easiest-way-i-could-find/)
Huge thanks to [@waldoirc](https://twitter.com/waldoirc) for documenting large parts of this technique on his [blog](https://www.arashparsa.com/bypassing-pesieve-and-moneta-the-easiest-way-i-could-find/)
This implementation is different in that it does not make use of any APCs and is fully implemented as PIC.
## Description