carterjones / hello-world-dllLinks
a DLL that will show a MessageBox with the message, "Hello world!"
☆86Updated 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☆83Updated 2 years ago
- Manual DLL Injector using Thread Hijacking.☆240Updated 8 years ago
- Elevate a process to be a protected process☆155Updated 6 years ago
- Exploit MsIo vulnerable driver☆124Updated 4 years ago
- Various Process Injection Techniques☆162Updated 3 years ago
- Custom GetProcAddress, GetModuleHandleA and some dbghelp.dll functions☆86Updated 6 years ago
- A documented Windows x64 bit Usermode Injector that works via hooking IAT and hijacking its threads to execute shellcode.☆65Updated 2 years ago
- x64 Windows PatchGuard bypass, register process-creation callbacks from unsigned code☆207Updated 4 years ago
- A customizable process dumper.☆144Updated 6 years ago
- Detect manualmapped images remotely, without hassle☆152Updated 8 years ago
- Kernel LdrLoadDll injector☆265Updated 7 years ago
- Injecting DLL to Target Process. Using C++ in Windows☆65Updated 5 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☆225Updated 2 years ago
- An Injector that can inject dll into game process protected by anti cheat using SetWindowsHookEx.☆243Updated 6 years ago
- stop any process from looking into your process by hooking.☆21Updated last year
- A Simple demonstration of manual dll injector☆208Updated 4 years ago
- Bootkit for Windows Sandbox to disable DSE/PatchGuard.☆317Updated last year
- A quick-and-dirty anti-hook library proof of concept.☆105Updated 7 years ago
- A mapper that maps shellcode into loaded large page drivers☆312Updated 3 years ago
- A proof of concept demonstrating instrumentation callbacks on Windows 10 21h1 with a TLS variable to ensure all syscalls are caught.☆153Updated 4 years ago
- User-mode Windows DLL injector written in Assembly language (FASM syntax) with WinAPI.☆95Updated 3 years ago
- DLL that hooks the NtQuerySystemInformation API and hides a process name☆297Updated 2 years ago
- x64 Windows kernel driver mapper, inject unsigned driver using anycall☆195Updated last year
- A simple DLL to bypass the anti debugging methods from GH Anti Debugging with explanation☆59Updated 5 years ago
- Hygieia, a vulnerable driver traces scanner written in C++ as an x64 Windows kernel driver.☆150Updated 3 years ago
- A PE (Portable Executable) packer with Huffman Compression and Xor encryption.☆67Updated 4 years ago
- Library containing Anti-RE and Anti-Debug methods.☆117Updated 9 months ago
- x64 Windows kernel code execution via user-mode, arbitrary syscall, vulnerable IOCTLs demonstration☆383Updated 3 years ago
- Kernel driver loader using vulnerable gigabyte driver (https://www.secureauth.com/labs/advisories/gigabyte-drivers-elevation-privilege-vu…☆267Updated 4 years ago