GateCracker ?

  • Find default passwords on Smart Locks in Turkey

How to run the project? ?

  • Clone github repository in your local system git clone https://github.com/aydinnyunus/gateCracker.git
  • Move in gateCracker repository cd gateCracker
  • Create new virtual python environment python3 -m venv venv
  • Activate virtual python environment source venv/bin/activate
  • Install all the libraries mentioned in requirements.txt using pip install -r requirements.txt
  • Run Python file python main.py

Directory Tree ?

.
├── images
│   ├── website.png
├── README.md
├── requirements.txt
└── main.py

2 directories, 16 files

ScreenShot ?

https://share.streamlit.io/actuallytest/test2/main/main.py

1). This is the Main Page of the website. Select your model on the Select Box Menu.

github-small

Blog Post

https://sockpuppets.medium.com/bypassing-door-passwords-4004b8d7995

Bug / Feature Request ?‍?

If you find a bug (the application couldn’t handle the query and / or gave undesired results), kindly open an issue here by including your search query and the expected result.

If you’d like to request a new function, feel free to do so by opening an issue here. Please include sample queries and their corresponding results.

It is my first application with GUI.Thank you !.

Connect with me! ?

GitHub

View Github