Skip to content

A project that uses different methods to inject data into a windows 11 process

Notifications You must be signed in to change notification settings

YourAva/Winjection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

WINJECTION

Winjection is a stack of windows injection project's I've been working on, some more effective than others.

NativeAPI -- This is a small project i've been working on that takes a windows 11 process and injects it with shell code, which can be customised via main.c, we use the Native API in hopes to become less detectable from antivirus' and windows defender. BasicInjection -- Basic Injection is a simple injection code. It's similar to NativeAPI except it's more detectable as it interacts with the win32 API instead of the Native API.

Credits 📜

Crow -- The YouTuber that made the tutorial for this code. I thank him endlessly for making such entertaining and informative vidoes.

Notice ‼️

This code was made for Windows 11 (x64) build 10.0.22631.2428. It may not work as intended on other builds. In addition. THIS PROGRAM IS MALWARE!, It's not that powerful, but depending on what's in the shell code, it absolutely can be, be safe, and happy hacking! <3

About

A project that uses different methods to inject data into a windows 11 process

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published