Inspiration
One of my friend's laptop got stolen in India. He registered a complaint but was unable to recover his laptop. As a cyber security student it struck me and inspired me to develop something to help him. So, I decided to make an Antitheft App which is simple yet effective, requires less dependencies yet do the work.
What it does
Here in HackRU, I created say the first draft of the Antitheft App. It includes a key logger and public IP tracker that will help us to determine the location of stolen laptop. It will send the recorded keystroke and the current public IP to the predefined email address without user's attention.We can specify the time length to send the log file and IP address.
How I built it
The app is built simply by using python 2.7.15. It uses existing python libraries like pyhook, pythoncom and smtp. So, there are no other dependencies at all. I used urllib2 and icanhazip.com to retrieve the public ip address.
Accomplishments that I'm proud of
I have the working app which I can use anywhere, anytime. Because I built it, there are no trust issues. So, I literally developed a 'Hack' in 'Hack'RU :P
What's next for AntitheftApp
I am planning to use google maps api to accurately detect the IP location. Also, we can add more features like video recording, screenshot capturing etc
Built With
- pycom
- pyhook
- python
- smtp
- urllib
Log in or sign up for Devpost to join the conversation.