Maff1t / WindowsPermsPoCLinks
A simple PoC to demonstrate that is possible to write Non writable memory and execute Non executable memory on Windows
☆53Updated 4 years ago
Alternatives and similar repositories for WindowsPermsPoC
Users that are interested in WindowsPermsPoC are comparing it to the libraries listed below
Sorting:
- Assembly HellGate implementation that directly calls Windows System Calls and displays the PPID of the explorer.exe process☆106Updated 2 years ago
- DoppelGate relies on reading ntdll on disk to grab syscall stubs, and patches these syscall stubs into desired functions to bypass Userla…☆123Updated 3 years ago
- Mochi is a proof-of-concept C++ loader that leverages the ChaiScript embedded scripting language to execute code.☆102Updated 3 years ago
- C++ function that will automagically unhook a specified Windows API☆62Updated 5 years ago
- Userland API Unhooker Project☆109Updated 4 years ago
- ☆55Updated 4 years ago
- From directory deletion to SYSTEM shell☆111Updated 5 years ago
- Recreating and reviewing the Windows persistence methods☆39Updated 3 years ago
- C++ implant that interfaces with a SK8PARK server☆49Updated 4 years ago
- Evasive Process Hollowing Techniques☆142Updated 5 years ago
- (Sim)ulate (Ba)zar Loader☆29Updated 5 years ago
- A small commented POC for removing API hooks placed by AV/EDR.☆34Updated 5 years ago
- Resolve syscall numbers at runtime for all Windows versions.