├── README.md ├── eviloffice.py ├── macroE.txt ├── macroW.txt ├── ngrok.sh └── requirements.txt /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/srnframe/eviloffice/HEAD/README.md -------------------------------------------------------------------------------- /eviloffice.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/srnframe/eviloffice/HEAD/eviloffice.py -------------------------------------------------------------------------------- /macroE.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/srnframe/eviloffice/HEAD/macroE.txt -------------------------------------------------------------------------------- /macroW.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/srnframe/eviloffice/HEAD/macroW.txt -------------------------------------------------------------------------------- /ngrok.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/srnframe/eviloffice/HEAD/ngrok.sh -------------------------------------------------------------------------------- /requirements.txt: -------------------------------------------------------------------------------- 1 | pywin32 2 | --------------------------------------------------------------------------------