Skip to content

lsecqt/ThreadlessInject-C

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ThreadlessInject-C

This repository implements Threadless Injection in C

The original POC is available here: https://github.com/CCob/ThreadlessInject

Implementation

The current implementation is designed to inject and execute calc.exe shellcode. Shellcode loading is not integrated. The POC is also tested with windows/x64/shell_reverse_tcp msfvenom payload.

Additionally, the current POC is intentionally implemented with WINAPIs instead of syscalls.

About

This repository implements Threadless Injection in C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages