Lvl4Sword / Killer

🔪 System tamper detector for USB, Bluetooth, AC, Battery, Disk Tray, and Ethernet.
https://pypi.org/project/killer/
GNU Affero General Public License v3.0
71 stars 11 forks source link

try/except for pkgutil.get_data('killer', 'killer_config.json') #68

Closed Lvl4Sword closed 2 years ago

Lvl4Sword commented 2 years ago

If pkgutil.get_data('killer', 'killer_config.json') fails, the program will error out.

Lvl4Sword commented 2 years ago

This is a non-issue in the new branch, so closing