Qydic-IPLogger is a free and open-source tool that helps you gather information about a target's system, including its private and public IP addresses, location, system information, and installed applications.
- Retrieves private and public IP addresses
- Determines the location based on the public IP address
- Gathers system information such as OS details, RAM, storage, and installed applications
- Sends collected information to a Discord webhook
- Edit the code with your Webhook.
- Download pyinstaller 'pip insall pyinstaller'
- Run the command prompt in the directory of the code.
- To generate .exe do pyinstaller --onefile --icon=your_icon.ico Code.py
- requests
- psutil
- pyinstaller (for creating an executable)
- requests
- socket
- platform
- json
- psutil
- win32gui, win32con
Subscribe to me to get more projects like this at youtube.com/qydi
<3