You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have the same issue. The names in sqlite do not match the actual names in the zip file.
Example: [Errno 2] No such file or directory: './theZoo/malware/Binaries/Win32.Talerat'
I got this from sqlite.
The actual filename is: ./theZoo/malware/Binaries/Win32.Taleret/
So there is a misspelling with TalerEt and TalerAt.
This is a common occurency in the files. I have a dosen of these errors.
The filename related errors I got was related to the folllowing:
[Errno 2] No such file or directory: './theZoo/malware/Binaries/Win32.GravityRAT'
[Errno 2] No such file or directory: './theZoo/malware/Binaries/Win32.GravityRAT/Win32.Unclassified.zip'
[Errno 2] No such file or directory: './theZoo/malware/Binaries/Coll.Coll.DarkHydrus'
[Errno 2] No such file or directory: './theZoo/malware/Binaries/Coll.Coll.DarkHydrus/Coll.CozyBear.zip'
[Errno 2] No such file or directory: './theZoo/malware/Binaries/Win64.StealthyTrident'
[Errno 2] No such file or directory: './theZoo/malware/Binaries/Win64.StealthyTrident/WinX. SignSight.zip'
[Errno 2] No such file or directory: './theZoo/malware/Binaries/Win32.Talerat'
[Errno 2] No such file or directory: './theZoo/malware/Binaries/Win32.Talerat/Win32.Cainxpii.zip'
Hello, I am trying to run some apt malwares (namely stuxnet, explosion, xagent) and i get the same error:
"Probably path name in git vs. sqlite does not match
Please try and go to https://....."
I tried so many other types of malware and none of them worked too. Could this be an issue on my end?
The text was updated successfully, but these errors were encountered: