Skip to content

The application injects a library for hooking function.

Notifications You must be signed in to change notification settings

sageofeon/hooklibinjector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hooklibinjector

The application injects a library that hooking a function in the other application we need and calls its overridden function.
The Minhook library is used. https://github.com/TsudaKageyu/minhook

How to use.

Build all the projects in the solution.
Run the "test" process separately.
Then run the "injector" process.

Приложение делает инъекцию библиотеки, которая перехватывает какую либо функцию в нужном нам другом приложении и вызывает свою переопределнную функцию.
Используется библиотека Minhook. https://github.com/TsudaKageyu/minhook

Как использовать.

Постройте все проекты в решении.
Запустите отдельно процесс "test".
Затем запустите процесс "injector".

About

The application injects a library for hooking function.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages