For Corrupted File: My recommendations:
1. Go to C:\Users\directory and delete the corrupted file.
For Update VLC: My recommendations:
1. Go to Programs and Features -> Control Panel and see the version of current VLC.
2. Download the VLC from the given link [Link]
3. Click on the downloaded VLC package and install it, and again go to Program and Features ->
Control Panel to
4. make sure you're the previous version is updated.
For End malicious processes: My recommendations:
1. Run Windows Powershell as an administrator.
2. Type tasklist command in the shell terminal. This will show you the list of running processes.
3. You will see the running malicious process, note down the PID of the process on your local editor.
4. Type Taskkill /PID pid_number /F, this command will end the malicious process.
For Fix Permissions: My recommendations:
1. Go to the directory where file super_secret_file.txt is present.
2. Right-click on the text file. Go to Security, Click on the edit button to change the permission.
3. In the Permissions for Everyone, click on the checkbox in front of Write to Allow the permission on
the file.
4. Click on Apply, then click on OK. Hope this will help you!