Skip to content

hatgrey2/watchtower

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Watchtower

An open tool for system inpection using python. Users can check files being accessed on realtime by each processes. New feature are coming such as checking process cheksums with virustotal api. Currently web based gui is used to avoid gui lagging when showing chunks of data.

file.py- for checking files process.py - for checking processes

Installation

git clone https://github.com/hatgrey2/watchtower.git

pip install -r requirements.txt

cd watchtower

python process.py

python file.py

#NOTES Currently works in windows Linux update soon

the 2 scripts should be run seperately on different ports , the combining of scripts will be updated soon.

About

An open tool for system inspection

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published