MahmoudZohdy
Results
6
repositories owned by
MahmoudZohdy
Process-Injection-Techniques
120
Stars
21
Forks
Watchers
Various Process Injection Techniques
Anti-Analysis-DebuggerInjection
19
Stars
6
Forks
Watchers
Anti-Analysis technique, trick the debugger by Hiding events from it.
APICallProxy
86
Stars
22
Forks
Watchers
Windows API Call Obfuscation
IAT-Obfuscation
41
Stars
11
Forks
Watchers
IAT-Obfuscation to make static analysis of executable harder.
DLL-Obfuscation-V2
18
Stars
8
Forks
Watchers
Load Encrypted Dll Using LoadLibraryA, Keep The Dll Encrypted on disc all the time and decrypt it only in memory.
DLL-Obfuscation
17
Stars
3
Forks
Watchers
DLL-Obfuscation, Keep The Dll Encrypted on disc all the time and decrypt it only in memory.