plackyhacker / Unhook-BitDefenderLinks
Unhooks Bit Defender from NTDLL and KERNELBASE using a classic technique.
☆57Updated 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☆32Updated 6 years ago
- ☆59Updated 3 years ago
- POC of PPID spoofing using NtCreateUserProcess with syscalls to create a suspended process and performing process injection by overwritti…☆40Updated 4 years ago
- It stinks☆104Updated 3 years ago
- Exploring in-memory execution of .NET☆138Updated 3 years ago
- Injects shellcode into remote processes using direct syscalls☆77Updated 5 years ago
- C++ WinRM API via Reflective DLL☆145Updated 4 years ago
- LOCAL AND REMOTE HOOK msv1_0!SpAcceptCredentials from LSASS.exe and DUMP DOMAIN/LOGIN/PASSWORD IN CLEARTEXT to text file.☆122Updated 6 years ago
- ☆51Updated 5 years ago
- UUID based Shellcode loader for your favorite C2☆86Updated 4 years ago
- HookDetection☆45Updated 4 years ago
- Load a fresh new copy of ntdll.dll via file mapping to bypass API inline hook.☆62Updated 4 years ago
- This PoC uses two diferent technics for stealing the primary token from all running processes, showing that is possible to impersonate a…☆57Updated 4 years ago
- Overwrite a process's recovery callback and execute with WER☆103Updated 3 years ago
- RunPE using Hell's Gate technique.☆32Updated 5 years ago
- Simple windows rpc server for research purposes only☆83Updated 3 years ago
- MappingInjection via csharp☆40Updated 4 years ago
- ProcessHollowing via csharp☆13Updated 4 years ago
- Windows PE - TLS (Thread Local Storage) Injector in C/C++☆107Updated 5 years ago
- SLib is a sandbox evasion library that implements some of the checks from https://evasions.checkpoint.com in C#☆66Updated 2 years ago
- An attempt to make a LoadLibrary designed for offensive operations, in C# obviously.☆55Updated 3 years ago
- Bypass UAC elevation on Windows 8 (build 9600) & above.☆57Updated 3 years ago
- DLL Hollowing PoC - Remote and Self shellcode injection☆85Updated 4 years ago
- ☆82Updated 3 years ago
- Hijack Printconfig.dll to execute shellcode☆100Updated 5 years ago
- A Study in Obfuscation: Analyzing the effect of various techniques to bypass AV engines☆45Updated 3 years ago
- Upsilon execute shellcode with syscalls - no API like NtProtectVirtualMemory is used☆92Updated 4 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…☆36Updated 4 years ago
- SharpElevator is a C# implementation of Elevator for UAC bypass. This UAC bypass was originally discovered by James Forshaw and publishe…☆61Updated 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