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:
- Manual DLL Injector using Thread Hijacking.☆240Updated 8 years ago
- Various Process Injection Techniques☆161Updated 3 years ago
- Dump system call codes, names, and offsets from Ntdll.dll☆82Updated 2 years ago
- Elevate a process to be a protected process☆153Updated 6 years ago
- Custom GetProcAddress, GetModuleHandleA and some dbghelp.dll functions☆86Updated 6 years ago
- A quick-and-dirty anti-hook library proof of concept.☆105Updated 7 years ago
- Detect manualmapped images remotely, without hassle☆152Updated 8 years ago
- Exploit MsIo vulnerable driver☆120Updated 4 years ago
- My Proof of Concept code for different publicly disclosed vulnerabilities☆47Updated last year
- State of the art DLL injector that took 20 minutes to make☆223Updated 2 years ago
- Kernel LdrLoadDll injector☆265Updated 7 years ago
- x64 Windows PatchGuard bypass, register process-creation callbacks from unsigned code☆208Updated 4 years ago
- Custom LoadLibrary / GetProcAddress (x86 / x64) - Load DLL and retrieve functions manually☆94Updated 2 years ago
- A proof of concept demonstrating instrumentation callbacks on Windows 10 21h1 with a TLS variable to ensure all syscalls are caught.☆151Updated 4 years ago
- A Simple demonstration of manual dll injector☆207Updated 4 years ago
- A simple DLL to bypass the anti debugging methods from GH Anti Debugging with explanation☆60Updated 5 years ago
- TS-Changer - Forces the machine in/out of TestSigning Mode at runtime.☆66Updated 2 years ago
- x86 PE Mutator☆231Updated 3 years ago
- A customizable process dumper.☆144Updated 6 years ago
- A simple project to demonstrate function hooking / detouring☆127Updated 8 years ago
- proof of concept of user-mode anti-breakpoint technique☆16Updated 2 years ago
- A documented Windows x64 bit Usermode Injector that works via hooking IAT and hijacking its threads to execute shellcode.☆66Updated 2 years ago
- Library containing Anti-RE and Anti-Debug methods.☆116Updated 8 months ago
- PE-Dump-Fixer☆110Updated 5 years ago
- Header only library for obfuscation import winapi functions.☆43Updated 10 months ago
- DLL that hooks the NtQuerySystemInformation API and hides a process name☆296Updated 2 years ago
- An Injector that can inject dll into game process protected by anti cheat using SetWindowsHookEx.☆243Updated 6 years ago
- Bootkit for Windows Sandbox to disable DSE/PatchGuard.☆315Updated last year
- Recursive and arbitrary code execution at kernel-level without a system thread creation☆156Updated 2 years ago
- Obfuscate calls to imports by patching in stubs☆71Updated 4 years ago