Kara-4search

Results 11 repositories owned by Kara-4search

HellgateLoader_CSharp

15
Stars
1
Forks
Watchers

Load shellcode via HELLGATE, Rewrite hellgate with .net framework for learning purpose.

FullDLLUnhooking_CSharp

50
Stars
10
Forks
Watchers

Unhook DLL via cleaning the DLL 's .text section

EarlyBirdInjection_CSharp

24
Stars
8
Forks
Watchers

Inject shellcode into process via "EarlyBird"

Fiber_ShellcodeExecution

28
Stars
7
Forks
Watchers

Using fibers to execute shellcode in a local process via csharp

NewNtdllBypassInlineHook_CSharp

58
Stars
10
Forks
Watchers

Load a fresh new copy of ntdll.dll via file mapping to bypass API inline hook.