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:
- ☆185Updated 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 (…☆169Updated 2 years ago
- Payload for DLL sideloading of the OneDriveUpdater.exe, based on the PaloAltoNetwork Unit42's blog post☆95Updated 2 years ago
- EDRSandblast-GodFault☆266Updated last year
- Stealthier variation of Module Stomping and Module Overloading injection techniques that reduces memory IoCs. Implemented in Python ctype…☆116Updated last year
- ☆136Updated last year
- A tool for converting SysWhispers3 syscalls for use with Nim projects☆146Updated 3 years ago
- POC for frustrating/defeating Malware Analysts☆154Updated 2 years ago
- ☆163Updated last year
- Patch AMSI and ETW☆239Updated last year
- Lateral Movement Using DCOM and DLL Hijacking☆291Updated last year
- Beacon Object File Loader☆287Updated last year
- A variation of ProcessOverwriting to execute shellcode on an executable's section☆148Updated last year
- Your syscall factory☆123Updated last week
- CobaltWhispers is an aggressor script that utilizes a collection of Beacon Object Files (BOF) for Cobalt Strike to perform process inject…☆232Updated 2 years ago
- An App Domain Manager Injection DLL PoC on steroids☆172Updated last year
- ShellWasp is a tool to help build shellcode that utilizes Windows syscalls, while overcoming the portability problem associated with Wind…☆167Updated last year
- Two new offensive techniques using Windows Fibers: PoisonFiber (The first remote enumeration & Fiber injection capability POC tool) Phan…☆264Updated 8 months ago
- The code is a pingback to the Dark Vortex blog:☆173Updated 2 years ago
- reflectively load and execute PEs locally and remotely bypassing EDR hooks☆153Updated last year
- An x64 position-independent shellcode stager that verifies the stage it retrieves prior to execution☆187Updated 6 months ago
- Source generator to add D/Invoke and indirect syscall methods to a C# project.☆181Updated last year
- Do some DLL SideLoading magic☆83Updated last year
- ☆122Updated last year
- Generic PE loader for fast prototyping evasion techniques☆231Updated 11 months ago
- C# porting of SysWhispers2. It uses SharpASM to find the code caves for executing the system call stub.☆105Updated 2 years ago
- Building and Executing Position Independent Shellcode from Object Files in Memory☆156Updated 4 years ago
- miscellaneous scripts and programs☆243Updated 4 months ago
- ApexLdr is a DLL Payload Loader written in C☆110Updated 10 months ago
- An example reference design for a proposed BOF PE☆168Updated last month