shellcode topic

List shellcode repositories

venom-rs

315
Stars
38
Forks
Watchers

Rusty Injection - Shellcode Reflective DLL Injection (sRDI) in Rust (Codename: Venom)

Condor

84
Stars
15
Forks
Watchers

「🛡️」AVs/EDRs Evasion tool

DamnPythonEvasion

64
Stars
11
Forks
Watchers

That guy uses python to bypass anti-virus, goddamn!基于python pyd的shellcode免杀绕过

UnhookingDLL

59
Stars
9
Forks
Watchers

This script is used to bypass DLL Hooking using a fresh mapped copy of ntdll file, patch the ETW and trigger a shellcode with process hollowing

MiniShell

39
Stars
11
Forks
Watchers

Shell Bypass free | Backdoor Free

C2_Elevated_Shell_DLL_Hijcking

25
Stars
3
Forks
Watchers

DLL Hijacking and Mock directories technique to bypass Windows UAC security feature and getting high-level privileged reverse shell. Security researchers identified this technique which uses a simplif...

runsc

34
Stars
3
Forks
Watchers

runsc loads 32/64 bit shellcode (depending on how runsc is compiled) in a way that makes it easy to load in a debugger. This code is based on the code from https://github.com/Kdr0x/Kd_Shellcode_Loader...

This novel way of using NtQueueApcThreadEx by abusing the ApcRoutine and SystemArgument[0-3] parameters by passing a random pop r32; ret gadget can be used for stealthy code injection.

Process-Injections-Techniques

21
Stars
5
Forks
Watchers

Variety of different process injections implemented in C++