carterjones / hello-world-dllLinks
a DLL that will show a MessageBox with the message, "Hello world!"
☆83Updated 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:
- Manual DLL Injector using Thread Hijacking.☆239Updated 7 years ago
- Dump system call codes, names, and offsets from Ntdll.dll☆78Updated last year
- Detect manualmapped images remotely, without hassle☆154Updated 7 years ago
- Various Process Injection Techniques☆156Updated 3 years ago
- A documented Windows x64 bit Usermode Injector that works via hooking IAT and hijacking its threads to execute shellcode.☆67Updated 2 years ago
- Elevate a process to be a protected process☆152Updated 6 years ago
- A quick-and-dirty anti-hook library proof of concept.☆105Updated 7 years ago
- Exploit MsIo vulnerable driver☆113Updated 4 years ago
- Custom GetProcAddress, GetModuleHandleA and some dbghelp.dll functions☆84Updated 6 years ago
- x64 Windows PatchGuard bypass, register process-creation callbacks from unsigned code☆206Updated 4 years ago
- A customizable process dumper.☆143Updated 6 years ago
- Kernel LdrLoadDll injector☆265Updated 6 years ago
- State of the art DLL injector that took 20 minutes to make☆220Updated 2 years ago
- A proof of concept demonstrating instrumentation callbacks on Windows 10 21h1 with a TLS variable to ensure all syscalls are caught.☆139Updated 3 years ago
- Library containing Anti-RE and Anti-Debug methods.☆110Updated 4 months ago
- x64 Windows kernel code execution via user-mode, arbitrary syscall, vulnerable IOCTLs demonstration☆356Updated 3 years ago
- A Simple demonstration of manual dll injector☆208Updated 4 years ago
- A simple DLL to bypass the anti debugging methods from GH Anti Debugging with explanation☆59Updated 5 years ago
- x86 PE Mutator☆225Updated 2 years ago
- My Proof of Concept code for different publicly disclosed vulnerabilities☆47Updated last year
- A simple project to demonstrate function hooking / detouring☆128Updated 8 years ago
- proof of concept of user-mode anti-breakpoint technique☆16Updated 2 years ago
- An Injector that can inject dll into game process protected by anti cheat using SetWindowsHookEx.☆243Updated 6 years ago
- Read and Write process memory with this ioctl driver base. This is great for free cheats and learning kernel.☆126Updated last year
- Obfuscate calls to imports by patching in stubs☆72Updated 4 years ago
- ☆153Updated 5 years ago
- A mapper that maps shellcode into loaded large page drivers☆297Updated 3 years ago
- x64 Windows kernel driver mapper, inject unsigned driver using anycall☆171Updated last year
- x64dbg plugin for simple spoofing of CPUID instruction behavior☆95Updated 2 years ago
- Hygieia, a vulnerable driver traces scanner written in C++ as an x64 Windows kernel driver.☆146Updated 3 years ago