2015-06-15 |
iceman1001 | ADD: added support for commands. READ_SIGNATURE 0x3C... |
commit | commitdiff | tree | snapshot |
2015-06-15 |
iceman1001 | FIX: removed width in cmdcrc.c , to get rid of the... |
commit | commitdiff | tree | snapshot |
2015-06-14 |
iceman1001 | add: a .gitignore to be able to add the folder client... |
commit | commitdiff | tree | snapshot |
2015-06-14 |
iceman1001 | add: a .gitignore to be able to add the folder client... |
commit | commitdiff | tree | snapshot |
2015-06-14 |
iceman1001 | fix; stupid fixes for some compiler warnings messages... |
commit | commitdiff | tree | snapshot |
2015-06-14 |
iceman1001 | FIX: minor variable fixes when compiling on linux. |
commit | commitdiff | tree | snapshot |
2015-06-14 |
iceman1001 | ADD: added support for some NTAG/EV1 commands to... |
commit | commitdiff | tree | snapshot |
2015-06-14 |
iceman1001 | chg: added some more outputs to the reveng-crc script... |
commit | commitdiff | tree | snapshot |
2015-06-14 |
iceman1001 | FIX: old bug back, and now fixed again. @marshmellow42 |
commit | commitdiff | tree | snapshot |
2015-06-14 |
iceman1001 | ADD: @marshmellow42 's 14b reader changes. |
commit | commitdiff | tree | snapshot |
2015-06-13 |
iceman1001 | minor textual changes from @marshmellow42 |
commit | commitdiff | tree | snapshot |
2015-06-13 |
iceman1001 | FIX: Reverting the t55x7 timings. (@marshmellow42... |
commit | commitdiff | tree | snapshot |
2015-06-10 |
iceman1001 | ADD: @marshmellow42 's new "-g" search for crc in a... |
commit | commitdiff | tree | snapshot |
2015-06-09 |
iceman1001 | fix: nice output.. |
commit | commitdiff | tree | snapshot |
2015-06-09 |
iceman1001 | @marshmellows memory fixes for reveng1.30 in client.. |
commit | commitdiff | tree | snapshot |
2015-06-09 |
iceman1001 | @marshmellows memory fix |
commit | commitdiff | tree | snapshot |
2015-06-09 |
iceman1001 | CHG: minor layout and call fixes to e.lua (the test... |
commit | commitdiff | tree | snapshot |
2015-06-09 |
iceman1001 | CHG: all @marshmellow42 's changes to make the reveng... |
commit | commitdiff | tree | snapshot |
2015-06-07 |
iceman1001 | ADD: iso11784/85 FDX-B |
commit | commitdiff | tree | snapshot |
2015-06-04 |
iceman1001 | ADD: @marshmellow42 's fixed version of the ISO11784... |
commit | commitdiff | tree | snapshot |
2015-06-03 |
iceman1001 | ADD: removed the paritythingy, I missunderstood its... |
commit | commitdiff | tree | snapshot |
2015-06-03 |
iceman1001 | CHG: trying to get the askdemod / biphasedeocde /... |
commit | commitdiff | tree | snapshot |
2015-06-03 |
iceman1001 | ADD: next step ISO11784/85 |
commit | commitdiff | tree | snapshot |
2015-06-03 |
iceman1001 | ADD @pwpiwi 's fixes for "HF 14B" commands. |
commit | commitdiff | tree | snapshot |
2015-06-03 |
iceman1001 | FIX: a minor bug fix from @marshmellow42 in "data raw... |
commit | commitdiff | tree | snapshot |
2015-06-02 |
iceman1001 | DEL: removed old iso14443.c since @pwpiwi renamed... |
commit | commitdiff | tree | snapshot |
2015-06-02 |
iceman1001 | CHG: removed an extra fclose call |
commit | commitdiff | tree | snapshot |
2015-06-02 |
iceman1001 | ADD: @marshmellow42 's infineon MY D(tm) MOVE LEAN... |
commit | commitdiff | tree | snapshot |
2015-06-02 |
iceman1001 | CHG: help text output was not aligned because of tabs... |
commit | commitdiff | tree | snapshot |
2015-06-02 |
iceman1001 | ADD: @pwpiwi 's fixes for 14b. Including a rename... |
commit | commitdiff | tree | snapshot |
2015-05-31 |
iceman1001 | CHG: remade selftest structure |
commit | commitdiff | tree | snapshot |
2015-05-31 |
iceman1001 | FIX: minor fix to the magictest function. It always... |
commit | commitdiff | tree | snapshot |
2015-05-31 |
iceman1001 | ADD: @marshmellow42 's changes / fixes. |
commit | commitdiff | tree | snapshot |
2015-05-31 |
iceman1001 | ADD: a script to dump a specific type of Mifare Mini... |
commit | commitdiff | tree | snapshot |
2015-05-27 |
iceman1001 | CHG: @marshmellow42 changes on deviceside. |
commit | commitdiff | tree | snapshot |
2015-05-26 |
iceman1001 | ADD: aes128_encrypt ECB in scripting.c |
commit | commitdiff | tree | snapshot |
2015-05-26 |
iceman1001 | ADD: SHA1 hashes calculations in sha1.c and LUA |
commit | commitdiff | tree | snapshot |
2015-05-26 |
iceman1001 | CHG: print up to 20 possible keys. |
commit | commitdiff | tree | snapshot |
2015-05-26 |
iceman1001 | CHG: moved a xor function into util.c |
commit | commitdiff | tree | snapshot |
2015-05-25 |
iceman1001 | FIX: one too many parenthesis |
commit | commitdiff | tree | snapshot |
2015-05-25 |
iceman1001 | Merge branch 'master' of https://github.com/Proxmark... |
commit | commitdiff | tree | snapshot |
2015-05-25 |
iceman1001 | FIX: dumptoemul.lua removed the extra linebreak in... |
commit | commitdiff | tree | snapshot |
2015-05-24 |
Martin Holst... | Merge pull request #107 from p-l-/fix-hfmf |
commit | commitdiff | tree | snapshot |
2015-05-24 |
Pierre LALET | Fix filenames for hf mf cload / csave 107/head |
commit | commitdiff | tree | snapshot |
2015-05-24 |
iceman1001 | FIX: hf mfu dump, now reads correct memory from device... |
commit | commitdiff | tree | snapshot |
2015-05-24 |
iceman1001 | FIX: ELOAD/ESAVE/CLOAD/CSAVE filename bufferoverflow... |
commit | commitdiff | tree | snapshot |
2015-05-24 |
Martin Holst... | Merge pull request #106 from p-l-/fix-hfmfeload |
commit | commitdiff | tree | snapshot |
2015-05-24 |
Pierre LALET | Fix filenames for hf mf esave / eload 106/head |
commit | commitdiff | tree | snapshot |
2015-05-24 |
Martin Holst... | Merge pull request #102 from marshmellow42/master |
commit | commitdiff | tree | snapshot |
2015-05-24 |
marshmellow42 | fix mfu dump getbigbuffer bug 102/head |
commit | commitdiff | tree | snapshot |
2015-05-23 |
iceman1001 | Adjustments after the big merge from PM3 master. |
commit | commitdiff | tree | snapshot |
2015-05-23 |
iceman1001 | Merge branch 'master' of https://github.com/Proxmark... |
commit | commitdiff | tree | snapshot |
2015-05-22 |
Martin Holst... | Merge pull request #101 from marshmellow42/master |
commit | commitdiff | tree | snapshot |
2015-05-22 |
marshmellow42 | hf mfu minor output adjustments 101/head |
commit | commitdiff | tree | snapshot |
2015-05-22 |
marshmellow42 | mfu info authkeyptr fix |
commit | commitdiff | tree | snapshot |
2015-05-22 |
iceman1001 | FIX: camelcase on a variable caused some issues. |
commit | commitdiff | tree | snapshot |
2015-05-22 |
marshmellow42 | fix to dump cmd print keys. |
commit | commitdiff | tree | snapshot |
2015-05-21 |
iceman1001 | FIX; the "L" optional parameter for swapping endianes... |
commit | commitdiff | tree | snapshot |
2015-05-21 |
marshmellow42 | hf mfu bug fixes, and help text fixes |
commit | commitdiff | tree | snapshot |
2015-05-20 |
iceman1001 | FIX: call the wrong usage_hf_mfu method. |
commit | commitdiff | tree | snapshot |
2015-05-20 |
iceman1001 | CHG: Merged the "hf mfu rdbl" and "hf mfu crdbl" comma... |
commit | commitdiff | tree | snapshot |
2015-05-20 |
marshmellow42 | further mfu info updates |
commit | commitdiff | tree | snapshot |
2015-05-20 |
iceman1001 | CHG: making sure all outputs follow the same pattern... |
commit | commitdiff | tree | snapshot |
2015-05-20 |
iceman1001 | FIX: made the authentication part a bit clearer. It... |
commit | commitdiff | tree | snapshot |
2015-05-20 |
marshmellow42 | finish NTAG i2c +... |
commit | commitdiff | tree | snapshot |
2015-05-20 |
marshmellow42 | finish NTAG i2c +... |
commit | commitdiff | tree | snapshot |
2015-05-20 |
iceman1001 | ADD: @marshmellow42 latest fixes, |
commit | commitdiff | tree | snapshot |
2015-05-20 |
marshmellow42 | ULEV1_48 had the wrong max block |
commit | commitdiff | tree | snapshot |
2015-05-20 |
marshmellow42 | minor adjustments to hf mfu |
commit | commitdiff | tree | snapshot |
2015-05-20 |
marshmellow42 | Add NTAG i2c and bug fix |
commit | commitdiff | tree | snapshot |
2015-05-20 |
iceman1001 | CHG: the new NTAG_i2c_1K enums, broke the uint16_t... |
commit | commitdiff | tree | snapshot |
2015-05-20 |
iceman1001 | CHG: @marshmellows changes. |
commit | commitdiff | tree | snapshot |
2015-05-20 |
marshmellow42 | Add ntag 210, 212, 203 and bug fix |
commit | commitdiff | tree | snapshot |
2015-05-20 |
iceman1001 | ADD: NTAG_210, NTAG_212 support / identification.... |
commit | commitdiff | tree | snapshot |
2015-05-20 |
iceman1001 | CHG: "hf mfu info" now always tries to read the NDEF... |
commit | commitdiff | tree | snapshot |
2015-05-19 |
iceman1001 | FIX: comment out a #include to reveng (my experiment) |
commit | commitdiff | tree | snapshot |
2015-05-19 |
marshmellow42 | missed file in previous commit... |
commit | commitdiff | tree | snapshot |
2015-05-19 |
iceman1001 | @Marshmellow42 's fixes for bigbuf. |
commit | commitdiff | tree | snapshot |
2015-05-19 |
marshmellow42 | hf mfu dump - bigbuf allocation fix |
commit | commitdiff | tree | snapshot |
2015-05-19 |
iceman1001 | CHG: the device-side code for "hf 14a sim x" |
commit | commitdiff | tree | snapshot |
2015-05-19 |
marshmellow42 | @iceman1001 s comments/updates mfu cmds |
commit | commitdiff | tree | snapshot |
2015-05-18 |
iceman1001 | @Marshmellow42 's cleanup isn device-side "hf mfu"... |
commit | commitdiff | tree | snapshot |
2015-05-18 |
marshmellow42 | MF ultralight code cleanup |
commit | commitdiff | tree | snapshot |
2015-05-18 |
marshmellow42 | Iceman1001 s MFU clean up |
commit | commitdiff | tree | snapshot |
2015-05-16 |
iceman1001 | CHG: the name change from "HF 14A SNOOP" -> "HF 14A... |
commit | commitdiff | tree | snapshot |
2015-05-16 |
iceman1001 | ADD: experimantal test of adding "reveng 1.30" source... |
commit | commitdiff | tree | snapshot |
2015-05-16 |
iceman1001 | CHG: the "HF MFU" authentication changes. |
commit | commitdiff | tree | snapshot |
2015-05-16 |
iceman1001 | chg: for the "hf mfu" authentication changes. |
commit | commitdiff | tree | snapshot |
2015-05-16 |
iceman1001 | chg: @marshmellows changes to "hf 14a reader" |
commit | commitdiff | tree | snapshot |
2015-05-16 |
iceman1001 | add: @marshmellow changes, |
commit | commitdiff | tree | snapshot |
2015-05-16 |
marshmellow42 | mfu info / dump attempt at missing auths |
commit | commitdiff | tree | snapshot |
2015-05-15 |
marshmellow42 | mfu dump - beginning of additions |
commit | commitdiff | tree | snapshot |
2015-05-15 |
marshmellow42 | hf mfu dump testing |
commit | commitdiff | tree | snapshot |
2015-05-15 |
marshmellow42 | @iceman1001 s default keys |
commit | commitdiff | tree | snapshot |
2015-05-14 |
marshmellow42 | @iceman1001 's updated lualibs |
commit | commitdiff | tree | snapshot |
2015-05-14 |
marshmellow42 | @iceman1001 updated scripts |
commit | commitdiff | tree | snapshot |
2015-05-14 |
marshmellow42 | scripting updates from @iceman1001 |
commit | commitdiff | tree | snapshot |
2015-05-13 |
iceman1001 | ADD: @marshmellows fixes |
commit | commitdiff | tree | snapshot |
2015-05-13 |
marshmellow42 | minor hf mfu info adjustment from @iceman1001 |
commit | commitdiff | tree | snapshot |
2015-05-13 |
marshmellow42 | @iceman1001 s coverity scan fixes |
commit | commitdiff | tree | snapshot |
next |