Skip to content

Commit b8ad49b

Browse files
Update README.md
1 parent 55ab870 commit b8ad49b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# fido
22
Teaching an old shellcode new tricks
33

4-
Give fido.py a x86 (32 bit) windows shellcode and it will strip off Stephen Fewer's hash API stub and replace it
4+
Give fido.py a x86 (32 bit or 64 bit) windows shellcode and it will strip off Stephen Fewer's hash API stub and replace it
55
with something that bypasses EMET Caller and EAF+ checks but keeps the actual API calls in use.
66

77
# WARNING: If the 2nd stage payload uses the hash api from metasploit that loads Win APIs from the Export Address Table and jmp's into them, EMET will catch it.

0 commit comments

Comments
 (0)