Skip to content

🔪 System tamper detector for USB, Bluetooth, AC, Battery, Disk Tray, and Ethernet.

License

Notifications You must be signed in to change notification settings

gitter-badger/Killer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

           _  _  _  _ _
          | |/ /(_)| | |
          |   /  _ | | | ____ _ _
          |  \  | || | |/ _  ) `_|
          | | \ | || | ( (/_/| |
          |_|\_\|_|\__)_)____)_|
   _____________________________________
   \                       | _   _   _  \
    `.                  ___|____________/
      ``````````````````

            System tamper detector
(USB, Bluetooth, AC, Battery, Disk Tray, Ethernet)
  Shuts the system down upon disallowed changes.

Installation

pip install killer

Usage

TBD

Development

Linux

git clone https://github.com/Lvl4Sword/Killer.git
cd Killer
mkdir -p ~/.virtualenvs/
python3 -m venv ~/.virtualenvs/killer
source ~/.virtualenvs/killer/bin/activate
pip install -U -r requirements.txt
pip install -U -r dev-requirements.txt

Windows

TBD soon

About

🔪 System tamper detector for USB, Bluetooth, AC, Battery, Disk Tray, and Ethernet.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%