pwnxotus/DIGI-NETRA ? reverse-engineered prompt
Reverse engineered prompt
Build me a simple Python CLI tool for OSINT investigations like the DIGI NETRA project. I want a menu based app where I can look up a phone number, username, email, or IP address and get useful public information back in a clean, easy to read way. For phone numbers, include basic validation, provider details, Google style info, and checks for WhatsApp and Instagram presence. For usernames, scan for footprints across common sites. For emails, check for account clues, data breaches, pastes, and social media presence. For IPs, show geolocation and ISP details. Keep it modular so it’s easy to extend later, and make the setup straightforward with a requirements file and a single script to run. If you need to look up current docs online for any libraries or APIs, feel free to.
Are you gonna build this?
make sure you review the code using arcumet