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).
☆137Updated 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:
- ☆192Updated last year
- An App Domain Manager Injection DLL PoC on steroids☆173Updated last year
- 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
- POC for frustrating/defeating Malware Analysts☆156Updated 3 years ago
- A tool for converting SysWhispers3 syscalls for use with Nim projects☆147Updated 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 (…☆174Updated 2 years ago
- Your syscall factory☆124Updated 2 months ago
- Do some DLL SideLoading magic☆86Updated last year
- Payload for DLL sideloading of the OneDriveUpdater.exe, based on the PaloAltoNetwork Unit42's blog post☆100Updated 2 years ago
- Patching AmsiOpenSession by forcing an error branching☆148Updated 2 years ago
- Hiding shellcode in plain sight within a large memory region. Inspired by technique used by Raspberry Robin's Roshtyak☆204Updated 2 years ago
- ☆124Updated last year
- A variation of ProcessOverwriting to execute shellcode on an executable's section☆148Updated last year
- Simple BOF to read the protection level of a process☆118Updated 2 years ago
- C# porting of SysWhispers2. It uses SharpASM to find the code caves for executing the system call stub.☆110Updated 2 years ago
- different ntdll unhooking techniques : unhooking ntdll from disk, from KnownDlls, from suspended process, from remote server (fileless)☆194Updated 2 years ago
- Infect Shared Files In Memory for Lateral Movement☆194Updated 2 years ago
- EDRSandblast-GodFault☆266Updated last year
- Patch AMSI and ETW☆246Updated last year
- ☆122Updated 2 years ago
- Generates x86, x64, or AMD64+x86 position-independent shellcode that loads .NET Assemblies, PE files, and other Windows payloads from mem…☆116Updated last year
- Malware?☆74Updated 10 months ago
- Lateral Movement Using DCOM and DLL Hijacking☆304Updated 2 years ago
- My implementation of the GIUDA project in C++☆185Updated 2 years ago
- ☆152Updated last year
- An x64 position-independent shellcode stager that verifies the stage it retrieves prior to execution☆192Updated 8 months ago
- A version of NetLoader, Execute Assemblies and Bypass ETW and AMSI using Hardware Breakpoints☆111Updated last month
- A Powershell AMSI Bypass technique via Vectored Exception Handler (VEH). This technique does not perform assembly instruction patching, f…☆162Updated last year
- reflectively load and execute PEs locally and remotely bypassing EDR hooks☆160Updated last year