Click here for DLL Making Tutorial
Click here for Injection Tutorial
DLL Injection with Assembly
DLL-Injection-with-Assembly guide for DLL Injection is an advanced and detailed way to learn injection.
Required Tools
- -OllyDbg
- Advanced Assembler level analysing debugger [only used for asm-level-editing purpose]
- -PE Explorer
- Advanced OverPowered PE analyzer [only used for entry-point-editing purpose]
Just research tutorials from tutorial page and learn it gradually.
DLL-Injection-with-Assembly was created to serve three purposes:
DLL-Injection-with-Assembly is a basically DLL Injection learning repository
-
To act as a guide to learn basic DLL Injection with Assembly using OllyDbg.
-
To provide a advanced and easiest way to Inject.
-
There is no any advanced and detailed DLL Injection with Assembly guide on the Internet.
Project Manager - Furkan Türkal (GitHub: dentrax)
We publish source for the [DLL-Injection-with-Assembly] in single rolling branch:
The master branch is extensively tested by our QA team and makes a great starting point for learning the DLL injection. Also tracks live changes by our team.
The base project code is copyrighted by Furkan 'Dentrax' Türkal and is covered by single licence.
All program code (i.e. .cpp, .h, .asm) is licensed under MIT License unless otherwise specified. Please see the LICENSE.md file for more information.
References
While this repository is being prepared, it may have been quoted from some sources. If there is an unspecified source, please contact me.
Please check the CONTRIBUTING.md file for contribution instructions and naming guidelines.
DLL-Injection-with-Assembly was created by Furkan 'Dentrax' Türkal
You can contact by URL: CONTACT
Best Regards