There is an improper break on line 5 of selfDelete.nim for the Dev branch. This causes compilation of self-deleting implant variant to fail.
|
ETE, OPEN_EXISTING, FILE_ATTRIBUTE_NORMAL, FILE_DISPOSITION_INFO, INVALID_HANDLE_VALUE |
To fix, simply rejoin line 5 with line 4.