Updated Payload File to DLL
parent
1b946271b2
commit
214c6e060d
|
@ -25,7 +25,7 @@ sub persistUserSchtasks {
|
|||
drow_text($dialog, "targetpath", "Target Path:");
|
||||
drow_file($dialog, "payloadfile", "DLL Payload:");
|
||||
|
||||
dbutton_action($dialog, "Ok");
|
||||
dbutton_action($dialog, "Create");
|
||||
dialog_show($dialog);
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue