> For the complete documentation index, see [llms.txt](https://docs.rtlcopymemory.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.rtlcopymemory.com/custom-compiled-files.md).

# 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.
