MSF-Undetector
MSF-Undetector copied to clipboard
Add support for PyInstaller hidden imports
I will add support for PyInstaller hidden imports, required for single executables. The script will analyse every single import of the decoded metasploit payload and generate a file to be used with PyInstaller, where all hidden imports will be included.
Stay tuned.