Restructure project with organized directories and improved configuration

Co-authored-by: Stalin-143 <161853795+Stalin-143@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2026-01-22 04:19:59 +00:00
parent a50f6fc38e
commit b0246b4e6f
17 changed files with 1354 additions and 95 deletions
+10
View File
@@ -0,0 +1,10 @@
"""
Keylogger Package
Educational keylogging tools for security awareness.
For educational purposes only.
"""
__version__ = '0.2.0'
__author__ = 'Stalin-143'
__license__ = 'See LICENSE file'