GithubHelp home page GithubHelp logo

douniwan5788 / proxmark3 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from proxmark/proxmark3

0.0 0.0 0.0 13.47 MB

Proxmark 3

Home Page: http://www.proxmark.org/

License: GNU General Public License v2.0

C 82.55% Assembly 0.09% Shell 0.18% Lua 3.99% Python 0.17% C++ 9.88% Verilog 3.10% Tcl 0.05%

proxmark3's People

Contributors

0xffff avatar doegox avatar douniwan5788 avatar holiman avatar ikarus23 avatar izsh avatar midnitesnake avatar pwpiwi avatar

Watchers

 avatar  avatar

proxmark3's Issues

Compile Error

Wanted to use your repo because it was mentioned here: Proxmark#20

Sadly getting this error: do you know what to do?

crapto1.c: In function 'quicksort':
crapto1.c:47:8: error: operation on '_it' may be undefined [-Werror=sequence-point]
*it ^= (_it ^= _rit, *rit ^= *it);
^
crapto1.c:52:8: error: operation on '_rit' may be undefined [-Werror=sequence-point]
_rit ^= (_rit ^= start, *start ^= *rit);
^
crapto1.c: In function 'lfsr_rollback_bit':
crapto1.c:324:9: error: operation on 's->odd' may be undefined [-Werror=sequence-point]
s->odd ^= (s->odd ^= s->even, s->even ^= s->odd);
^
cc1: all warnings being treated as errors
../common/Makefile.common:81: recipe for target 'obj/crapto1.o' failed
make[1]: *
* [obj/crapto1.o] Error 1
make[1]: Leaving directory '/home/user/proxmark3/armsrc'
Makefile:11: recipe for target 'armsrc/all' failed

EDIT: Compiled it with old gcc 4.8 from debian repos. Can compile now. But the Image has a bootloop :/

EDIT2: forgot to flash bootloader.elf. Works like a charm now. Thanks for you work mate

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.