mirror of
https://github.com/dobin/SuperMega
synced 2026-06-03 01:27:11 +00:00
refactor: fix tester, remove dlls/
This commit is contained in:
@@ -20,8 +20,8 @@
|
||||
<h3>Injectable</h3>
|
||||
<code>--inject <filename.exe> </code><br>
|
||||
|
||||
A 64-bit Windows PE executable used as a trojan. The shellcode will be injected in this EXE.
|
||||
The original functionality of the EXE will not work anymore (it will only execute the carrier
|
||||
A 64-bit Windows PE executable used as a trojan. The shellcode will be injected in this EXE or DLL.
|
||||
The original functionality of the EXE/DLL will not work anymore (it will only execute the carrier
|
||||
with the shellcode it is carrying)
|
||||
<br>
|
||||
Located in the <code>data/binary/exes/</code> directory. <br>
|
||||
|
||||
Reference in New Issue
Block a user