nettitude / SimplePELoader
In-Memory PE Loader
☆372Updated 5 years ago
Alternatives and similar repositories for SimplePELoader:
Users that are interested in SimplePELoader are comparing it to the libraries listed below
- A library for loading dll module bypassing windows PE loader from memory (x86/x64)☆546Updated last year
- Detours with just single dependency - NTDLL☆629Updated 2 years ago
- AntiDebugging sample sources written in C++☆337Updated 6 years ago
- A wrapper library around native windows sytem APIs☆432Updated 4 years ago
- Inline syscalls made easy for windows on clang☆700Updated 9 months ago
- Code that allows running another windows PE in the same address space as the host process.☆442Updated 8 years ago
- A basic Direct Kernel Object Manipulation rootkit that removes a process from the EPROCESS list, hiding it from the Task Manager☆667Updated 6 years ago
- Windows NT x64 syscall fuzzer☆602Updated last year
- Defeating Patchguard universally for Windows 8, Windows 8.1 and all versions of Windows 10 regardless of HVCI.☆864Updated 5 years ago
- Reflective PE loader for DLL injection☆174Updated 7 years ago
- Obfuscate specific windows apis with different apis☆1,000Updated 4 years ago
- System call hook for Windows 10 20H1☆484Updated 3 years ago
- Run a Exe File (PE Module) in memory (like an Application Loader)☆886Updated 4 years ago
- PE permutation library☆272Updated 2 years ago
- A modern c++ implementation of windows heavens gate☆217Updated 4 years ago
- proof-of-concept Windows Driver for injecting DLL into user-mode processes using APC☆1,208Updated 11 months ago
- InfectPE - Inject custom code into PE file [This project is not maintained anymore]☆323Updated 7 years ago
- ☆396Updated 8 years ago
- KSOCKET provides a very basic example how to make a network connections in the Windows Driver by using WSK☆491Updated 2 years ago
- Using Driver Global Injection dll, it can hide DLL modules☆523Updated 5 years ago
- Asynchronous Procedure Calls☆222Updated 3 years ago
- An improvement of the original reflective DLL injection technique by Stephen Fewer of Harmony Security☆323Updated 7 years ago
- Syscall Monitor is a system monitor program (like Sysinternal's Process Monitor) using Intel VT-X/EPT for Windows7+☆737Updated 7 years ago
- Persistent IAT hooking application - based on bearparser☆254Updated 2 years ago
- A library to load, manipulate, dump PE files. See also: https://github.com/hasherezade/libpeconv_tpl☆1,197Updated last month
- This program remaps its image to prevent the page protection of pages contained in the image from being modified via NtProtectVirtualMemo…☆598Updated 6 years ago
- Proof of concept implementation of in-memory PE Loader based on ReflectiveDLLInjection Technique☆152Updated 6 years ago
- MemoryModule which compatible with Win32 API and support exception handling☆397Updated 2 months ago
- Import address table (IAT) hooking is a well documented technique for intercepting calls to imported functions.☆218Updated 6 years ago
- C++ STL in the Windows Kernel with C++ Exception Support☆407Updated last year