Remove unused function

This commit is contained in:
Paul Laîné (@am0nsec)
2020-06-16 23:34:58 +01:00
committed by GitHub
parent 0ca60b7b26
commit 5f6961f44b
+1 -7
View File
@@ -20,10 +20,4 @@
syscall
ret
HellDescent ENDP
GetPeb PROC
mov rax, GS:[60h]
ret
GetPeb ENDP
end
end