Update README.md

This commit is contained in:
David Bombal
2022-08-02 16:51:16 +02:00
committed by GitHub
parent 5e5748c4d2
commit 0ffe44891e

View File

@@ -10,4 +10,4 @@
5. Run the command `pip install -r requirements.txt` to install all the packages required in your virtual environment.
6. Run `py keylogger.py` this will run the program.
### To get the file to run on Windows 11 evading the antivirus I compiled the PyInstaller bootloader locally, and then used it to compile the code.
### To get the file to run on Windows 11 evading the antivirus I compiled the PyInstaller bootloader locally using Microsoft C/C++ compiler, and then used it to compile the code.