We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62854a8 commit 13401c2Copy full SHA for 13401c2
1 file changed
README.md
@@ -27,6 +27,7 @@ A collection of PowerShell scripts for analyzing macOS Forensic Artifacts
27
```
28
3. Install [Python 3](https://www.python.org/downloads/windows/) and add it to your PATH environment variable.
29
4. Run the specific script in PowerShell (e.g. TCC-Analyzer.ps1).
30
+5. Optional: Edit `Config.json` to choose your own Excel color scheme.
31
32
## Usage
33
Open PowerShell and navigate to the directory containing e.g. TCC-Analyzer.ps1 and run the script with following command: `.\TCC-Analyzer.ps1`
0 commit comments