FuzzySecurity / Driver-Template
Bare template for a Kernel Mode Driver
☆51Updated 5 years ago
Alternatives and similar repositories for Driver-Template:
Users that are interested in Driver-Template are comparing it to the libraries listed below
- A simple POC to demonstrate the power of .NET debugging for injection☆72Updated 4 years ago
- Process reimaging proof of concept code☆96Updated 5 years ago
- Sysmon shenanigans☆65Updated 4 years ago
- Weaponizing Gigabyte driver for priv escalation and bypass PPL☆68Updated 5 years ago
- ReaCOM has got a lot of tools to use and is related to component object model☆74Updated 5 years ago
- A C++ POC for process injection using NtCreateSectrion, NtMapViewOfSection and RtlCreateUserThread. Credit to @spotheplanet for his notes…☆43Updated 3 years ago
- Uses WMI Event Win32_ModuleLoadTrace to monitor module loading. Provides filters, and detailed data. Has an option to monitor for CLR Inj…☆41Updated 5 years ago
- ☆36Updated 3 years ago
- Library of tools and examples for loading/bootstrapping managed code from unmanaged code in .NET☆63Updated 5 years ago
- A ready-made template for a project based on libpeconv.☆46Updated last month
- Resolve syscall numbers at runtime for all Windows versions.☆61Updated 4 months ago
- A modified RunPE (process hollowing) technique avoiding the usage of SetThreadContext by appending a TLS section which calls the original…☆95Updated 5 years ago
- A repository where I share my injection implemintations☆29Updated 4 years ago
- C++ function that will automagically unhook a specified Windows API☆62Updated 4 years ago
- ☆41Updated 5 years ago
- ☆49Updated 4 years ago
- Create a Run registry key with direct system calls. Inspired by @Cneelis's Dumpert and SharpHide.☆74Updated 5 years ago
- ☆35Updated 5 years ago
- Simple Process Hollowing in C#☆68Updated 7 years ago
- ☆31Updated 4 years ago
- Inject .Net payloads into other .Net assemblies on disk☆61Updated 5 years ago
- Simple packer for arbitrary data using only .NET API calls. Produces a unique signature with every usage. Standalone program and library.…☆91Updated 5 years ago
- SharpASM is a C# project that aims to automate ASM (i.e. shellcode) execution in .NET programs by exploiting code caves in RWX sections a…☆59Updated 2 years ago
- Automate AV evasion by calling AMSI☆87Updated last year
- A novel technique to communicate between threads using the standard ETHREAD structure☆110Updated 4 years ago
- An example of how x64 kernel shellcode can dynamically find and use APIs☆104Updated 4 years ago
- https://blog.f-secure.com/hiding-malicious-code-with-module-stomping/☆119Updated 5 years ago
- APC DLL Injector with NtQueueApcThread and wake up thread support☆43Updated 7 years ago
- GUI Application in C# to run and disassemble shellcode☆35Updated 7 years ago
- Managed code hooking template.☆130Updated 3 years ago