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:
- Manual DLL Injector using Thread Hijacking.☆240Updated 8 years ago
- Dump system call codes, names, and offsets from Ntdll.dll☆81Updated 2 years ago
- A simple DLL to bypass the anti debugging methods from GH Anti Debugging with explanation☆60Updated 5 years ago
- Custom GetProcAddress, GetModuleHandleA and some dbghelp.dll functions☆86Updated 6 years ago
- Various Process Injection Techniques☆161Updated 3 years ago
- Exploit MsIo vulnerable driver☆115Updated 4 years ago
- A customizable process dumper.☆144Updated 6 years ago
- Elevate a process to be a protected process☆151Updated 6 years ago
- State of the art DLL injector that took 20 minutes to make☆223Updated 2 years ago
- An Injector that can inject dll into game process protected by anti cheat using SetWindowsHookEx.☆242Updated 6 years ago
- x64 Windows PatchGuard bypass, register process-creation callbacks from unsigned code☆208Updated 4 years ago
- 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
- x86 PE Mutator☆227Updated 2 years ago
- DLL that hooks the NtQuerySystemInformation API and hides a process name☆295Updated 2 years ago
- A quick-and-dirty anti-hook library proof of concept.☆105Updated 7 years ago
- A mapper that maps shellcode into loaded large page drivers☆307Updated 3 years ago
- Kernel LdrLoadDll injector☆265Updated 7 years ago
- My Proof of Concept code for different publicly disclosed vulnerabilities☆47Updated last year
- x64 Windows kernel code execution via user-mode, arbitrary syscall, vulnerable IOCTLs demonstration☆369Updated 3 years ago
- Detect manualmapped images remotely, without hassle☆152Updated 8 years ago
- A PE (Portable Executable) packer with Huffman Compression and Xor encryption.☆65Updated 4 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
- x64 Windows kernel driver mapper, inject unsigned driver using anycall☆182Updated last year
- Custom LoadLibrary / GetProcAddress (x86 / x64) - Load DLL and retrieve functions manually☆94Updated 2 years ago
- Injecting DLL to Target Process. Using C++ in Windows☆65Updated 4 years ago
- Read and Write process memory with this ioctl driver base. This is great for free cheats and learning kernel.☆134Updated last year
- stop any process from looking into your process by hooking.☆21Updated last year
- Inline syscalls made for MSVC supporting x64 and WOW64☆189Updated 2 years ago
- Header only library for obfuscation import winapi functions.☆43Updated 10 months ago
- proof of concept of user-mode anti-breakpoint technique☆16Updated 2 years ago