mirror of
https://github.com/peass-ng/PEASS-ng.git
synced 2026-07-30 23:50:27 -07:00
- updated dotfuscator path
This commit is contained in:
@@ -20,7 +20,7 @@ jobs:
|
||||
Solution_Path: 'winPEAS\winPEASexe\winPEAS.sln'
|
||||
Configuration: 'Release'
|
||||
DotFuscatorGeneratedPath: 'winPEAS\winPEASexe\binaries\Obfuscated Releases\Dotfuscated'
|
||||
DotFuscatorExePath: 'winPEAS\winPEASexe\Dotfuscator\DotfuscatorCE\dotfuscator.exe'
|
||||
DotFuscatorExePath: 'DotfuscatorCE\dotfuscator.exe'
|
||||
|
||||
steps:
|
||||
# checkout
|
||||
|
||||
Reference in New Issue
Block a user