DLL Injector written in FASM that searches for the process with the window title specified by the command line.
For ease-of-use I've included an uncompiled POC DLL I've written in FASM and the required include file from http://flatassembler.net
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
DLL Injector written in FASM that searches for the process with the window title specified by the command line.
For ease-of-use I've included an uncompiled POC DLL I've written in FASM and the required include file from http://flatassembler.net
DLL Injector written in FASM that searches for the process with the window title specified by the command line. Requires the appropriate include file from Theodor-Iulian Ciobanu found on http://flatassembler.net/