genesis icon indicating copy to clipboard operation
genesis copied to clipboard

A framework to generate unique test cases based on code snippets to test techniques

Results 4 genesis issues
Sort by recently updated
recently updated
newest added

[//]: # (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...

dependencies

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)

bug

It would be good to add an option in the GUI so users can delete snippets.

feature-request

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

feature-request