Skip to content

KFriitz/DllSideloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

DllSideloader

C++ port of the awesome NimDllSideload repository by Byt3bl33d3r

Usage

  1. Download and install GCC for windows and add gcc to PATH environment variable
  2. Copy the target Dll to current working directory containing dllmain.cpp and sideloader.py and run sideloader.py <target_dll_name.dll>
  3. Copy both proxy and original dll to target application folder and execute the application

!!! For Educational Purposes only !!!

About

C++ port of the awesome Nim Dll Sideload (https://github.com/byt3bl33d3r/NimDllSideload/tree/main)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published