Support Python packages that aren't on PyPI #755
Labels
dynamic analysis
Issues specific to the implementation of Dynamic Analysis
enhancement
New feature or request
Uh oh!
There was an error while loading. Please reload this page.
Packages such as https://github.com/ytisf/PyExfil have not been updated on PyPI and the current installation instructions recommend cloning from GitHub and running
pip setup.py install
. It would be nice if we could support analysis of Python packages with this kind of installation flow.It's also released as a .zip file with a nonstandard structure
The text was updated successfully, but these errors were encountered: