Git Product home page Git Product logo

chrome_venom's Introduction

Chrome_Venom

This is modification of the original code of https://github.com/hassaanaliw/chromepass and I have added the function def mail()

The original code just prints the google chrome passwords on the python IDE, so I add the function mail to store the output to a txt file and send It via email.

That means that If someone click the python script then the output will be sent to the email that he will press on the gmail_user global variable.

DISCLAIMER

I have no responsibility if someone acts irresponsible or against the law.

Thanks Ierofantis

chrome_venom's People

Contributors

ierofantis 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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

chrome_venom's Issues

Email

where do I put the email that I want it to send to?

How To Use?

Hey, First of all thanks for creating a great thing. But, I am full noob in coding. Can you please create a video tutorial. Please sir.

File help

Hello,

I am somewhat new to python so I am unsure of what I am supposed to do to make this program run and stuff. I got it to the editing screen but what text do I have to change. I would really appreciate of you could list the steps for me.
[email protected]
Thanks
Parker

NameError: global name 'win32crypt' is not defined

C:\Python27>python.exe chrome_venom.py
Traceback (most recent call last):
File "chrome_venom.py", line 131, in
mail()
File "chrome_venom.py", line 25, in mail
print main()
File "chrome_venom.py", line 67, in main
password = win32crypt.CryptUnprotectData(information[2], None, None, None, 0)[1]
NameError: global name 'win32crypt' is not defined

Spam

Your code is not even compiling yet alone working

Error

Traceback (most recent call last):
File "C:\Users\Fahim\Desktop\test.py", line 131, in
mail()
File "C:\Users\Fahim\Desktop\test.py", line 23, in mail
with open('c://Am I Evil.txt', 'w') as f:
IOError: [Errno 22] invalid mode ('w') or filename: 'c://Am I Evil.txt'

This is what I am getting while running

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.