mirror of
https://github.com/trustedsec/CS-Remote-OPs-BOF
synced 2026-06-08 17:56:11 +00:00
Merge branch 'reg_set'
This commit is contained in:
Binary file not shown.
Binary file not shown.
@@ -56,7 +56,7 @@ set_regkey_end:
|
||||
if(RemoteKey)
|
||||
{
|
||||
ADVAPI32$RegCloseKey(RemoteKey);
|
||||
rootkey = NULL;
|
||||
RemoteKey = NULL;
|
||||
}
|
||||
|
||||
if(rootkey)
|
||||
@@ -135,6 +135,7 @@ VOID go(
|
||||
internal_printf("SUCCESS.\n");
|
||||
|
||||
go_end:
|
||||
if(type == REG_QWORD){intFree((void*)data);}
|
||||
printoutput(TRUE);
|
||||
|
||||
bofstop();
|
||||
|
||||
Reference in New Issue
Block a user