# Interceptor-APS **Interceptor, the State of the Art APS (Active Protection System)** Interceptor APS by P7MJ is the newest derivation of the surveillance detections software, first created by OctolinkYT. *(I did all of this myself, no code or and little concepts from his original work were used. ONLY TESTED ON NHRHS SCHOOL COMPUTERS IN JANURARY 2026. NOT GUARANTEED TO WORK ELSEWHERE.)*

Introduction

**Interceptor APS** is an APS (Active Protection System) designed to protect your computer from unwanted surveillance, especially from software like **Senso** (A common monitoring software found in schools and businesses). The program will allow you to select a window and start the counter-surveillance work. Once you are being watched, Interceptor will detect it. All windows will be minimized and your predetermined window will be brought to the front, all within 0.5 seconds and without human intervention.

Installation

To install, some python libraries are required. Ensure Python 3.13 or above is installed, and run the following in your terminal or PowerShell: `pip install watchfiles pygetwindow pyautogui termcolor` Then, download the python file from above. You can choose to run it through double-clicking (assuming the settings are default and it opens in a python terminal window), running from a IDE or **IDLE (Python 3.13)**, or running from the terminal by navigating to the directory and running: `python interceptor-aps.py`