Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mylifeismyhome/tinjector

Windows Injector examples in c/pp
https://github.com/mylifeismyhome/tinjector

beginner cpp example injector manual-mapping remote-loadlibrary setwindowshookex thread-hijacking windows x64

Last synced: 3 days ago
JSON representation

Windows Injector examples in c/pp

Awesome Lists containing this project

README

        

tInjector


Collection of simple methods to inject a dll into a process
======

Autor: Tobias Staack

---

## Methods

- RemoteLoadLibrary
- CreateRemoteThread
- ThreadHijacking

- ManualMapping
- CreateRemoteThread
- ThreadHijacking

- SetWindowsHookEx