- [ ] License, if applicable - [ ] Contributors, if applicable - 0xKZ - [ ] New file boilerplate, if applicable - [ ] Shebang `#!/usr/bin/env python3` - [ ] Credits - [ ] License identifier `# SPDX-License-Identifier: GPL-3.0-or-later` - [ ] Docs, if applicable - [ ] Windows - [ ] Windows executable (PyInstaller) - [ ] Setup installer (InnoSetup) - [ ] Add to pre-release - [ ] Test on second PC - [ ] Mac (Intel) - [ ] Mac package (PyInstaller) - [ ] Test - [ ] Add to pre-release - [ ] Mac (Apple) - [ ] Mac package (PyInstaller) - [ ] Test - [ ] Add to pre-release - [ ] Add as pre-release to GitHub - [ ] ~Microsoft Malware Analysis, if applicable~ Not applicable unless reported by other users - [ ] [Submit file for analysis](https://www.microsoft.com/en-us/wdsi/filesubmission) - [ ] Receive confirmation - [ ] Set as release on GitHub
#!/usr/bin/env python3# SPDX-License-Identifier: GPL-3.0-or-laterMicrosoft Malware Analysis, if applicableNot applicable unless reported by other users