Skip to content

Script that generate VS project with x64 DLL for hijacking

License

Notifications You must be signed in to change notification settings

aspadm/VS_DLL_x64_hijack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VS DLL x64 hijack

Simple script that generates Visual Studio project with x86_64 DLL that used for hijacking existing DLL. One of the usage of this project is creation game mods/patches that does not replace or modify files on drive because do it on the fly.

Installing

python -m pip install -r requirements.txt

Usage

generate_hijack.py path_to_lib.dll VS_project_name

Read more

https://silentbreaksecurity.com/adaptive-dll-hijacking/

About

Script that generate VS project with x64 DLL for hijacking

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages