carterjones / hello-world-dllLinks
a DLL that will show a MessageBox with the message, "Hello world!"
☆85Updated 7 years ago
Alternatives and similar repositories for hello-world-dll
Users that are interested in hello-world-dll are comparing it to the libraries listed below
Sorting:
- Dump system call codes, names, and offsets from Ntdll.dll☆78Updated last year
- My Proof of Concept code for different publicly disclosed vulnerabilities☆47Updated last year
- Elevate a process to be a protected process☆151Updated 5 years ago
- Detect manualmapped images remotely, without hassle☆154Updated 7 years ago
- Manual DLL Injector using Thread Hijacking.☆238Updated 7 years ago
- Custom GetProcAddress, GetModuleHandleA and some dbghelp.dll functions☆82Updated 6 years ago
- A quick-and-dirty anti-hook library proof of concept.☆104Updated 6 years ago
- Various Process Injection Techniques☆149Updated 3 years ago
- Exploit MsIo vulnerable driver☆108Updated 3 years ago
- Injecting DLL to Target Process. Using C++ in Windows☆65Updated 4 years ago
- A documented Windows x64 bit Usermode Injector that works via hooking IAT and hijacking its threads to execute shellcode.☆65Updated last year
- Packer (actually a crypter) for antivirus evasion implemented for windows PE files (BSc-Thesis)☆103Updated 5 years ago
- x64dbg plugin for simple spoofing of CPUID instruction behavior☆90Updated 2 years ago
- This is a simple mutation engine. It does not have many features and you have to add actual mutation, when you want to use it - It does m…☆34Updated 7 years ago
- Library containing Anti-RE and Anti-Debug methods.☆109Updated 2 months ago
- x64 Windows PatchGuard bypass, register process-creation callbacks from unsigned code☆205Updated 4 years ago
- State of the art DLL injector that took 20 minutes to make☆218Updated last year
- DLL Injector using manual map, written in C++☆45Updated 4 years ago
- x64 Windows kernel code execution via user-mode, arbitrary syscall, vulnerable IOCTLs demonstration☆333Updated 3 years ago
- Inject a Dll from memory☆43Updated 5 years ago
- A customizable process dumper.☆143Updated 6 years ago
- A simple program to demonstrate external signature scanning.☆69Updated 3 years ago
- A proof of concept demonstrating instrumentation callbacks on Windows 10 21h1 with a TLS variable to ensure all syscalls are caught.☆137Updated 3 years ago
- x86 PE Mutator☆219Updated 2 years ago
- Recreation of GetProcAddress without external dependencies on Windows Libraries☆90Updated 9 years ago
- A simple DLL to bypass the anti debugging methods from GH Anti Debugging with explanation☆57Updated 5 years ago
- Kernel LdrLoadDll injector☆261Updated 6 years ago
- A Simple demonstration of manual dll injector☆203Updated 4 years ago
- User-mode Windows DLL injector written in Assembly language (FASM syntax) with WinAPI.☆87Updated 3 years ago
- Undetected DLL Injection Method☆36Updated 2 years ago