Thank you for your interest in contributing!
- Do not upload or distribute binaries, payloads, or unsafe executables.
- Contributions must be security research–oriented and safe for public sharing.
- Follow CODE_OF_CONDUCT.md.
- Fork the repository.
- Create a feature branch.
- Commit descriptive messages.
- Submit a pull request with detailed description.
Before committing, run:
pwsh -Command "Invoke-ScriptAnalyzer -Path tools/*.ps1"