refactor: make decoy a plugin too

This commit is contained in:
Dobin Rutishauser
2024-06-10 10:06:24 +02:00
parent 85585e598e
commit 71b38a064c
8 changed files with 24 additions and 7 deletions
+1 -1
View File
@@ -36,7 +36,7 @@ int main()
antiemulation();
// Decoy
//WinExec("C:\\windows\\system32\\notepad.exe", 1);
{{plugin_decoy}}
// Allocate 1
// char *dest = ...