Winsock packet Editor, which can intercept mobile game with simulator, supports 32-bit and 64 bit App 网络封包拦截器,可拦截手游封包,支持32位及64位程序
-
Updated
Nov 4, 2024 - C#
Winsock packet Editor, which can intercept mobile game with simulator, supports 32-bit and 64 bit App 网络封包拦截器,可拦截手游封包,支持32位及64位程序
Process Injection using Thread Name
MappingInjection via csharp
Process inject technique "Thread hijacking" via csharp
This project contains methodology of creating position independent code that is used to extract shellcode from the generated binary. Position independent shellcode could be injected in any process for evading defenses and creating backdoors.
This repo gives you an injector that bypasses static and dynamic analysis. The shellcodes that are injected must be encrypted with a key and decrypted at runtime to avoid detection.
Implementation of the Process Hollowing technique for process injection (This is the second of three methods in the series)
Implementation of the Process Hollowing technique for process injection (This is the first of three methods in the series)
Implementation of the Process Hollowing technique for process injection (This is the third of three methods in the series)
Implementation of the Process Injection technique for DLL file injection
Add a description, image, and links to the processinjection topic page so that developers can more easily learn about it.
To associate your repository with the processinjection topic, visit your repo's landing page and select "manage topics."