Giter Site home page Giter Site logo

ierofantis / chrome_venom Goto Github PK

View Code? Open in Web Editor NEW
39.0 39.0 26.0 2 KB

๐Ÿ Copy passwords from Crome and send them via email,Python && win32crypt

Home Page: http://null-byte.wonderhowto.com/news/remote-chrome-password-stealer-0168503/

Python 100.00%

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

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

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

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

Spam

Your code is not even compiling yet alone working

Email

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

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.