2017-09-30 11:14:42 +01:00
2017-09-30 11:14:42 +01:00
2017-09-30 11:11:46 +01:00

A Collection Of Memory Injection Examples

thread-hijack.cs - This example suspends a thread within a running process, injects shellcode in the process and redirects execution of an existing thread to the shellcode. Once the shellcode is executed the thread will continue as before.

S
Description
Automated archival mirror of github.com/pwndizzle/c-sharp-memory-injection
Readme 51 KiB
Languages
C# 100%