VirtualAlllocEx / Direct-Syscalls-A-journey-from-high-to-low
Start with shellcode execution using Windows APIs (high level), move on to native APIs (medium level) and finally to direct syscalls (low level).
☆133Updated last year
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
- POC for frustrating/defeating Malware Analysts☆154Updated 2 years ago
- Your syscall factory☆121Updated 2 weeks ago
- Payload for DLL sideloading of the OneDriveUpdater.exe, based on the PaloAltoNetwork Unit42's blog post☆91Updated 2 years ago
- A tool for converting SysWhispers3 syscalls for use with Nim projects☆144Updated 2 years ago
- Beacon Object File Loader☆284Updated last year
- Building and Executing Position Independent Shellcode from Object Files in Memory☆157Updated 4 years ago
- Patch AMSI and ETW☆237Updated 10 months ago
- ☆181Updated last year
- Infect Shared Files In Memory for Lateral Movement☆194Updated 2 years ago
- ☆119Updated last year
- Stealthier variation of Module Stomping and Module Overloading injection techniques that reduces memory IoCs. Implemented in Python ctype…☆113Updated last year
- Hookers are cooler than patches.☆170Updated 3 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 (…☆172Updated 2 years ago
- A bunch of scripts and code i wrote.☆135Updated 4 months ago
- ☆133Updated last year
- C# porting of SysWhispers2. It uses SharpASM to find the code caves for executing the system call stub.☆103Updated last year
- Hiding shellcode in plain sight within a large memory region. Inspired by technique used by Raspberry Robin's Roshtyak☆202Updated 2 years ago
- An App Domain Manager Injection DLL PoC on steroids☆167Updated last year
- Do some DLL SideLoading magic☆79Updated last year
- An x64 position-independent shellcode stager that verifies the stage it retrieves prior to execution☆183Updated 3 months ago
- A basic meterpreter protocol stager using the libpeconv library by hasherezade for reflective loading☆83Updated 2 years ago
- ShellWasp is a tool to help build shellcode that utilizes Windows syscalls, while overcoming the portability problem associated with Wind…☆165Updated last year
- A variation of ProcessOverwriting to execute shellcode on an executable's section☆147Updated last year
- CobaltStrike BOF to spawn Beacons using DLL Application Directory Hijacking☆226Updated last year
- CobaltWhispers is an aggressor script that utilizes a collection of Beacon Object Files (BOF) for Cobalt Strike to perform process inject…☆230Updated 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…☆176Updated last year
- Deleting Shadow Copies In Pure C++☆114Updated 2 years ago
- Tool for working with Direct System Calls in Cobalt Strike's Beacon Object Files (BOF) via Syswhispers2☆182Updated 2 years ago
- EDRSandblast-GodFault☆257Updated last year
- Patch AMSI and ETW in remote process via direct syscall☆81Updated 2 years ago