]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - README.txt
updated the texts.
[proxmark3-svn] / README.txt
index 593882313a4b58310a6303ec1473629a384e8c38..74566c0c74a6043a08c6b762729f111bd5fd32bb 100644 (file)
@@ -1,5 +1,6 @@
 The iceman fork
 ---------------
 The iceman fork
 ---------------
+
 NOTICE: 
 
 The official Proxmark repository is found here: https://github.com/Proxmark/proxmark3
 NOTICE: 
 
 The official Proxmark repository is found here: https://github.com/Proxmark/proxmark3
@@ -9,6 +10,13 @@ NEWS:
 ::THIS FORK IS HIGHLY EXPERIMENTAL::
 
 
 ::THIS FORK IS HIGHLY EXPERIMENTAL::
 
 
+## 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)
+
+
 Whats in this fork?  I have scraped the web for different enhancements to the PM3 source code and not all of them ever found their way to the master branch. 
 Among the stuff is
 
 Whats in this fork?  I have scraped the web for different enhancements to the PM3 source code and not all of them ever found their way to the master branch. 
 Among the stuff is
 
@@ -30,7 +38,10 @@ Among the stuff is
 
        * A Bruteforce for T55XX passwords against tag.
        * 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 T55XX passwords against tag.
        * 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
+    * Azcid's bitsliced bruteforce solver in 'hf mf hardnested'
        
 Give me a hint, and I'll see if I can't merge in the stuff you have. 
 
        
 Give me a hint, and I'll see if I can't merge in the stuff you have. 
 
@@ -52,7 +63,7 @@ GC made updates to allow this to build easily on Ubuntu 14.04.2 LTS.
        - Generally speaking, if you're running a "later" Proxmark, installation is very easy.
        - Run "sudo apt-get install p7zip git build-essential libreadline5 libreadline-dev libusb-0.1-4 libusb-dev libqt4-dev perl pkg-config wget"a
        - Follow these instructions
        - Generally speaking, if you're running a "later" Proxmark, installation is very easy.
        - Run "sudo apt-get install p7zip git build-essential libreadline5 libreadline-dev libusb-0.1-4 libusb-dev libqt4-dev perl pkg-config wget"a
        - Follow these instructions
-Get devkitARM release 41 from SourceForge (choose either the 64/32 ¿bit depending on your architecture, it is assumed you know how to check and recognize your architecture):
+Get devkitARM release 41 from SourceForge (choose either the 64/32 Â¿bit depending on your architecture, it is assumed you know how to check and recognize your architecture):
 
 (64-bit) http://sourceforge.net/projects/devkitpro/files/devkitARM/previous/devkitARM_r41-x86_64-linux.tar.bz2/download
 (32-bit) http://sourceforge.net/projects/devkitpro/files/devkitARM/previous/devkitARM_r41-i686-linux.tar.bz2/download
 
 (64-bit) http://sourceforge.net/projects/devkitpro/files/devkitARM/previous/devkitARM_r41-x86_64-linux.tar.bz2/download
 (32-bit) http://sourceforge.net/projects/devkitpro/files/devkitARM/previous/devkitARM_r41-i686-linux.tar.bz2/download
Impressum, Datenschutz