Open Rango-dz opened 1 day ago
flask==2.1.3 # Lightweight web framework requests==2.31.0 # HTTP library for sending data to external services pynput==1.7.6 # For capturing keyboard and mouse inputs
cryptography==39.0.1 # For secure data encryption pycryptodome==3.17 # Cryptographic library for additional cryptography functions
loguru==0.6.0 # Advanced logging library with structured logging watchdog==2.3.1 # Monitor file changes for logging key outputs
apscheduler==3.9.1 # For scheduling data uploads at specific intervals
black==23.3.0 # Code formatter for PEP 8 compliance flake8==6.0.0 # Linter for identifying syntax and style issues isort==5.12.0 # For sorting imports in a structured manner
pytest==7.2.2 # Testing framework for running unit tests pytest-cov==4.0.0 # Test coverage reporting for pytest tox==4.5.2 # Automation tool for testing in isolated environments
bandit==1.7.4 # Security linter for Python code
pywin32==306 # Windows-specific packages for low-level Windows API access colorama==0.4.6 # Cross-platform color support for terminal text (mainly for Windows)
sphinx==5.3.0 # Documentation generator for API docs sphinx-rtd-theme==1.2.0 # Theme for Read the Docs styling in Sphinx mkdocs==1.4.3 # Lightweight alternative for generating documentation mkdocs-material==8.3.0 # Material theme for MkDocs
Description
hi i'm trying to install your keylogger to test but it seems the file for requirments.txt is missing or ima missing something
Steps to Reproduce
Expected Behavior
A description of what you expected to happen.
Screenshots or Logs
If applicable, add screenshots or logs to help explain your problem.
Environment
Additional Context
Add any other context about the problem here.