NtRaiseHardError / AntiHook
PoC designed to evade userland-hooking anti-virus.
☆88Updated 5 years ago
Alternatives and similar repositories for AntiHook
Users that are interested in AntiHook are comparing it to the libraries listed below
Sorting:
- Simple 32/64-bit PEs loader.☆138Updated 6 years ago
- Process Doppelgänging☆156Updated 7 years ago
- PoC for detecting and dumping code injection (built and extended on UnRunPE)☆56Updated 6 years ago
- C++☆80Updated 8 years ago
- Protects deletion of files with a specified extension using a kernel-mode driver.☆75Updated 6 years ago
- Process reimaging proof of concept code☆96Updated 5 years ago
- Weaponizing Gigabyte driver for priv escalation and bypass PPL☆68Updated 5 years ago
- An example of how x64 kernel shellcode can dynamically find and use APIs☆106Updated 4 years ago
- APC DLL Injector with NtQueueApcThread and wake up thread support☆43Updated 7 years ago
- Analyze and attack windows applications using dll hijacking vulnerabilities☆56Updated 5 years ago
- Use NT Native Registry API to create a registry that normal user can not query.☆91Updated 7 years ago
- Process Hollowing for 32 bit and 64 bit☆79Updated 7 years ago
- A process overwriting its own PEB to make an illusion that it has been loaded from a different path.☆96Updated 3 years ago
- Sysmon shenanigans☆65Updated 4 years ago
- Parser for a custom executable format from Hidden Bee malware (first stage)☆43Updated 8 months ago
- A modified RunPE (process hollowing) technique avoiding the usage of SetThreadContext by appending a TLS section which calls the original…☆96Updated 5 years ago
- PoC for detecting and dumping process hollowing code injection☆51Updated 6 years ago
- A tool to help malware analysts tell that the sample is injecting code into other process.☆78Updated 9 years ago
- codes for my blog post: https://secrary.com/Random/InstrumentationCallback/☆176Updated 7 years ago
- Fileless persistence, attacks and anti-forensic capabilties.☆91Updated 6 years ago
- Adds a user-mode asynchronous procedure call (APC) object to the APC queue of the specified thread and spoof the Parent Process.☆157Updated 5 years ago
- Hidden kernel mode code execution for bypassing modern anti-rootkits.☆83Updated 14 years ago
- Multi-purpose proof-of-concept tool based on CPU-Z CVE-2017-15303☆109Updated 7 years ago
- Reflective PE loader for DLL injection☆174Updated 7 years ago
- https://blog.f-secure.com/hiding-malicious-code-with-module-stomping/☆120Updated 5 years ago
- Retrieve pointers to undocumented kernel functions and offsets to members within undocumented structures to use in your driver by using t…☆56Updated 5 years ago
- NINA: No Injection, No Allocation x64 Process Injection Technique☆225Updated 4 years ago
- ☆49Updated 5 years ago
- A simple rootkit to hide a process☆46Updated 11 years ago
- Reverse engineered source code of the autochk rootkit