rad9800 / misc
miscellaneous scripts and programs
☆236Updated 2 months ago
Alternatives and similar repositories for misc:
Users that are interested in misc are comparing it to the libraries listed below
- WTSRM☆209Updated 2 years ago
- Replace the .txt section of the current loaded modules from \KnownDlls\ to bypass edrs☆294Updated 2 years ago
- Beacon Object File Loader☆284Updated last year
- Dump the memory of any PPL with a Userland exploit chain☆333Updated 2 years ago
- BOF implementation of @_EthicalChaos_'s ThreadlessInject project. A novel process injection technique with no thread creation, released a…☆372Updated last year
- ☆254Updated 2 years ago
- The code is a pingback to the Dark Vortex blog:☆174Updated 2 years ago
- Shellcode Loader with Indirect Dynamic syscall Implementation , shellcode in MAC format, API resolving from PEB, Syscall calll and syscal…☆308Updated last year
- This novel way of using NtQueueApcThreadEx by abusing the ApcRoutine and SystemArgument[0-3] parameters by passing a random pop r32; ret …☆242Updated last year
- Exploitation of process killer drivers☆198Updated last year
- A PoC implementation for dynamically masking call stacks with timers.☆269Updated 2 years ago
- Experiment on reproducing Obfuscate & Sleep☆142Updated 4 years ago
- Patch AMSI and ETW☆237Updated 10 months ago
- A variant of Gargoyle for x64 to hide memory artifacts using ROP only and PIC☆364Updated 2 years ago
- You shall pass☆256Updated 2 years ago
- Bypass EDR Hooks by patching NT API stub, and resolving SSNs and syscall instructions at runtime☆302Updated last year
- EDRSandblast-GodFault☆257Updated last year
- Use hardware breakpoints to spoof the call stack for both syscalls and API calls☆190Updated 9 months ago
- A Stealthy Lsass Dumper - can abuse ProcExp152.sys driver to dump PPL Lsass, no dbghelp.lib calls.☆320Updated 2 years ago
- Load a dynamic library from memory by modifying the native Windows loader☆210Updated 2 months ago
- The code is a pingback to the Dark Vortex blog: https://0xdarkvortex.dev/hiding-memory-allocations-from-mdatp-etwti-stack-tracing/☆181Updated 2 years ago
- different ntdll unhooking techniques : unhooking ntdll from disk, from KnownDlls, from suspended process, from remote server (fileless)☆186Updated last year
- Building and Executing Position Independent Shellcode from Object Files in Memory☆157Updated 4 years ago
- Two new offensive techniques using Windows Fibers: PoisonFiber (The first remote enumeration & Fiber injection capability POC tool) Phan…☆257Updated 6 months ago
- x64 Assembly HalosGate direct System Caller to evade EDR UserLand hooks☆203Updated 2 years ago
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆292Updated last year
- GhostWriting Injection Technique.☆167Updated 6 years ago
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆180Updated last year
- A Dropper POC with a focus on aiding in EDR evasion, NTDLL Unhooking followed by loading ntdll in-memory, which is present as shellcode (…☆172Updated 2 years ago
- A proof of concept demonstrating the DLL-load proxying using undocumented Syscalls.☆335Updated last month