DLInjector for Graphical User Interface. Faster DLL Injector for processes. It targets the process name to identify the target. The process does not need to be open to define the target. DLInjector waits until the process executed.
USAGE
Its usage a very simple.
Firstly, enter the target process name with exe (chrome.exe, explorer.exe).
And enter the to be injected DLL path (C:\malwDll.dll).
Example Injection Process:
V1 Features
I want developed the DLInjector GUI in my spare time. If you want to develop DLInjector too, you can send a pull request.
If you want to using DLInjector from command line, look at the DLInjector-CLI
The cp command, short for "copy," is the main Linux utility for duplicating files and directories. Whether…
Introduction In digital investigations, images often hold more information than meets the eye. With the…
The cat command short for concatenate, It is a fast and versatile tool for viewing and merging…
What is a Port? A port in networking acts like a gateway that directs data…
The ls command is fundamental for anyone working with Linux. It’s used to display the files and…
The pwd (Print Working Directory) command is essential for navigating the Linux filesystem. It instantly shows your…