Custom compiled files

PrivescCheck

git clone https://github.com/itm4n/PrivescCheck.git
cd PrivescCheck
powershell -ep bypass -c ". .\build\Build.ps1; Invoke-Build"

Edit parts of the script or edit the comments adding anything and then disable the comment stripping from the build.ps1 script in the Remove-CommentsFromScriptBlock function.

Last updated