Giter Club home page Giter Club logo

gmail-hack's Introduction

Programmed in Python | PySimpleGUI

forthebadge made-with-python

Open Source Love svg1

Maintenance

Gmail Hack

Python script with PySimpleGUI for hack gmail account using brute force attack

If you like it give it a star

GitHub stars

Adrijan's github stats

paypal Bitcoin

Usage:

Python3+

git clone https://github.com/adrijano/Gmail-Hack.git

cd Bitcoin-wallet-cracker && pip install -r requirements.txt

python gmail_hack.py

Windows

cd dist
start gmail_hack.exe

Donations

If you would like to support me, donations are very welcome.

You can use Paypal to donate using your own credit card. 
The payment is processed by PayPal but you don't need to have a
PayPal account or sign-up for one if you are paying by credit card.

You can also use your own Paypal account to donate.

You can also donate Bitcoin, Bitcoin Cash, Dai, Ethereum, Litecoin and USD Coin.

paypal Bitcoin

ForTheBadge built-with-love

Disclaimer

The code within this repository comes with no guarantee, the use of this code is your responsibility. I take NO responsibility and/or liability for how you choose to use any of the source code available here. By using any of the files available in this repository, you understand that you are AGREEING TO USE AT YOUR OWN RISK. Once again, ALL files available here are for EDUCATION and/or RESEARCH purposes ONLY.

gmail-hack's People

Contributors

adrijano avatar ricardicus avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

gmail-hack's Issues

Have you see the User Settings API calls?

Hi!

I just noticed your project. ๐Ÿ’— the screenshot in your readme!

The PySimpleGUI User Settings API calls were not released until 4.30.0 in Oct 2020. This was almost the same time as you opened this repo, so I'm pretty sure they weren't at all known at that time.

It would be interesting to see if in a future PySimpleGUI project you found them easy to use.

This past year there have been groups of APIs added that were done for the benefit of the low end of the developer experience curve. I'm trying to incorporate activities that are common with GUIs, but perhaps utilize packages that someone with a month of Python experience isn't ready to take on or would be an overload for them.

The PySimpleGUI User Settings is a simplified front-end for JSON files. Experienced users have no trouble using them just as you've had no trouble adding the use of json files to your program.

They're designed so that they can be used in layouts directly with no setup at all if the default filenames and locations are used. I'm using them in more and more programs. All of my new programs that have any kind of settings or a settings window use these APIs.

A settings window usually has the layout that includes the values from the User Settings file and then when the settings window is closed with an "OK", new values are stored in the json file.

I'm interested if they make your GUIs easier to build if you use them versus the json files you're directly using. No big deal if you don't use them of course. I'm just tossing it out there as something to maybe try.

Thanks for giving PySimpleGUI a try and thanks for posting a screenshot in your readme

image

no work

unfortunately it doesn't work

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.