{"id":20492763,"url":"https://github.com/kartikmehta8/pykeylogger","last_synced_at":"2025-04-13T17:08:30.454Z","repository":{"id":45125642,"uuid":"479827403","full_name":"kartikmehta8/pyKeylogger","owner":"kartikmehta8","description":"A Python-based Keylogger that can track your keystrokes, clipboard text, take screenshots at regular intervals, and records audio. It sends the data as SMS to the target phone number using Twilio.","archived":false,"fork":false,"pushed_at":"2022-07-14T17:58:07.000Z","size":9,"stargazers_count":63,"open_issues_count":1,"forks_count":5,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-13T17:08:17.685Z","etag":null,"topics":["cybersecurity","keylogger-python","keylogging","python","security-tools","twilio"],"latest_commit_sha":null,"homepage":"https://www.youtube.com/watch?v=upWCYSoyOt8","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kartikmehta8.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-04-09T19:42:38.000Z","updated_at":"2025-01-31T03:12:53.000Z","dependencies_parsed_at":"2022-07-13T09:50:31.938Z","dependency_job_id":null,"html_url":"https://github.com/kartikmehta8/pyKeylogger","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kartikmehta8%2FpyKeylogger","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kartikmehta8%2FpyKeylogger/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kartikmehta8%2FpyKeylogger/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kartikmehta8%2FpyKeylogger/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kartikmehta8","download_url":"https://codeload.github.com/kartikmehta8/pyKeylogger/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248750108,"owners_count":21155686,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cybersecurity","keylogger-python","keylogging","python","security-tools","twilio"],"created_at":"2024-11-15T17:30:43.336Z","updated_at":"2025-04-13T17:08:30.431Z","avatar_url":"https://github.com/kartikmehta8.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n![pyKeylogger](https://user-images.githubusercontent.com/77505989/162591491-fc2e14ea-3f2e-4d15-a86e-f0e7394a888d.png)\n\nKey loggers are activity-monitoring software programs that give hackers access to your data. The software is installed on your computer and records everything you type. Then it sends this log file to a server, where cybercriminals wait to use all this sensitive information.\n\n### This key logger can not only detect \u0026 record your keystrokes but can also:\n\n- Takes screenshot at a particular interval of time\n\n- Records audio\n\n- Record your System’s information \u0026 IP Address\n\n- Sends the data to the remote server using [Twilio](https://www.twilio.com/)\n\n- Keep track of your clipboard information\n\n## Technologies on which it is built:\n```\n1. Python\n2. Socket\n3. Platform\n4. Win32\n5. Pynput\n6. Scipy\n7. Sound-Device\n8. Cryptography\n9. Twilio\n```\n## Why pyKeylogger?\n\n- It will broaden the way of thinking of researchers about how we can innovate the key loggers.\n- It will help identify the loopholes in the current anti key loggers software.\n- Multi software hack: pyKeylogger is packed with many modules to make it more advance than traditional keyloggers.\n\n#### Capable of deleting all the records after sending them to the remote server.\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://user-images.githubusercontent.com/77505989/162591486-e96ab751-bcd1-47b4-b48d-1dc304e06426.png\" alt=\"Delete Records\" /\u003e\n\u003c/p\u003e\n\n#### Encrypts the data \u0026 generates a new key (Asymmetric Key Encryption) that only the person at the remote server can decrypt.\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://user-images.githubusercontent.com/77505989/162591487-77b5abd9-ab17-4613-a1f2-6618a70b4c84.png\" alt=\"Encryption\" /\u003e\n\u003c/p\u003e\n\n#### Using Twilio for transferring the data to a remote server!\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://user-images.githubusercontent.com/77505989/162591488-6682da11-167a-4848-81de-e09d86561830.png\" alt=\"Twilio\" /\u003e\n\u003c/p\u003e\n\n## How to use?\nAfter cloning \u0026 installing all the dependencies, run\n```\n\u003e\u003e\u003e python GenerateKey.py\n```\nIt will generate the encryption key. Paste this key into `DecryptFile.py` \u0026 `Keylogger.py`. Then run,\n```\n\u003e\u003e\u003e python Keylogger.py\n```\nYou will see that new files are generating on their own. Watch Demonstration of the project [Here](https://www.youtube.com/watch?v=upWCYSoyOt8).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkartikmehta8%2Fpykeylogger","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkartikmehta8%2Fpykeylogger","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkartikmehta8%2Fpykeylogger/lists"}