plackyhacker / Unhook-BitDefender
Unhooks Bit Defender from NTDLL and KERNELBASE using a classic technique.
☆53Updated last year
Alternatives and similar repositories for Unhook-BitDefender:
Users that are interested in Unhook-BitDefender are comparing it to the libraries listed below
- POC of PPID spoofing using NtCreateUserProcess with syscalls to create a suspended process and performing process injection by overwritti…☆39Updated 3 years ago
- ☆50Updated 4 years ago
- HookDetection☆44Updated 3 years ago
- Halos Gate-based NTAPI Unhooker☆49Updated 2 years ago
- Unhook DLL via cleaning the DLL 's .text section☆8Updated 3 years ago
- Load PE via XML Attribute☆29Updated 4 years ago
- Simple windows rpc server for research purposes only☆82Updated 2 years ago
- My personal shellcode loader☆32Updated last year
- Windows API Call Obfuscation☆99Updated 2 years ago
- Herpaderply Hollowing - a PE injection technique, hybrid between Process Hollowing and Process Herpaderping☆48Updated 2 years ago
- Upsilon execute shellcode with syscalls - no API like NtProtectVirtualMemory is used☆92Updated 3 years ago
- Inject shellcode into process via "EarlyBird"☆25Updated 3 years ago
- ☆56Updated 2 years ago
- This PoC uses two diferent technics for stealing the primary token from all running processes, showing that is possible to impersonate a…☆56Updated 3 years ago
- Overwrite a process's recovery callback and execute with WER☆102Updated 2 years ago
- Bypassing ETW with Csharp☆26Updated 3 years ago
- ☆36Updated 4 years ago
- MappingInjection via csharp☆37Updated 3 years ago
- ProcessHollowing via csharp☆12Updated 3 years ago
- Injects shellcode into remote processes using direct syscalls☆74Updated 4 years ago
- An attempt to make a LoadLibrary designed for offensive operations, in C# obviously.☆54Updated 2 years ago
- C++ implementation of DOUBLEPULSAR usermode shellcode. Yet another Reflective DLL loader.☆29Updated 3 years ago
- A Study in Obfuscation: Analyzing the effect of various techniques to bypass AV engines☆41Updated 2 years ago
- A simple dumper as FreshyCalls' PoC. That's what's trendy, isn't it? ¯\_(ツ)_/¯☆39Updated 4 years ago
- It stinks☆101Updated 2 years ago
- Bypass UAC at any level by abusing the Task Scheduler and environment variables☆30Updated 3 years ago
- ZwProcessHollowing is a x64 process hollowing project which uses direct systemcalls, dll unhooking and RC4 payload decryption☆81Updated last year
- This is a simple project made to evade https://github.com/thefLink/Hunt-Sleeping-Beacons by using a busy wait instead of beacon's built i…☆32Updated 3 years ago
- Artemis - C++ Hell's Gate Syscall Implementation☆31Updated last year
- SharpElevator is a C# implementation of Elevator for UAC bypass. This UAC bypass was originally discovered by James Forshaw and publishe…☆50Updated 2 years ago