whokilleddb / A-Study-in-ObfuscationLinks
A Study in Obfuscation: Analyzing the effect of various techniques to bypass AV engines
☆44Updated 2 years ago
Alternatives and similar repositories for A-Study-in-Obfuscation
Users that are interested in A-Study-in-Obfuscation 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
- ☆56Updated 3 years ago
- Bypass UAC elevation on Windows 8 (build 9600) & above.☆56Updated 2 years ago
- ☆40Updated 2 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
- ☆26Updated 3 years ago
- RunPE using Hell's Gate technique.☆32Updated 4 years ago
- Windows RPC example calling stubs generated from MS-LSAT and MS-LSAD☆26Updated last year
- ☆62Updated 3 years ago
- A PoC tool for exploiting leaked process and thread handles☆32Updated last year
- ☆54Updated 2 years ago
- Just another version of the custom stack call from Proxy-Function-Calls-For-ETwTI☆35Updated 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…☆57Updated 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…☆35Updated 3 years ago
- A (quite) simple steganography algorithm to hide shellcodes within bitmap image.☆23Updated last year
- Files for http://deniable.org/windows/windows-callbacks☆26Updated 5 years ago
- HookDetection☆46Updated 3 years ago
- impersonate trustedinstaller by fiddling with tokens☆17Updated 3 years ago
- x64 version☆37Updated 3 years ago
- An attempt to make a LoadLibrary designed for offensive operations, in C# obviously.☆56Updated 3 years ago
- C++ implementation of DOUBLEPULSAR usermode shellcode. Yet another Reflective DLL loader.