#注入 #进程 #动态链接库 #不同 #Windows #位置 #流行

已删除 Amputate

用于(目前为Windows)进程注入的crate,使用不同的技术

1 个不稳定版本

0.1.0 2022年8月15日

#30 in #流行

Apache-2.0

5KB
51 代码行

A place for popular offensive tradecraft  techniques

usage : 
fn code_inject("explorer",[0x00,0x0a.......].to_vec());  // injects raw shellcode into the given process 

fn loadl_dll("explorer","C:\temp\shell.dll") // injects the dll into the given process 

hold on while I update more techniques that not only include shellcode and injection techniques but also detours,manualmappings,apicall cloaks and ....

依赖

~0.7–1MB
~22K SLoC