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:
- Exploit MsIo vulnerable driver☆114Updated 4 years ago
- Dump system call codes, names, and offsets from Ntdll.dll☆80Updated last year
- Custom GetProcAddress, GetModuleHandleA and some dbghelp.dll functions☆85Updated 6 years ago
- Manual DLL Injector using Thread Hijacking.☆238Updated 7 years ago
- Various Process Injection Techniques☆158Updated 3 years ago
- Elevate a process to be a protected process☆150Updated 6 years ago
- My Proof of Concept code for different publicly disclosed vulnerabilities☆46Updated last year
- Detect manualmapped images remotely, without hassle☆152Updated 7 years ago
- proof of concept of user-mode anti-breakpoint technique☆16Updated 2 years ago
- State of the art DLL injector that took 20 minutes to make☆219Updated 2 years ago
- A quick-and-dirty anti-hook library proof of concept.☆105Updated 7 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
- Kernel LdrLoadDll injector☆264Updated 7 years ago
- x64 Windows PatchGuard bypass, register process-creation callbacks from unsigned code☆205Updated 4 years ago
- A proof of concept demonstrating instrumentation callbacks on Windows 10 21h1 with a TLS variable to ensure all syscalls are caught.☆141Updated 3 years ago
- An Injector that can inject dll into game process protected by anti cheat using SetWindowsHookEx.☆241Updated 6 years ago
- A customizable process dumper.☆144Updated 6 years ago
- Disable Driver Callbacks☆104Updated 7 years ago
- Custom LoadLibrary / GetProcAddress (x86 / x64) - Load DLL and retrieve functions manually☆96Updated 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.☆128Updated last year
- ☆154Updated 5 years ago
- Obfuscate calls to imports by patching in stubs☆72Updated 4 years ago
- A Simple demonstration of manual dll injector☆207Updated 4 years ago
- Library containing Anti-RE and Anti-Debug methods.☆115Updated 5 months ago
- x64 Windows kernel driver mapper, inject unsigned driver using anycall☆175Updated last year
- TS-Changer - Forces the machine in/out of TestSigning Mode at runtime.☆63Updated 2 years ago
- Header only library for obfuscation import winapi functions.☆43Updated 7 months ago
- DLL Injector using manual map, written in C++☆44Updated 5 years ago
- I was challenged by a friend to list all the processes and drivers in a system using more "unusual" methods. By doing this I learned quit…☆14Updated 9 years ago