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:
##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
* 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
- * Azcid's bitsliced bruteforce solver in 'hf mf hardnested'
+ * Aczid's bitsliced bruteforce solver in 'hf mf hardnested'
---
Straight from the CHANGELOG
---
- - 'hf mf chk' speedup
- - 'hf 14a/mf sim x" attack mode, now uses also moebius version of mfkey32 to try finding the key.
- - 'hf 14a sim' Added emulation of Mifare cards with 10byte UID length.
- - 'hf mf sim' Added emulation of Mifare cards with 10byte UID length.
- - Added bitsliced bruteforce solver in 'hf mf hardnested' (azcid)
+ - '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)