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).
☆141Updated 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:
- An App Domain Manager Injection DLL PoC on steroids☆179Updated last year
- Hiding shellcode in plain sight within a large memory region. Inspired by technique used by Raspberry Robin's Roshtyak☆204Updated 2 years ago
- POC for frustrating/defeating Malware Analysts☆156Updated 3 years ago
- ☆192Updated last year
- EDRSandblast-GodFault☆266Updated 2 years ago
- Stealthier variation of Module Stomping and Module Overloading injection techniques that reduces memory IoCs. Implemented in Python ctype…☆120Updated last year
- ☆137Updated 2 years ago
- Payload for DLL sideloading of the OneDriveUpdater.exe, based on the PaloAltoNetwork Unit42's blog post☆101Updated 2 years ago
- Do some DLL SideLoading magic☆86Updated 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 (…☆174Updated 2 years ago
- A variation of ProcessOverwriting to execute shellcode on an executable's section☆147Updated last year
- Infect Shared Files In Memory for Lateral Movement☆195Updated 2 years ago
- reflectively load and execute PEs locally and remotely bypassing EDR hooks☆160Updated last year
- Your syscall factory☆124Updated 2 months ago
- A Powershell AMSI Bypass technique via Vectored Exception Handler (VEH). This technique does not perform assembly instruction patching, f…☆164Updated last year
- ☆124Updated last year
- Lateral Movement Using DCOM and DLL Hijacking☆305Updated 2 years ago
- Generic PE loader for fast prototyping evasion techniques☆236Updated last year
- A tool for converting SysWhispers3 syscalls for use with Nim projects☆147Updated 3 years ago
- C# porting of SysWhispers2. It uses SharpASM to find the code caves for executing the system call stub.☆110Updated 2 years ago
- ☆152Updated last year
- Patching AmsiOpenSession by forcing an error branching☆148Updated 2 years ago
- Two new offensive techniques using Windows Fibers: PoisonFiber (The first remote enumeration & Fiber injection capability POC tool) Phan…☆271Updated 11 months ago
- Patch AMSI and ETW☆246Updated last year
- Malware?☆74Updated 11 months ago
- ☆157Updated 9 months ago
- Bypass LSA protection using the BYODLL technique☆168Updated 11 months ago
- A version of NetLoader, Execute Assemblies and Bypass ETW and AMSI using Hardware Breakpoints☆114Updated 2 months ago
- An x64 position-independent shellcode stager that verifies the stage it retrieves prior to execution☆192Updated 9 months ago
- Proof of Concepts code for Bring Your Own Vulnerable Driver techniques☆175Updated 3 weeks ago