LaZagne icon indicating copy to clipboard operation
LaZagne copied to clipboard

Dependancy Issue: Module ChromiumBased is not used due to unresolved dependence: No module named 'Crypto'

Open Texesh opened this issue 2 years ago • 2 comments

image

------------------- Iiscentralcertp passwords -----------------

[-] Module IISCentralCertP is not used due to unresolved dependence: No module named 'rsa' [!] No passwords found

------------------- Pypykatz passwords -----------------

[-] Module Pypykatz is not used due to unresolved dependence: No module named 'pypykatz' [!] No passwords found

------------------- Chromiumbased passwords -----------------

[-] Module ChromiumBased is not used due to unresolved dependence: No module named 'Crypto' [!] No passwords found

------------------- Mozilla passwords -----------------

[-] Module Mozilla is not used due to unresolved dependence: No module named 'pyasn1' [!] No passwords found

ETC (some still work)

Texesh avatar Dec 27 '21 09:12 Texesh

You have no some python modules required to run full functional. So, laZagne run all modules that it could.
You could install this module by cd <path_to_laZagne>; pip3 install requirements.txt

MyLoginOnGitHub avatar Dec 27 '21 20:12 MyLoginOnGitHub

I am also facing the same issue, despite running the project from Python and updating the requirements. Dear Alessandro, this is a fantastic project, could I request you to review and kindly provide an official one file .exe release. Thank you.

mubb avatar Mar 28 '22 06:03 mubb

I am also facing the same issue, despite running the project from Python and updating the requirements. Dear Alessandro, this is a fantastic project, could I request you to review and kindly provide an official one file .exe release. Thank you.

https://github.com/AlessandroZ/LaZagne/releases/download/2.4.3/lazagne.exe Compiled version of LaZagne for Windows @mubb

HGStyle avatar Jan 11 '23 16:01 HGStyle

It's a requirement problem, requirements.txt should be installed or use the last release.

AlessandroZ avatar Feb 28 '23 15:02 AlessandroZ