Giter VIP home page Giter VIP logo

mfrc522rfidpyauthkeybruteforcer's People

Contributors

matamorphosis 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

Watchers

 avatar  avatar

mfrc522rfidpyauthkeybruteforcer's Issues

Can't run the script

I have the following issues, and i don't know where start to resolve it.

pi@raspberrypi:~/MFRC522RFIDPyAuthKeyBruteforcer $ python Default-Key-Bruteforcer.py --type pure --order descending
[i] RFID Key Brute-forcer.
[i] Written by Matamorphosis, built on https://github.com/mxgxw/MFRC522-python.
[i] Press Ctrl-C to stop the program.
[i] Pure brute force option selected... Generating all 274,941,996,890,625 combinations... Please be patient.
/home/pi/MFRC522RFIDPyAuthKeyBruteforcer/mfrc522.py:110: RuntimeWarning: This channel is already in use, continuing anyway.  Use GPIO.setwarnings(False) to disable warnings.
  GPIO.setup(22, GPIO.OUT)
Traceback (most recent call last):
  File "/home/pi/MFRC522RFIDPyAuthKeyBruteforcer/Default-Key-Bruteforcer.py", line 179, in <module>
    Reader(temp_combo, False)
  File "/home/pi/MFRC522RFIDPyAuthKeyBruteforcer/Default-Key-Bruteforcer.py", line 53, in Reader
    MIFAREReader = mfrc522.MFRC522()
  File "/home/pi/MFRC522RFIDPyAuthKeyBruteforcer/mfrc522.py", line 112, in __init__
    self.MFRC522_Init()
  File "/home/pi/MFRC522RFIDPyAuthKeyBruteforcer/mfrc522.py", line 383, in MFRC522_Init
    self.MFRC522_Reset()
  File "/home/pi/MFRC522RFIDPyAuthKeyBruteforcer/mfrc522.py", line 115, in MFRC522_Reset
    self.Write_MFRC522(self.CommandReg, self.PCD_RESETPHASE)
  File "/home/pi/MFRC522RFIDPyAuthKeyBruteforcer/mfrc522.py", line 118, in Write_MFRC522
    spi.transfer(((addr<<1)&0x7E,val))
TypeError: function takes exactly 2 arguments (1 given)

Output format

Hi @matamorphosis you mentioned there was an issue with printing out the values as hex codes. What were they appearing as?

Can't open device: Too many open files

Hi all,

I have ran: python Default-Key-Bruteforcer.py --type pure --order ascending which works fine up until key [1, 1, 1, 1, 4, 247] where I receive the error "can't open device: Too many open files Aborted"

I am using a Raspberry Pi 3B+ running 2020-05-27-RaspiOS-buster-full-armhf

Thanks for your time

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.