https://github.com/mpgn/dllinjectexec
:syringe: Dll injection for executable file :syringe:
https://github.com/mpgn/dllinjectexec
dll-injection executable windows
Last synced: 9 months ago
JSON representation
:syringe: Dll injection for executable file :syringe:
- Host: GitHub
- URL: https://github.com/mpgn/dllinjectexec
- Owner: mpgn
- Created: 2016-07-05T19:18:15.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-07-22T12:07:11.000Z (over 9 years ago)
- Last Synced: 2024-05-02T01:55:41.662Z (over 1 year ago)
- Topics: dll-injection, executable, windows
- Language: C++
- Homepage:
- Size: 87.9 KB
- Stars: 14
- Watchers: 3
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Dll Injection into executable file
This DLL execute a script file `script.bat` placed into the same folder as the DLL.

Example :
- Move `C:\Windows\notepad.exe` into `C:\temp`
- Rename `x64.dll` to `CRYPTBASE.dll`
- Enjoy, this is DLL Hijacking
http://www.thewindowsclub.com/dll-hijacking