- Oct 28, 2019
- 2,133
- 1,856
hmmm that's one of the perks of me running games in a virtual environment then..It's important to be cautious when sharing or using save files from the internet. Loading random save files that you find online can put your computer at risk of getting infected with harmful software. The developers of Ren'Py, the software used to build this game and many more, strongly advise against this practice. In the versions 7.6 and 8.1 of Ren'Py, a warning will pop up whenever you attempt to load a save file that isn't from your own computer. This warning exists because save files can contain code that runs when the file is opened.
Malicious software created using this technique can have serious consequences:
Notably, viruses developed using this method can affect various operating systems, including Android, MacOS, Linux, and Windows. This makes them a potential threat to a wide range of devices.
- It might gain access to, modify, or delete your files.
- It could potentially spy on you by activating your webcam or recording your keystrokes (keylogger).
- It may install additional harmful programs or viruses on your system.
- Your unencrypted passwords could be exposed.
- Your browser data could be accessed and stolen.
- It might spread to other files and programs, causing further infections.
- It could remain hidden from antivirus and malware detection software.
- Attackers might gain remote control of your computer.
- Your system could become unusable (bricked).
For a visual example, you can watch a presentation demonstrating a virus that resides within a Ren'Py save file here:You must be registered to see the links.
You don't have permission to view the spoiler content.
Log in or register now.