Showing 15 open source projects for "dll injection"

View related business solutions
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 1

    Simple DLL Injector

    tiny tool to inject DLLs into Windows processes

    Simple DLL Injector is a lightweight and easy-to-use Windows tool for injecting custom DLL files into running processes. It uses common Windows API functions like CreateRemoteThread and LoadLibrary to load external code into target applications, enabling debugging, testing, or modification of software behavior. The injector features a clean interface supporting DLL file browsing, process selection by name or ID, and maintains a history of injected DLLs for convenience. ...
    Leader badge
    Downloads: 588 This Week
    Last Update:
    See Project
  • 2
    YimMenuV2

    YimMenuV2

    Experimental menu for GTA 5: Enhanced

    YimMenuV2 is an experimental modification menu for Grand Theft Auto V Enhanced that provides users with extended control over gameplay through an injected interface. Built primarily in C++, it operates by injecting a dynamic library into the game process, enabling access to internal systems and allowing for real-time interaction with game mechanics. The project is designed as a flexible framework for modifying gameplay, offering features that can alter player behavior, session interactions,...
    Downloads: 38 This Week
    Last Update:
    See Project
  • 3
    Introduction Using Driver Global Injection dll, it can hide DLL modules. You need to determine the process name you want in DllMain Develop DriverInjectDll driver program Input_dll Tell the driver to inject DLL binary data Loader Shelcode for Memory Loaded DLL MyDll TODO: Judging Injected Process Name in DLLMain Build vs2008-vs2017 wdk7-wdk10 How Use step1: install and start driver program step2: run Input_dll.exe
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    sRDI

    sRDI

    Shellcode implementation of Reflective DLL Injection

    sRDI is a compact project that implements a shellcode form of Reflective DLL Injection, enabling DLLs to be converted into position-independent shellcode and loaded in memory by a small in-process PE loader. The codebase groups a C implementation of a reflective PE loader with multiple loader/wrapper components (native C loader, a .NET loader, Python and PowerShell conversion helpers) so authors can produce and embed sRDI blobs in different environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 5
    SHAD0W

    SHAD0W

    A post exploitation framework designed to operate covertly

    It uses a range of methods to evade EDR and AV while allowing the operator to continue using tooling and tradecraft they are familiar with. Its powered by Python 3.8 and C, and uses Donut for payload generation. By using Donut along with the process injection capabilities of SHAD0W, it provides the operator the ability to execute .NET assemblies, DLLs, EXEs, JS, VBS or XSLs fully inside the memory. Dynamically resolved syscalls are heavily used to avoid userland API hooking, anti-DLL injection to make it harder for EDR to load code into the beacons, and official Microsoft mitigation methods to protect spawn processes. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Xenos

    Xenos

    Windows dll injector

    Xenos is a lightweight Windows DLL injector built on top of the Blackbone library that specializes in injecting custom dynamic libraries into target processes for purposes such as modding, testing, or security research. As an application rather than a library, it provides a concrete example of how to leverage Blackbone’s robust process and memory manipulation APIs to perform manual and automated DLL injection into both 32-bit and 64-bit Windows applications.
    Downloads: 232 This Week
    Last Update:
    See Project
  • 7
    IL-2 Selector

    IL-2 Selector

    IL-2 Sturmovik 1946 Executable Memory Management Enhancer

    ...This wrapper runs several hundred times faster than the initial wrapper.dll release by QTim and thus enables the users to run even heavily modded game installations without any significant performance impact. Last but not least, for fine-tuning the JVM memory usage, this selector features a dll code injection mechanism into the running JVM. This project is released under the DWTFYWWI Public Domain License.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Echo Mirage

    Echo Mirage

    Hook into application processes and monitor network interactions

    ...Unlike typical web proxies, Echo Mirage specializes in local application traffic, including encrypted sessions, providing unique visibility into thick client communications. It employs advanced techniques such as DLL injection and function hooking to capture network interactions effectively. This capability makes it invaluable for security testers analyzing complex client-server interactions to uncover vulnerabilities. Echo Mirage aids in thorough security analysis by allowing testers to identify potential weaknesses and simulate attacks on application communication.
    Leader badge
    Downloads: 100 This Week
    Last Update:
    See Project
  • 9

    NConcern

    NConcern is a .NET Runtime AOP (Aspect-Oriented Programming) Framework

    NConcern is a .NET AOP (Aspect-Oriented Programming) Framework written in C# and based on code injection at runtime that reduces tangling caused by cross-cutting concerns. Its role is to introduce AOP paradigm with a minimum cost to maximize quality and productivity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 10
    PowerSploit

    PowerSploit

    A PowerShell Post-Exploitation Framework

    PowerSploit is a PowerShell-based post‑exploitation framework widely used by penetration testers, red‑teamers, and security researchers. It includes modules for code execution, introspection, lateral movement, persistence, and data exfiltration—deeply integrated into Windows environments.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11

    ÜberTaybinder

    Keybinder for GTA:SA:MP

    THE keybinder, with an infinite number of keys, and even GTA:SA:MP optimisations ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    DLL Vaccine

    DLL Vaccine

    Inject your DLL!

    DLL Vaccine is a program for injecting DLL files into process. DLL Injection is a technique used for running code within the address space of another process by forcing it to load a dynamic-link library or simply load a code on a program. What is does: -Advanced DLL injection -Multiple DLLs -Process checker This program is for educational purposes and legal use only.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    This is JAP, which stands for: JAP is A Patcher. It's a memory patcher for the game, Mabinogi, and uses a slightly modified version of spr33's MemoryPatcher class
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    An application for injecting DLLs. Currently only supports injection through modifying the context thread or by using the fastinject engine creating a remote thread.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    DBSite: Written in Visual Basic this DLL helps solve issues for ASP web developers, e.g. handling uploads, safe parameter population for stored procedures (sql injection checks), SQL XML calls, file system browsing, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB