8000 update README.md · b1nhack/rust-shellcode@d56de04 · GitHub
[go: up one dir, main page]

Skip to content

Commit d56de04

Browse files
authored
update README.md
1 parent e5f7ce2 commit d56de04

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# :japanese_ogre: rust-shellcode
1+
# :japanese_ogre:rust-shellcode
22

33
## asm
44

@@ -75,4 +75,4 @@ inject `explorer.exe` by default.
7575
5. copy shellcode to allocated memory using `WriteProcessMemory`
7676
6. change memory permission to executable using `VirtualProtectEx`
7777
7. execute shellcode using `RtlCreateUserThread`
78-
8. close opened handle using `CloseHandle`
78+
8. close opened handle using `CloseHandle`

0 commit comments

Comments
 (0)
0