Results 6 repositories owned by MahmoudZohdy

Anti-Analysis-DebuggerInjection

19
Stars
6
Forks
Watchers

Anti-Analysis technique, trick the debugger by Hiding events from it.

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.