8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 490b8ac commit f7762daCopy full SHA for f7762da
README.md
@@ -1,5 +1,15 @@
1
# :japanese_ogre:rust-shellcode
2
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
+
13
## asm
14
15
shellcode execute locally.
0 commit comments