Moriarty-Project icon indicating copy to clipboard operation
Moriarty-Project copied to clipboard

OutlookAccount/username.moriarty Not found

Open meetgyn opened this issue 2 years ago • 0 comments

When running the script I get this error. Python3 Moriarty.py - -no -social media -rf -Pn +55xxxxxxxxx

Traceback (most recent call last): File "/opt/osint/Moriarty-Project/Moriarty.py", line 171, in MP=Moriarty_Project() File "/opt/osint/Moriarty-Project/Moriarty.py", line 34, in init self.getLoginInfoQuick() File "/opt/osint/Moriarty-Project/Moriarty.py", line 48, in getLoginInfoQuick with open("OutlookAccount/username.moriarty","r") as username:self.username=username.read() FileNotFoundError: [Errno 2] No such file or directory: 'OutlookAccount/username.moriarty'

meetgyn avatar May 09 '22 20:05 meetgyn

Hi, the project is updated. You can use it without receiving errors now.

Tested OS: Parrot Linux, Kali Linux

AzizKpln avatar Aug 25 '22 14:08 AzizKpln