Skip to content
#

DLL Injector

DLL injection is a technique used in programming and hacking to run code within another process by injecting a dynamic-link library (DLL). This method is commonly utilized for legitimate purposes such as debugging, modifying functionalities, or enhancing features. However, it can also be misused for malicious purposes, such as creating unauthorized access to a system or application. Tools designed for DLL injection enable developers to test, analyze, and modify the behavior of a program without altering its original code. Understanding DLL injection and using it wisely can open doors to advanced programming possibilities and insights into software behavior.

Here are 153 public repositories matching this topic...

Memory-Integrity-Auditor-GUI-26

Advanced Desktop GUI for dynamic memory integrity auditing and runtime module analysis. Features high-performance binary synthesis, virtual address space mapping, and low-level system telemetry for security researchers.

  • Updated Apr 17, 2026
  • C++
Followers
25 followers
Website
github.com/topics/dll-injector
Wikipedia
Wikipedia

Related topics

code-injection process-injection