am0nsec / wspe
Windows System Programming Experiments
☆218Updated 2 years ago
Alternatives and similar repositories for wspe
Users that are interested in wspe are comparing it to the libraries listed below
Sorting:
- NINA: No Injection, No Allocation x64 Process Injection Technique☆225Updated 4 years ago
- A helper utility for creating shellcodes. Cleans MASM file generated by MSVC, gives refactoring hints.☆178Updated 3 weeks ago
- Managed assembly shellcode generation☆271Updated 4 years ago
- Virus Exchange (VX) - Collection of malware or assembly code used for "offensive" purposed.☆180Updated 3 years ago
- A more stealthy variant of "DLL hollowing"☆348Updated last year
- FreshyCalls tries to make the use of syscalls comfortable and simple, without generating too much boilerplate and in modern C++17!☆332Updated 2 years ago
- Example code for EDR bypassing☆150Updated 6 years ago
- Extract Windows Defender database from vdm files and unpack it☆440Updated 5 years ago
- Set of antianalysis techniques found in malware☆132Updated last year
- UnhookMe is an universal Windows API resolver & unhooker addressing problem of invoking unmonitored system calls from within of your Red …☆348Updated 2 years ago
- OffensivePH - use old Process Hacker driver to bypass several user-mode access controls☆332Updated 3 years ago
- Some source code to demonstrate avoiding certain direct syscall detections by locating and JMPing to a legitimate syscall instruction wit…☆213Updated 2 years ago
- Evasive Process Hollowing Techniques☆139Updated 4 years ago
- WTSRM☆210Updated 2 years ago
- My notes while studying Windows exploitation☆188Updated last year
- Leverage AMSI (Antimalware Scan Interface) technology to aid your analysis. This tool saves all buffers (scripts, .NET assemblies, etc) …☆109Updated 4 years ago
- A list of all the DLLs export in C:\windows\system32\☆216Updated 3 years ago
- https://blog.f-secure.com/hiding-malicious-code-with-module-stomping/☆120Updated 5 years ago
- GhostWriting Injection Technique.☆171Updated 7 years ago
- Project to check which Nt/Zw functions your local EDR is hooking☆190Updated 4 years ago
- A novel technique to communicate between threads using the standard ETHREAD structure☆111Updated 4 years ago
- APC Internals Research Code☆166Updated 4 years ago
- Phantom DLL hollowing PoC☆361Updated 2 years ago
- Windows user-land hooks manipulation tool.☆143Updated 4 years ago
- Using DInvoke to patch AMSI.dll in order to bypass AMSI detections triggered when loading .NET tradecraft via Assembly.Load().☆216Updated 5 years ago
- Just another Windows Process Injection☆397Updated 4 years ago
- Replace the .txt section of the current loaded modules from \KnownDlls\ to bypass edrs☆296Updated 2 years ago
- Enumerating and removing kernel callbacks using signed vulnerable drivers☆560Updated 2 years ago
- A collection of weird ways to execute unmanaged code in .NET☆165Updated 4 years ago
- Load/Inject .NET assemblies by; reusing the host (spawnto) process loaded CLR AppDomainManager, Stomping Loader/.NET assembly PE DOS head…☆580Updated 3 years ago