VirtualAlllocEx / Direct-Syscalls-A-journey-from-high-to-lowLinks
Start with shellcode execution using Windows APIs (high level), move on to native APIs (medium level) and finally to direct syscalls (low level).
☆133Updated 2 years ago
Alternatives and similar repositories for Direct-Syscalls-A-journey-from-high-to-low
Users that are interested in Direct-Syscalls-A-journey-from-high-to-low are comparing it to the libraries listed below
Sorting:
- POC for frustrating/defeating Malware Analysts☆156Updated 3 years ago
- Payload for DLL sideloading of the OneDriveUpdater.exe, based on the PaloAltoNetwork Unit42's blog post☆98Updated 2 years ago
- Stealthier variation of Module Stomping and Module Overloading injection techniques that reduces memory IoCs. Implemented in Python ctype…☆118Updated last year
- Your syscall factory☆123Updated 3 weeks ago
- A tool for converting SysWhispers3 syscalls for use with Nim projects☆146Updated 3 years ago
- ☆188Updated last year
- Hiding shellcode in plain sight within a large memory region. Inspired by technique used by Raspberry Robin's Roshtyak☆205Updated 2 years ago
- C# porting of SysWhispers2. It uses SharpASM to find the code caves for executing the system call stub.☆108Updated 2 years ago
- Do some DLL SideLoading magic☆84Updated last year
- An App Domain Manager Injection DLL PoC on steroids☆172Updated last year
- Infect Shared Files In Memory for Lateral Movement☆194Updated 2 years ago
- ☆136Updated 2 years ago
- different ntdll unhooking techniques : unhooking ntdll from disk, from KnownDlls, from suspended process, from remote server (fileless)☆194Updated last year
- ShellWasp is a tool to help build shellcode that utilizes Windows syscalls, while overcoming the portability problem associated with Wind…☆164Updated last year
- (Demo) 3rd party agent for Havoc☆140Updated last year
- A variation of ProcessOverwriting to execute shellcode on an executable's section☆148Updated last year
- PE obfuscator with Evasion in mind☆211Updated 2 years ago
- Patch AMSI and ETW☆242Updated last year
- Patching AmsiOpenSession by forcing an error branching☆146Updated last year
- Simple BOF to read the protection level of a process☆115Updated 2 years ago
- A Dropper POC with a focus on aiding in EDR evasion, NTDLL Unhooking followed by loading ntdll in-memory, which is present as shellcode (…☆171Updated 2 years ago
- Generate Shellcode Loaders & Injects☆156Updated 2 years ago
- Another approach of Threadless injection discovered by @_EthicalChaos_ in c that loads a module into the target process and stomps it, an…☆180Updated last year
- Lateral Movement Using DCOM and DLL Hijacking☆297Updated 2 years ago
- EDRSandblast-GodFault☆266Updated last year
- Run Your Payload Without Running Your Payload☆181Updated 2 years ago
- ☆122Updated 2 years ago
- Beacon Object File Loader☆287Updated last year
- ☆152Updated last year
- Two new offensive techniques using Windows Fibers: PoisonFiber (The first remote enumeration & Fiber injection capability POC tool) Phan…☆265Updated 9 months ago