% if action == 'running': % end
% if action == 'start': % include('languages.html', language=language) % if connection:
WARNING! You appear to be connected to the Internet. You should disconnect from any cable or wireless network during this test.
% end

What is this?

This is a simple tool that tries to identify potential spyware infections on your computer. When launched, it will try to look for certain indicators in memory. If you have any running applications (such as Skype, the browser, etc.) please close them in order to increase performance and decrease chances of false positives. The execution will take a few minutes, so please be patient.

Scan now!

% end % if action == 'running':

Scanning...

The scanning is in progress. It might take several minutes, please be patient and do not interrupt the application before it has naturally finished.

Refresh
Should refresh automatically every 5 seconds

% end % if action == 'results': % if errors:

WARNING!

Some errors occurred that might have affected the outcome of the scan:
% else: % if infected:

DANGER!

I managed to identify the potential presence of some spyware! You should turn off this computer, never connect it again to the Internet or any external device and seek assistance.

You can find additional instructions on what to do next and on how to get in contact with us at https://www.resistsurveillance.org/emergency

Following is what I discovered:

% else:

Looks good.

I wasn't able to identify the presence of any obvious spyware. Please note that this does not necessarily mean your computer is clean. If you have strong suspicion of being targeted, please do seek assistance.

You can find additional instructions at https://www.resistsurveillance.org/emergency
% end % end % end