Coder Social home page Coder Social logo

kovinevmv / digisparkstealer Goto Github PK

View Code? Open in Web Editor NEW
254.0 11.0 72.0 173 KB

Script for Digispark Attiny85, ATMEGA32U4 to steal passwords, cookies and send to your mail

License: MIT License

C++ 12.61% Batchfile 0.73% PowerShell 3.80% Python 82.86%
digispark digispark-scripts password security hack stealer atmega32u4 google chrome opera

digisparkstealer's Introduction

digisparkstealer's People

Contributors

kovinevmv 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

digisparkstealer's Issues

compiling error with digispark board

When i was compiling the code of sketch.ino I was receiving lot issues like

Arduino: 1.8.19 (Windows Store 1.8.57.0) (Windows 10), Board: "Digispark (Default - 16.5mhz)"

In file included from C:\Users\sayed\Desktop\Arduino Project Works\DigiSparkStealer-master\arduino_source\sketch\sketch.ino:1:0:

C:\Program Files\WindowsApps\ArduinoLLC.ArduinoIDE_1.8.57.0_x86__mdqgnx93n4wtt\libraries\Keyboard\src/Keyboard.h:25:17: fatal error: HID.h: No such file or directory

#include "HID.h"

             ^

compilation terminated.

exit status 1

Error compiling for board Digispark (Default - 16.5mhz).

This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.

plz tell me if I am doing something wrong.
waiting for your reply

Does not work

when ı run the main.exe a command prompt opens and close immediatly, any solutions ?

`
This file lists modules PyInstaller was not able to find. This does not
necessarily mean this module is required for running you program. Python and
Python 3rd-party packages include a lot of conditional or optional modules. For
example the module 'ntpath' only exists on Windows, whereas the module
'posixpath' only exists on Posix systems.

Types if import:

  • top-level: imported at the top-level - look at these first
  • conditional: imported within an if-statement
  • delayed: imported from within a function
  • optional: imported within a try-except-statement

IMPORTANT: Do NOT post this list to the issue-tracker. Use it as a basis for
yourself tracking down the missing module. Thanks!

missing module named 'org.python' - imported by copy (optional), xml.sax (delayed, conditional)
missing module named pwd - imported by posixpath (delayed, conditional), shutil (optional), tarfile (optional), http.server (delayed, optional), webbrowser (delayed), pip._vendor.distlib._backport.tarfile (optional), pip._vendor.distlib._backport.shutil (optional), netrc (delayed, conditional), getpass (delayed)
missing module named org - imported by pickle (optional)
missing module named grp - imported by shutil (optional), tarfile (optional), pip._vendor.distlib._backport.tarfile (optional), pip._vendor.distlib._backport.shutil (optional)
missing module named termios - imported by tty (top-level), getpass (optional)
missing module named _posixsubprocess - imported by subprocess (conditional)
missing module named vms_lib - imported by platform (delayed, conditional, optional)
missing module named 'java.lang' - imported by platform (delayed, optional), xml.sax._exceptions (conditional)
missing module named java - imported by platform (delayed)
missing module named _scproxy - imported by urllib.request (conditional)
missing module named _winreg - imported by platform (delayed, optional)
missing module named _frozen_importlib_external - imported by importlib._bootstrap (delayed), importlib (optional), importlib.abc (optional)
excluded module named _frozen_importlib - imported by importlib (optional), importlib.abc (optional)
missing module named readline - imported by cmd (delayed, conditional, optional), code (delayed, conditional, optional), pdb (delayed, optional)
missing module named pypykatz - imported by ntlm (top-level)
missing module named builtin - imported by pip._vendor.distlib._backport.tarfile (conditional)
missing module named posix - imported by os (conditional, optional)
missing module named resource - imported by posix (top-level)
`

Getting compile error.

fatal error: HID.h: No such file or directory
#include "HID.h"

compilation terminated.
exit status 1
Error compiling for board Digispark (Default - 16.5mhz).

helppp

Keyboard.h:25:17: fatal error: HID.h: No such file or directory #include "HID.h"

When I try to upload the sketch, i get this message:

In file included from C:\Users\dubai\Desktop\New folder (2)\New folder\DigiSparkStealer-master\arduino_source\sketch\sketch.ino:1:0:
C:\Users\dubai\AppData\Local\Arduino15\libraries\Keyboard\src/Keyboard.h:25:17: fatal error: HID.h: No such file or directory
#include "HID.h"
^
compilation terminated.

exit status 1

Compilation error: exit status 1

help

X

can you explain to me what to change in order to run the script correctly ?

Where's the pie?

Seems like you've made some very good and thorough documentation, but where is the .py, as it seems to be referenced in the docs, yet it appears to have been removed?

Win32crypt lib is not installed on victim PC

Error:

Traceback (most recent call last):
  File "main.py", line 5, in <module>
  File "c:\users\venom\appdata\local\programs\python\python38\lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 623, in exec_module
    exec(bytecode, module.__dict__)
  File "chromium.py", line 6, in <module>
ImportError: DLL load failed while importing win32crypt: Не найден указанный модуль.
[9672] Failed to execute script main

Put the source code back!

There are many more, much worse, scripts out there. Please put the source code back up, you are not helping anyone by leaving it down!

No such file or directory #include "HID.h"

Hey, I got a problem when I want to upload the sketch script to my digispark. This is the error I got:

Arduino:1.8.13 (Windows Store 1.8.42.0) (Windows 10), Board:"Digispark (Default - 16.5mhz)"

In file included from C:\Users\144298\Desktop\DigiSparkStealer-master\arduino_source\sketch\sketch.ino:1:0:

C:\Program Files\WindowsApps\ArduinoLLC.ArduinoIDE_1.8.42.0_x86__mdqgnx93n4wtt\libraries\Keyboard\src/Keyboard.h:25:17: fatal error: HID.h: No such file or directory

#include "HID.h"

             ^

compilation terminated.

exit status 1

Error compiling for board Digispark (Default - 16.5mhz)

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.