AvillaForensics icon indicating copy to clipboard operation
AvillaForensics copied to clipboard

No module named 'Crypto'. On AES import

Open Cargeandparsers opened this issue 2 years ago • 1 comments

When using the midias script on media decrypt error importing crypto module when using the bat file it throws an error because it can't find the crypto module. Thank you very much I would like to know if I have to modify the bat file to create the virtual environment

Cargeandparsers avatar Mar 25 '23 02:03 Cargeandparsers

All python scripts were compiled to .exe, eliminating the need to install python and its dependencies

AvillaDaniel avatar Jan 02 '24 03:01 AvillaDaniel