carterjones / hello-world-dllLinks
a DLL that will show a MessageBox with the message, "Hello world!"
☆84Updated 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☆81Updated 2 years ago
- Manual DLL Injector using Thread Hijacking.☆239Updated 7 years ago
- Custom GetProcAddress, GetModuleHandleA and some dbghelp.dll functions☆86Updated 6 years ago
- Various Process Injection Techniques☆160Updated 3 years ago
- Elevate a process to be a protected process☆150Updated 6 years ago
- Detect manualmapped images remotely, without hassle☆152Updated 8 years ago
- Exploit MsIo vulnerable driver☆116Updated 4 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.☆241Updated 6 years ago
- State of the art DLL injector that took 20 minutes to make☆221Updated 2 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
- My Proof of Concept code for different publicly disclosed vulnerabilities☆46Updated last year
- DLL that hooks the NtQuerySystemInformation API and hides a process name☆295Updated 2 years ago
- TS-Changer - Forces the machine in/out of TestSigning Mode at runtime.☆65Updated 2 years ago
- ☆333Updated 6 months ago
- User-mode Windows DLL injector written in Assembly language (FASM syntax) with WinAPI.☆91Updated 3 years ago
- Bootkit for Windows Sandbox to disable DSE/PatchGuard.☆308Updated last year
- A Simple demonstration of manual dll injector☆208Updated 4 years ago
- x64 Windows kernel driver mapper, inject unsigned driver using anycall☆181Updated last year
- A proof of concept demonstrating instrumentation callbacks on Windows 10 21h1 with a TLS variable to ensure all syscalls are caught.☆142Updated 4 years ago
- Kernel LdrLoadDll injector☆265Updated 7 years ago
- A customizable process dumper.☆143Updated 6 years ago
- x64 Windows PatchGuard bypass, register process-creation callbacks from unsigned code☆208Updated 4 years ago
- Undetected DLL Injection Method☆35Updated 2 years ago
- A PE (Portable Executable) packer with Huffman Compression and Xor encryption.☆65Updated 4 years ago
- Library containing Anti-RE and Anti-Debug methods.☆115Updated 6 months ago
- Injecting DLL to Target Process. Using C++ in Windows☆65Updated 4 years ago
- load unsigned kernel-driver by patching dse in 248 lines☆134Updated last year
- ☆147Updated 3 months ago
- A quick-and-dirty anti-hook library proof of concept.☆105Updated 7 years ago