X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/6063655a3ca719d224c61ece09645cedd5b4818c..dc1c9ae4a99cf1bcd60be7d9e7ae9fb6a753a860:/README.md diff --git a/README.md b/README.md index 19f21b7a..354504b1 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ The iceman fork --------------- +[![Build Status](https://travis-ci.org/iceman1001/proxmark3.svg?branch=master)](https://travis-ci.org/iceman1001/proxmark3) [![Coverity Status](https://scan.coverity.com/projects/5117/badge.svg)](https://scan.coverity.com/projects/proxmark3-iceman-fork) [![Latest release] (https://img.shields.io/github/release/iceman1001/proxmark3.svg)] (https://github.com/iceman1001/proxmark3/releases/latest) + ##::THIS FORK IS HIGHLY EXPERIMENTAL:: ##NOTICE: @@ -10,14 +12,6 @@ There is so much in this fork, with all fixes and additions its basically the m ##OFFICAL The official Proxmark repository is found here: https://github.com/Proxmark/proxmark3 -##NEWS: - -## Build Status Travis CI -[![Build Status](https://travis-ci.org/iceman1001/proxmark3.svg?branch=master)](https://travis-ci.org/iceman1001/proxmark3) - -## Build Status Coverity Scan -[![Coverity Scan Build Status](https://scan.coverity.com/projects/5117/badge.svg)](https://scan.coverity.com/projects/proxmark3-iceman-fork) - ## Coverity Scan Config && Run @@ -60,12 +54,19 @@ Among the stuff is * A Bruteforce for AWID 26, starting w a facilitycode then trying all 0xFFFF cardnumbers via simulation. To be used against a AWID Reader. * A Bruteforce for HID, starting w a facilitycode then trying all 0xFFFF cardnumbers via simulation. To be used against a HID Reader. * Blaposts Crapto1 v3.3 - - * icsom's legic script and legic enhancements + * Icsom's legic script and legic enhancements + * Aczid's bitsliced bruteforce solver in 'hf mf hardnested' + --- Straight from the CHANGELOG --- + - 'lf viking clone' - fixed a bug. (iceman) + - Added bitsliced bruteforce solver in 'hf mf hardnested' (aczid) + - 'hf mf chk' speedup (iceman) + - 'hf 14a/mf sim x" attack mode, now uses also moebius version of mfkey32 to try finding the key. (iceman) + - 'hf 14a sim' Added emulation of Mifare cards with 10byte UID length. (iceman) + - 'hf mf sim' Added emulation of Mifare cards with 10byte UID length. (iceman) - Added `lf guard clone/sim` (iceman) - Added `lf pyramd clone/sim` (iceman) - trying to fix "hf 14b" command to be able to read CALYPSO card. (iceman) @@ -164,10 +165,25 @@ Change into the client folder. Run the client -> ./proxmark3 /dev/ttyACM0 +homebrew (Mac OS X) +================== +These instructions comes from @Chrisfu, where I got the proxmark3.rb scriptfile from. +Further questions about Mac & Homebrew, contact @Chrisfu + +1. Install homebrew if you haven't yet already done so: http://brew.sh/ +2. Tap this repo: `brew tap iceman1001/proxmark3` + +3. Install Proxmark3: `brew install proxmark3` for stable release or `brew install --HEAD proxmark3` for latest non-stable from GitHub. + + +Enjoy +------------------- January 2015, Sweden iceman at host iuse.se + + BUYING A PROXMARK 3 -------------------