Skip to content

AlgorithmXplorer/app_crasher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

APP CRASHER

Main Purpose

A project that prevents the user from using an application when it is open

How to use this project

First, download the 'secret_folder' from the repository to your computer. This folder contains a JSON file necessary for the app to start and another folder with files that block the user from using their computer. To start the app, write the file path of this folder into the 'path' variable in the 'main' code file. Then, write the name of the application that is being used on your computer in the 'app_name' section inside the main file. If the application is not running, you must make sure that the name you wrote is correct. Also, to make the software work, enter 'yes' in the 'key' section of the JSON file.

Where can I use this project

I turned this project into an executable file using the pyinstaller module so that it runs in the background on my computer without anyone noticing. I made this exe file a startup application on the computer. This way, if someone opens applications like Outlook on the computer without my knowledge, it blocks them. Or, you can prank your friend if you want.

NOTICE

Depending on your computer's power, you can adjust the control time or the application startup time from within the application

About

app crasher.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages