Skip to content

AlienX2001/DLL-Template-C

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

DLL-Injections-Techniques-and-Templates

Templates for making .dll's

How to Use it

For dll-template.c

Simply change the code as given in the comments and compile using x86_64-w64-mingw32-gcc-win32 dll.c -o "OUTPUT".dll -shared from any linux box having mingw-w64 using sudo apt install mingw-w64

For dll-proxy.py

Simply run it with python3, python3 dll-proxy.py "DLL FILE NAME"

Requirements:- pip3 install pefile

About

Templates for making .dll's

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published