2016-04-24 |
iceman1001 | CHG: Mea culpa, misspelled Aczid 's nick. |
commit | commitdiff | tree | snapshot |
2016-04-24 |
iceman1001 | CHG: changed this call, to the #define name instead. |
commit | commitdiff | tree | snapshot |
2016-04-24 |
iceman1001 | CHG: this fixes an annoying fault of not running ... |
commit | commitdiff | tree | snapshot |
2016-04-24 |
iceman1001 | Syntax suger |
commit | commitdiff | tree | snapshot |
2016-04-24 |
iceman1001 | CHG: this should remove a Coverity Scan warning. |
commit | commitdiff | tree | snapshot |
2016-04-24 |
iceman1001 | FIX: this commit solves a sneaky bug in 'LF VIKING... |
commit | commitdiff | tree | snapshot |
2016-04-23 |
iceman1001 | CHG: we don't want to assert inside the pm3 client. |
commit | commitdiff | tree | snapshot |
2016-04-23 |
iceman1001 | CHG: commented away some of the debug printf statements... |
commit | commitdiff | tree | snapshot |
2016-04-23 |
iceman1001 | FIX: Some Coverity Scan warnings. fread, not initiali... |
commit | commitdiff | tree | snapshot |
2016-04-23 |
iceman1001 | syntax suger |
commit | commitdiff | tree | snapshot |
2016-04-23 |
iceman1001 | RM: removed some old reference inside some old proggies... |
commit | commitdiff | tree | snapshot |
2016-04-23 |
iceman1001 | CHG: moved some params. |
commit | commitdiff | tree | snapshot |
2016-04-23 |
iceman1001 | FIX: time printing, like difftime in MINGW enviroments... |
commit | commitdiff | tree | snapshot |
2016-04-23 |
iceman1001 | CHG: timeing in chk keys, |
commit | commitdiff | tree | snapshot |
2016-04-23 |
iceman1001 | CHG: moved out some usage_methods for help texts. |
commit | commitdiff | tree | snapshot |
2016-04-23 |
iceman1001 | CHG: unified some text messaged. |
commit | commitdiff | tree | snapshot |
2016-04-23 |
iceman1001 | CHG: 'hf mf chk' now correctly tests to read key B... |
commit | commitdiff | tree | snapshot |
2016-04-21 |
iceman1001 | FIX: fixed some compiler warnings about strlen call... |
commit | commitdiff | tree | snapshot |
2016-04-21 |
iceman1001 | Textual changes, |
commit | commitdiff | tree | snapshot |
2016-04-21 |
iceman1001 | CHG: Travis CI should be using Trusty beta environment... |
commit | commitdiff | tree | snapshot |
2016-04-21 |
iceman1001 | updated the texts. |
commit | commitdiff | tree | snapshot |
2016-04-21 |
iceman1001 | updates.. |
commit | commitdiff | tree | snapshot |
2016-04-21 |
iceman1001 | FIX: there were no "memfree" call, there were only... |
commit | commitdiff | tree | snapshot |
2016-04-21 |
iceman1001 | CHG: changed to the new flasher command. |
commit | commitdiff | tree | snapshot |
2016-04-21 |
iceman1001 | code clean up |
commit | commitdiff | tree | snapshot |
2016-04-21 |
iceman1001 | ADD: added @azcid 's bitsliced BF solver for @piwi... |
commit | commitdiff | tree | snapshot |
2016-04-20 |
iceman1001 | CHG: updated the downloaded release from v1.4.0 ->... |
commit | commitdiff | tree | snapshot |
2016-04-18 |
iceman1001 | CHG: "hf 14a sim" command , correct use of FLAGS |
commit | commitdiff | tree | snapshot |
2016-04-18 |
iceman1001 | CHG: "hf 14a sim" now uses mfkey32 and mfkey32_moebiu... |
commit | commitdiff | tree | snapshot |
2016-04-18 |
iceman1001 | CHG: deviceside changes to deal with sniffing UID's... |
commit | commitdiff | tree | snapshot |
2016-04-18 |
iceman1001 | FIX: this fixes the "hf mf sniff l d f" command, which... |
commit | commitdiff | tree | snapshot |
2016-04-18 |
iceman1001 | FIX: this fixes the mftry32, mftry32moebius and trymf6... |
commit | commitdiff | tree | snapshot |
2016-04-18 |
iceman1001 | ADD: added a method for le32toh. Converting bytes... |
commit | commitdiff | tree | snapshot |
2016-04-18 |
iceman1001 | FIX: corrected the FLAG_NR_AR_ATTACK |
commit | commitdiff | tree | snapshot |
2016-04-18 |
iceman1001 | CHG: make the text a bit easier to understand. |
commit | commitdiff | tree | snapshot |
2016-04-14 |
iceman1001 | ADD: triplesized UID |
commit | commitdiff | tree | snapshot |
2016-04-14 |
iceman1001 | ADD: started to add a BUTTERWORTH filter, not working... |
commit | commitdiff | tree | snapshot |
2016-04-14 |
iceman1001 | ADD: added triplesided UID to "hf mf sniff" |
commit | commitdiff | tree | snapshot |
2016-04-14 |
iceman1001 | MOV: moved the #DEFINES into protocols.h |
commit | commitdiff | tree | snapshot |
2016-04-14 |
iceman1001 | Syntaxt suger |
commit | commitdiff | tree | snapshot |
2016-04-14 |
iceman1001 | CHG: added the ascii output for the pwd. |
commit | commitdiff | tree | snapshot |
2016-04-14 |
iceman1001 | ADD: simulating can now handle triplesized UID (10b) |
commit | commitdiff | tree | snapshot |
2016-04-14 |
iceman1001 | CHG: Swapped to using the DEFINES. |
commit | commitdiff | tree | snapshot |
2016-04-12 |
iceman1001 | Syntaxt suger, |
commit | commitdiff | tree | snapshot |
2016-04-12 |
iceman1001 | syntax suger |
commit | commitdiff | tree | snapshot |
2016-04-12 |
iceman1001 | REM: removed an unused method MifareCollectNonces |
commit | commitdiff | tree | snapshot |
2016-04-11 |
iceman1001 | CHG: syntax suger |
commit | commitdiff | tree | snapshot |
2016-04-11 |
iceman1001 | REM: removed some unused code, GetDeltaCountUS() and... |
commit | commitdiff | tree | snapshot |
2016-04-11 |
iceman1001 | ADD: added @pivi 's faster authentication method from... |
commit | commitdiff | tree | snapshot |
2016-04-10 |
iceman1001 | CHG: doesnt flush the printf() calls |
commit | commitdiff | tree | snapshot |
2016-04-10 |
iceman1001 | CHG: free the malloc:d memory in the crc8 function. |
commit | commitdiff | tree | snapshot |
2016-04-10 |
iceman1001 | CHG: syntax suger, |
commit | commitdiff | tree | snapshot |
2016-04-10 |
iceman1001 | CHG: syntax suger.. |
commit | commitdiff | tree | snapshot |
2016-04-10 |
iceman1001 | CHG: mostly syntax suger, trying to uniform the look... |
commit | commitdiff | tree | snapshot |
2016-04-10 |
iceman1001 | CHG: some textual change and some syntax suger changes. |
commit | commitdiff | tree | snapshot |
2016-04-10 |
iceman1001 | FIX: how to break a working thing by being blind... |
commit | commitdiff | tree | snapshot |
2016-04-09 |
iceman1001 | ADD: more keys |
commit | commitdiff | tree | snapshot |
2016-04-09 |
iceman1001 | ADD: more keys.. |
commit | commitdiff | tree | snapshot |
2016-04-05 |
iceman1001 | removed some old code, |
commit | commitdiff | tree | snapshot |
2016-04-05 |
iceman1001 | ADD: @zhovner 's decryption of trace data to mfkey64 |
commit | commitdiff | tree | snapshot |
2016-04-05 |
iceman1001 | ADD: added a WIN sample. |
commit | commitdiff | tree | snapshot |
2016-04-05 |
iceman1001 | CHG: old code calls outdated command. Even if it works... |
commit | commitdiff | tree | snapshot |
2016-04-05 |
iceman1001 | ADD; Some 7816 error codes |
commit | commitdiff | tree | snapshot |
2016-04-05 |
iceman1001 | minor adjustements, found some comments. |
commit | commitdiff | tree | snapshot |
2016-04-05 |
iceman1001 | CHG: adjusted two arrays in scripting.c to mirror the... |
commit | commitdiff | tree | snapshot |
2016-04-05 |
iceman1001 | CHG: and the Makefile needs also to be updated |
commit | commitdiff | tree | snapshot |
2016-04-05 |
iceman1001 | CHG: forgot one file for the RevEng update |
commit | commitdiff | tree | snapshot |
2016-04-05 |
iceman1001 | Add; some keys |
commit | commitdiff | tree | snapshot |
2016-04-05 |
iceman1001 | CHG: Updated RevEng1.31 to 1.40 |
commit | commitdiff | tree | snapshot |
2016-03-23 |
iceman1001 | textual changes |
commit | commitdiff | tree | snapshot |
2016-03-23 |
iceman1001 | Forgot some breaks, and a faulty comparision of a... |
commit | commitdiff | tree | snapshot |
2016-03-23 |
iceman1001 | ADD: added the ETU and Frame wait time based on the... |
commit | commitdiff | tree | snapshot |
2016-03-22 |
iceman1001 | coverity fixes for my latest changes. |
commit | commitdiff | tree | snapshot |
2016-03-21 |
iceman1001 | syntax cleaning. |
commit | commitdiff | tree | snapshot |
2016-03-21 |
iceman1001 | CHG: no parity tests for ISO_7816_4 annotation |
commit | commitdiff | tree | snapshot |
2016-03-21 |
iceman1001 | CHG: enter a define for TIMEOUT |
commit | commitdiff | tree | snapshot |
2016-03-21 |
iceman1001 | CHG: fixed the commands, its now valid calypso 7816... |
commit | commitdiff | tree | snapshot |
2016-03-21 |
iceman1001 | CHG: testing for windows clients to get a higher baudra... |
commit | commitdiff | tree | snapshot |
2016-03-20 |
iceman1001 | increased a number of calypso commands for selecting... |
commit | commitdiff | tree | snapshot |
2016-03-20 |
iceman1001 | ADD; first try at reading calypso tags |
commit | commitdiff | tree | snapshot |
2016-03-20 |
iceman1001 | ADD: added @marshmellow42 's changes to "lfdemod" |
commit | commitdiff | tree | snapshot |
2016-03-20 |
iceman1001 | ADD: copied all EMV files from peter filmoores fork... |
commit | commitdiff | tree | snapshot |
2016-03-20 |
iceman1001 | CHG: not sure if this clearCommandBuffer helps when... |
commit | commitdiff | tree | snapshot |
2016-03-20 |
iceman1001 | FIX: the lua script hf_reader.lua now works with 14B... |
commit | commitdiff | tree | snapshot |
2016-03-20 |
iceman1001 | code cleanup. |
commit | commitdiff | tree | snapshot |
2016-03-20 |
iceman1001 | ADD: well, starting with a luascript for reading calyp... |
commit | commitdiff | tree | snapshot |
2016-03-20 |
iceman1001 | ADD: @icsom changes and additions to lua scripts for... |
commit | commitdiff | tree | snapshot |
2016-03-20 |
iceman1001 | ADD: changed the annotation for 14b, it now shows WUPB... |
commit | commitdiff | tree | snapshot |
2016-03-13 |
iceman1001 | CHG: Added the BigBuf_Clear_ext calls, returned to... |
commit | commitdiff | tree | snapshot |
2016-03-13 |
iceman1001 | CHG: has the order of varibles some impact? I re-arran... |
commit | commitdiff | tree | snapshot |
2016-03-13 |
iceman1001 | CHG: minor changes to this lua script. One case it... |
commit | commitdiff | tree | snapshot |
2016-03-13 |
iceman1001 | CHG: moved some #define into include\common.h (which... |
commit | commitdiff | tree | snapshot |
2016-03-13 |
iceman1001 | CHG: breaking up a long line in armsrc/Makefile to... |
commit | commitdiff | tree | snapshot |
2016-03-12 |
iceman1001 | CHG: Added calling clear bigbuff to zero out it also... |
commit | commitdiff | tree | snapshot |
2016-03-08 |
iceman1001 | CHG: Updated the README.md |
commit | commitdiff | tree | snapshot |
2016-03-07 |
iceman1001 | @Marshmellow42 additions: |
commit | commitdiff | tree | snapshot |
2016-03-06 |
iceman1001 | ADD: get a updated script from @icsom |
commit | commitdiff | tree | snapshot |
2016-03-06 |
iceman1001 | FIX: adding a silent mode for Topaz detection. |
commit | commitdiff | tree | snapshot |
2016-03-06 |
iceman1001 | ADD: Added the autodetection of Topaz to "HF SEARCH" |
commit | commitdiff | tree | snapshot |
2016-03-06 |
iceman1001 | CHG; a fix for "HF TUNE", I always were annoyed with... |
commit | commitdiff | tree | snapshot |
next |