{"id":28154777,"url":"https://github.com/panagiotiskotsorgios/timed-pc-protection-layer","last_synced_at":"2025-07-27T10:16:09.207Z","repository":{"id":281544288,"uuid":"870593329","full_name":"PanagiotisKotsorgios/Timed-PC-Protection-Layer","owner":"PanagiotisKotsorgios","description":"A stealth security program that adds a timed challenge to protect your PC, shutting down if unauthorized users fail to meet the task. Ensures an extra layer of data protection even after login credentials are compromised.","archived":false,"fork":false,"pushed_at":"2025-03-09T19:49:48.000Z","size":49,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-08T15:02:47.493Z","etag":null,"topics":["additional-layer","automation","c","data-protection","folder-trigger","low-level-programming","open-source-security","pc-security","privacy","startup-program","stealth-security","system-calls","system-shutdown","timed-shutdown","windows-security"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PanagiotisKotsorgios.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-10-10T10:19:46.000Z","updated_at":"2025-03-09T19:49:51.000Z","dependencies_parsed_at":"2025-03-10T07:47:46.238Z","dependency_job_id":null,"html_url":"https://github.com/PanagiotisKotsorgios/Timed-PC-Protection-Layer","commit_stats":null,"previous_names":["panagiotiskots/timed-pc-protection-layer","panagiotiskotsorgios/timed-pc-protection-layer"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/PanagiotisKotsorgios/Timed-PC-Protection-Layer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PanagiotisKotsorgios%2FTimed-PC-Protection-Layer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PanagiotisKotsorgios%2FTimed-PC-Protection-Layer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PanagiotisKotsorgios%2FTimed-PC-Protection-Layer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PanagiotisKotsorgios%2FTimed-PC-Protection-Layer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PanagiotisKotsorgios","download_url":"https://codeload.github.com/PanagiotisKotsorgios/Timed-PC-Protection-Layer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PanagiotisKotsorgios%2FTimed-PC-Protection-Layer/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267342350,"owners_count":24071907,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-27T02:00:11.917Z","response_time":82,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["additional-layer","automation","c","data-protection","folder-trigger","low-level-programming","open-source-security","pc-security","privacy","startup-program","stealth-security","system-calls","system-shutdown","timed-shutdown","windows-security"],"created_at":"2025-05-15T06:14:28.558Z","updated_at":"2025-07-27T10:16:09.159Z","avatar_url":"https://github.com/PanagiotisKotsorgios.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align = \"center\"\u003e\n\n# Advanced Security Layer for Windows\n\n\u003c/div\u003e\n\n![Windows Security](https://www.poweradmin.com/blog/wp-content/uploads/2019/02/windows-10-security.jpg)\n\nThis program adds an **additional layer of security** to your PC, ensuring that even if an attacker gains access to your login credentials, your data remains protected.. Upon successful login, the user is prompted to complete a secret action: creating a folder named **\"Hello\"** on the desktop within **40 seconds**. Failure to complete this action results in an **automatic system shutdown**, preventing unauthorized access to your data.\n\nThe program operates **discreetly** in the background with no visible windows or pop-ups, ensuring that only the owner is aware of its presence, thereby enhancing the security of your personal information.\n\n\u003cdiv align=\"center\"\u003e\n    \u003cimg src=\"https://img.freepik.com/premium-photo/photo-real-stealth-hacker-icon-symbolizing-stealthy-nature-hackers-importance-v_980716-108843.jpg\" alt=\"Stealth Hacker Icon\" width = \"900px\" height = \"450px\"\u003e\n\u003c/div\u003e\n\n## How It Works\n\nOnce a user logs in, a **40-second timer** begins. To prevent the system from shutting down, the user must create a folder on the desktop named **\"Hello\"**. If the folder is not created within the time limit, the computer will automatically shut down, thereby protecting your data from unauthorized access.\n\n## Features\n\n- **Stealth Mode**: The program runs invisibly without any pop-ups or notifications, ensuring the attacker remains unaware of the extra security layer.\n- **Simple yet Effective**: The shutdown mechanism is triggered if the required action is not performed, preventing an attacker from accessing your data even if they have logged in.\n- **Configurable**: The program is open for enhancements and allows contributions for adding additional security features.\n\n## Installation \u0026 Setup\n\nFollow these steps to install and set up the program:\n\n| Step | Action |\n|------|--------|\n| 1    | **Download the repository**. |\n| 2    | **Open the Startup Folder**: \u003cbr\u003e Press `Win + R` and type `shell:startup` to open the Startup folder. |\n| 3    | **Create a Shortcut**: \u003cbr\u003e - Right-click inside the folder and select **New \u003e Shortcut**. \u003cbr\u003e - In the shortcut wizard, locate the `app.exe` file and create a shortcut for it. \u003cbr\u003e - Click **Next** and name the shortcut something discreet, such as **\"Windows Manager\"**, to maintain stealth. |\n| 4    | Once completed, the program will automatically run every time the system starts. |\n\n\u003e **Note**: Delete the folder before shutting off the machine so the script can work next time again.\n\n## Contributing\n\nWe welcome contributions to improve this project. If you'd like to enhance the security features or add new functionality, feel free to submit your ideas or create a pull request.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpanagiotiskotsorgios%2Ftimed-pc-protection-layer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpanagiotiskotsorgios%2Ftimed-pc-protection-layer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpanagiotiskotsorgios%2Ftimed-pc-protection-layer/lists"}