genesis
genesis copied to clipboard
A framework to generate unique test cases based on code snippets to test techniques
[//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to...
Genesis doesn't seem to be working with large PowerShell scripts. I have tried obfuscating the below with the LOW obfuscation profile: [Mimidogz](https://raw.githubusercontent.com/fir3d0g/mimidogz/master/Invoke-Mimidogz.ps1)
It would be good to add an option in the GUI so users can delete snippets.
When supplying genesis with a large ps1 file such as Invoke-Mimikatz it takes a long time to obfuscate the script. It would be a good idea to add a generation...