AlessandroZ / LaZagne

Credentials recovery project
GNU Lesser General Public License v3.0
9.52k stars 2.04k forks source link

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

Closed Texesh closed 1 year ago

Texesh commented 2 years ago
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)

MyLoginOnGitHub commented 2 years ago

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

mubb commented 2 years ago

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.

HGStyle commented 1 year ago

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

AlessandroZ commented 1 year ago

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