HadarShahar / process-hidersLinks
Hides processes from the windows task manager using IAT hooking.
☆20Updated 4 years ago
Alternatives and similar repositories for process-hiders
Users that are interested in process-hiders are comparing it to the libraries listed below
Sorting:
- POC of PPID spoofing using NtCreateUserProcess with syscalls to create a suspended process and performing process injection by overwritti…☆41Updated 3 years ago
- A Study in Obfuscation: Analyzing the effect of various techniques to bypass AV engines☆44Updated 2 years ago
- ☆26Updated 3 years ago
- C++ implementation of DOUBLEPULSAR usermode shellcode. Yet another Reflective DLL loader.☆30Updated 3 years ago
- RunPE using Hell's Gate technique.☆32Updated 4 years ago
- ☆55Updated 2 years ago
- ☆40Updated 2 years ago
- Read Memory without ReadProcessMemory for Current Process☆88Updated 3 years ago
- Unhooks Bit Defender from NTDLL and KERNELBASE using a classic technique.☆56Updated 2 years ago
- CSharp Writeups for HackSys Extreme Vulnerable Driver☆43Updated 3 years ago
- ☆64Updated 2 years ago
- Process Injection: APC Injection☆33Updated 4 years ago
- ☆62Updated 3 years ago
- Bypass UAC by abusing the Internet Explorer Add-on installer☆54Updated 4 years ago
- Protected Process (Light) Dump: Uses Zemana AntiMalware Engine To Open a Privileged Handle to a PP/PPL Process And Inject MiniDumpWriteDu…☆24Updated 5 years ago
- Just another casual shellcode native loader☆24Updated 3 years ago
- A PoC tool for exploiting leaked process and thread handles☆32Updated last year
- Former Multi - Ring to Kernel To UserMode Transitional Shellcode For Remote Kernel Exploits☆31Updated 3 years ago
- ☆56Updated 3 years ago
- Disable PPL via custom driver and dump lsass☆15Updated 4 years ago
- ollvm, based on llvm-clang 5.0.2, 6.0.1, 7.0.1, 8.0, 9.0, 9.0.1☆19Updated 3 years ago
- A PoC to demo modifying cmdline of the child process dynamically. It might be useful against process log tracing, AV or EDR.☆40Updated 4 years ago
- Process Hollowing demonstration & explanation☆34Updated 4 years ago
- A repository filled with ideas to break/detect direct syscall techniques☆27Updated 3 years ago
- Files for http://deniable.org/windows/windows-callbacks☆26Updated 5 years ago
- Herpaderply Hollowing - a PE injection technique, hybrid between Process Hollowing and Process Herpaderping☆63Updated 2 years ago
- 💻 Windows 10 Kernel-mode rootkit☆32Updated 2 years ago
- Hijack Printconfig.dll to execute shellcode