Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code-Injection

This repository is a sample of Code Injection and several hooking techniques.

How to used?

Have a target.exe and main.exe in folder. It is Windows GUI program. Click the Click me! button to show message box. If you not hooked, show the Not Hooked message in message box. If you hooked, show the Hooked..! message in message box.

What is hooking?

Hooking is The act of taking control of a particular function

Morty Proxy This is a proxified and sanitized view of the page, visit original site.