plackyhacker / Unhook-BitDefenderLinks
Unhooks Bit Defender from NTDLL and KERNELBASE using a classic technique.
☆55Updated 2 years ago
Alternatives and similar repositories for Unhook-BitDefender
Users that are interested in Unhook-BitDefender are comparing it to the libraries listed below
Sorting:
- Load PE via XML Attribute☆31Updated 5 years ago
- Unhook DLL via cleaning the DLL 's .text section☆9Updated 3 years ago
- ☆56Updated 3 years ago
- POC of PPID spoofing using NtCreateUserProcess with syscalls to create a suspended process and performing process injection by overwritti…☆41Updated 3 years ago
- Load a fresh new copy of ntdll.dll via file mapping to bypass API inline hook.☆62Updated 3 years ago
- It stinks☆102Updated 3 years ago
- ☆50Updated 4 years ago
- C++ WinRM API via Reflective DLL☆146Updated 3 years ago
- HookDetection☆45Updated 3 years ago
- Exploring in-memory execution of .NET☆139Updated 3 years ago
- MappingInjection via csharp☆39Updated 3 years ago
- This PoC uses two diferent technics for stealing the primary token from all running processes, showing that is possible to impersonate a…☆55Updated 3 years ago
- Injects shellcode into remote processes using direct syscalls☆79Updated 4 years ago
- UUID based Shellcode loader for your favorite C2☆86Updated 3 years ago
- A Study in Obfuscation: Analyzing the effect of various techniques to bypass AV engines☆43Updated 2 years ago
- Overwrite a process's recovery callback and execute with WER☆103Updated 3 years ago
- Simple windows rpc server for research purposes only☆82Updated 3 years ago
- ProcessHollowing via csharp☆13Updated 3 years ago
- LOCAL AND REMOTE HOOK msv1_0!SpAcceptCredentials from LSASS.exe and DUMP DOMAIN/LOGIN/PASSWORD IN CLEARTEXT to text file.☆119Updated 5 years ago
- Halos Gate-based NTAPI Unhooker☆52Updated 3 years ago
- Upsilon execute shellcode with syscalls - no API like NtProtectVirtualMemory is used☆92Updated 3 years ago
- RunPE using Hell's Gate technique.☆32Updated 4 years ago
- DLL Hollowing PoC - Remote and Self shellcode injection☆80Updated 3 years ago
- ☆82Updated 3 years ago
- Simple and sane cryptographic wrapper library.☆33Updated 2 years ago
- Bypass UAC elevation on Windows 8 (build 9600) & above.☆56Updated 2 years ago
- Writeup of Payload Techniques in C involving Mutants, Session 1 -> Session 0 migration, and Self-Deletion of payloads.☆127Updated 3 years ago
- 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…☆34Updated 3 years ago
- This script is used to bypass DLL Hooking using a fresh mapped copy of ntdll file, patch the ETW and trigger a shellcode with process hol…☆70Updated last year
- SharpElevator is a C# implementation of Elevator for UAC bypass. This UAC bypass was originally discovered by James Forshaw and publishe…☆58Updated 2 years ago