Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mehulj94/Radium
Python logger with multiple features.
https://github.com/mehulj94/Radium
keylogger python security
Last synced: 11 days ago
JSON representation
Python logger with multiple features.
- Host: GitHub
- URL: https://github.com/mehulj94/Radium
- Owner: mehulj94
- License: apache-2.0
- Created: 2016-07-04T19:37:45.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2021-08-07T08:03:52.000Z (over 3 years ago)
- Last Synced: 2024-08-02T09:29:01.453Z (3 months ago)
- Topics: keylogger, python, security
- Language: Python
- Homepage:
- Size: 32.2 KB
- Stars: 526
- Watchers: 55
- Forks: 183
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
```
____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____
_____ _ _ _ _
| __ \ | (_) | | | |
| |__) |__ _ __| |_ _ _ _ __ ___ | | _____ _ _| | ___ __ _ __ _ ___ _ __
| _ // _` |/ _` | | | | | '_ ` _ \ | |/ / _ \ | | | |/ _ \ / _` |/ _` |/ _ \ '__|
| | \ \ (_| | (_| | | |_| | | | | | | | < __/ |_| | | (_) | (_| | (_| | __/ |
|_| \_\__,_|\__,_|_|\__,_|_| |_| |_| |_|\_\___|\__, |_|\___/ \__, |\__, |\___|_|
__/ | __/ | __/ |
|___/ |___/ |___/
____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____--> Coded by: Mehul Jain
--> For windows only____ ____ ____ ____ ____ ____ ____
______ _
| ____| | |
| |__ ___ __ _| |_ _ _ _ __ ___ ___
| __/ _ \/ _` | __| | | | '__/ _ \/ __|
| | | __/ (_| | |_| |_| | | | __/\__ \
|_| \___|\__,_|\__|\__,_|_| \___||___/
____ ____ ____ ____ ____ ____ ____--> Applications and keystrokes logging
--> Screenshot logging
--> Drive tree structure
--> Logs sending by email
--> Password Recovery for
• Chrome
• Mozilla
• Filezilla
• Core FTP
• CyberDuck
• FTPNavigator
• WinSCP
• Outlook
• Putty
• Skype
• Generic Network
--> Cookie stealer
--> Keylogger stub update mechanism
--> Gather system information
• Internal and External IP
• Ipconfig /all output
• Platform
____ ____ ____ ____ ____
_ _ _____ ___ _____ _____
| | | / ___|/ _ \| __ \| ___|
| | | \ `--./ /_\ \ | \/| |__
| | | |`--. \ _ | | __ | __|
| |_| /\__/ / | | | |_\ \| |___
\___/\____/\_| |_/\____/\____/
____ ____ ____ ____ ____--> Download the libraries if you are missing any.
--> Set the Gmail username and password and remember to check allow connection from less secure apps in gmail settings.
--> Set the FTP server. Make the folder Radium in which you'll store the new version of exe.
--> Set the FTP ip, username, password.
--> Remember to encode the password in base64.
--> Set the originalfilename variable in copytostartup(). This should be equal to the name of the exe.
--> Make the exe using Pyinstaller
--> Keylogs will be mailed after every 300 key strokes. This can be changed.
--> Screenshot is taken after every 500 key strokes. This can be changed.
--> Remember: If you make this into exe, change the variable "originalfilename" and "coppiedfilename" in function copytostartup().
--> Remember: whatever name you give to "coppiedfilename", should be given to checkfilename in deleteoldstub().____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____
_____ _ _ _ _
|_ _| | (_) | | | |
| | | |__ _ _ __ __ _ ___ | |_ ___ __ _____ _ __| | __ ___ _ __
| | | '_ \| | '_ \ / _` / __| | __/ _ \ \ \ /\ / / _ \| '__| |/ / / _ \| '_ \
| | | | | | | | | | (_| \__ \ | || (_) | \ V V / (_) | | | < | (_) | | | |
\_/ |_| |_|_|_| |_|\__, |___/ \__\___/ \_/\_/ \___/|_| |_|\_\ \___/|_| |_|
__/ |
|___/
____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____--> Persistance
--> Taking screenshots after a specific time. Making it keystrokes independent.
--> Webcam logging
--> Skype chat history stealer
--> Steam credential harvestor
```
# Requirements
* Install [PyHook](https://sourceforge.net/projects/pyhook/)
* Install [PyWin32](https://sourceforge.net/projects/pywin32/)
* Install [Microsoft Visual C++ Compiler for Python](https://www.microsoft.com/en-us/download/details.aspx?id=44266)
* Install [PyInstaller](http://www.pyinstaller.org/)# Tutorial
[![Tutorial Radium Keylogger](https://i.imgur.com/Y1jE9Km.png)](https://youtu.be/T0h_427L8u4)