Repository navigation

#

shellcode-injection

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

Python
806
8 个月前

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

Rust
703
2 年前

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

549
5 年前

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

Python
515
5 年前

Process Injection using Thread Name

C
281
6 个月前

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

Rust
257
1 年前

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++
254
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
254
2 年前

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

Go
244
1 年前

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

C
242
1 个月前

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

C
205
4 个月前

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

C#
178
4 年前

Some Rust program I wrote while learning Malware Development

Rust
147
8 个月前