Skip to content

naozibuhao/iGuardForPython

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

防篡改Py版_V1.0
依赖模块
wheel
watchdog
如果没有安装请执行
[>]pip install wheel
[>]pip install watchdog


支持事件触发和时间轮训两种机制
具体配置详见Config.py
针对文件/文件夹所有的修改,增加,删除均会进行防篡改处理
针对修改的文件,新增的文件会做备份处理方便后期查看和调取


=========================================
2020-4-16
解决两个问题
1.删除不需要模块引用
  可以不用引用wheel模块了
2.window 终端打印中文乱码




About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages