ppt-thief

一个可以悄悄窃取他人 U 盘中 ppt 的脚本。(不发 ppt 却考 ppt 内容的老师是最可恶的老师)

MIT License

Stars
8

PPT-thief

PPT-thief U PPT

2020 5

2020-2021

U

  • Win10 Win10 / Win7
  • Python 3.6 3.6
  • VSCode

ppt_thief.py

virtualenv .venv

.venv/Script/activate

pip install -r requirements.txt

python ppt_thief.py

U

[PPT-THIEF]: you're waiting for your rabbits under the TREE U

while True {
    if smell_u_disk():
        fetch_ppt()
    else:
        time.sleep(5)
}
  • sleep
  • smell U
  • disk

TODO LIST

  • ppt

U public