Gather account in order to remind password/username in case of need
Just clone, it's basic c++. Feel free to contact for more informations
Imagine you are flooded by millions account (mails, professionnal, games...) This can help you fix memory leaks ;)
Future dev :
- Add randomizer in global key to prevent keyboard spying
- 0.1.0
- Beta
- 0.0.1
- Work in progress
- Fork it (https://github.com/MaximeAeva/PwdStrngBx/fork)
- Create your feature branch (
git checkout -b feature/fooBar
) - Commit your changes (
git commit -am 'Add some fooBar'
) - Push to the branch (
git push origin feature/fooBar
) - Create a new Pull Request