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

Skip to content

Commit f7762da

Browse files
committed
update README.md
1 parent 490b8ac commit f7762da

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# :japanese_ogre:rust-shellcode
22

3+
* [asm](#asm)
4+
* [create_fiber](#create_fiber)
5+
* [create_remote_thread](#create_remote_thread)
6+
* [create_remote_thread_native](#create_remote_thread_native)
7+
* [create_thread](#create_thread)
8+
* [create_thread_native](#create_thread_native)
9+
* [etwp_create_etw_thread](#etwp_create_etw_thread)
10+
* [nt_queue_apc_thread_ex_local](#nt_queue_apc_thread_ex_local)
11+
* [rtl_create_user_thread](#rtl_create_user_thread)
12+
313
## asm
414

515
shellcode execute locally.

0 commit comments

Comments
 (0)
0