Broihon / StartRoutine
A library with four different methods to execute shellcode in a process
☆24Updated 5 years ago
Alternatives and similar repositories for StartRoutine:
Users that are interested in StartRoutine are comparing it to the libraries listed below
- ZeroImport is a lightweight and easy to use C++ library for Windows Kernel Drivers. It allows you to hide any import in your kernel drive…☆48Updated 2 years ago
- using gpuz to load driver☆33Updated 6 years ago
- Small class to parse debug info from PEs, download their respective PDBs from the Microsoft Public Symbol Server and calculate RVAs of fu…☆44Updated 2 years ago
- A poc that abuses Enclave☆38Updated 2 years ago
- Walks the Process' VAD list to grab the PTE's corresponding to a usermode virtual address, all to get the physical address☆24Updated 3 years ago
- A class to gather information about a process, its threads and modules.☆24Updated 5 years ago
- silence file system monitoring components by hooking their minifilters☆56Updated last year
- LSASS INJECTOR☆35Updated 6 years ago
- Example of hijacking system calls via function pointer tables☆31Updated 3 years ago
- A reflexive driver loader to bypass Windows DSE (featuring a custom PE loader)☆41Updated 6 years ago
- ☆26Updated 3 years ago
- ☆24Updated 6 years ago
- Elevate arbitrary MSR writes to kernel execution.☆33Updated last year
- ☆59Updated 2 years ago
- Bypassing kernel patch protection runtime☆20Updated 2 years ago
- Small project to generate fake DLLs based on an executable's import table☆23Updated 4 years ago
- X86/X64 Hardware Breakpoint Manager☆41Updated 3 years ago
- Debug Print viewer (user and kernel)☆66Updated last year
- (DEPRECATED) A simple anti-anti debug library for Windows☆29Updated 4 years ago
- Скрытие строки от отладчиков и декомпиляторов☆50Updated 5 years ago
- An extended proof-of-concept for the CVE-2021-21551 Dell ‘dbutil_2_3.sys’ Kernel Exploit☆24Updated 3 years ago
- ☆31Updated 4 years ago
- Analysing and defeating PatchGuard universally☆34Updated 4 years ago
- Stealthy Injector that leverages a vulnerable driver and other exploits to remain undetected☆36Updated 6 years ago
- Allows you to find the use of ScyllaHide, if your program will debug and restore hooking functions bytes.☆25Updated 5 years ago
- Bypasses for Windows kernel callbacks PatchGuard protection☆43Updated 3 years ago
- Hijack NotifyRoutine for a kernelmode thread☆41Updated 2 years ago
- Another method to anti ThreadHideFromDebugger