Repository navigation

#

shellcode-injection

Inject a shared library (i.e. arbitrary code) into a live linux process, without ptrace

Python
785
2 个月前

Shellcode injection technique. Given as C++ header, standalone Rust program or library.

Rust
696
2 年前

PE Injection、DLL Injection、Process Injection、Thread Injection、Code Injection、Shellcode Injection、ELF Injection、Dylib Injection, including 400+Tools and 350+posts

530
5 年前

Excel 4.0 (XLM) Macro Generator for injecting DLLs and EXEs into memory.

Python
509
5 年前

Process Injection using Thread Name

C
257
2 天前

This POC gives you the possibility to compile a .exe to completely avoid statically detection by AV/EPP/EDR of your C2-shellcode and download and execute your C2-shellcode which is hosted on your (C2)-webserver.

C++
246
2 年前

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.

C
246
2 年前

A collection of offensive Go packages inspired by different Go repositories.

Go
244
6 个月前

Threadless Module Stomping In Rust with some features (In memory of those murdered in the Nova party massacre)

Rust
242
10 个月前

A flexible PE loader, loading module in memory. Most of the functions can be inline, compatible for shellcode.

C
192
2 个月前

Waiting Thread Hijacking - injection by overwriting the return address of a waiting thread

C
182
2 天前

Collection of shellcode injection techniques packed in a D/Invoke weaponized DLL

C#
178
3 年前

Some Rust program I wrote while learning Malware Development

Rust
131
3 个月前