2015-05-20 |
iceman1001 | CHG: the new NTAG_i2c_1K enums, broke the uint16_t... |
tree | commitdiff |
2015-05-20 |
iceman1001 | CHG: @marshmellows changes. |
tree | commitdiff |
2015-05-20 |
marshmellow42 | Add ntag 210, 212, 203 and bug fix |
tree | commitdiff |
2015-05-20 |
iceman1001 | ADD: NTAG_210, NTAG_212 support / identification.... |
tree | commitdiff |
2015-05-20 |
iceman1001 | CHG: "hf mfu info" now always tries to read the NDEF... |
tree | commitdiff |
2015-05-19 |
iceman1001 | FIX: comment out a #include to reveng (my experiment) |
tree | commitdiff |
2015-05-19 |
marshmellow42 | @iceman1001 s comments/updates mfu cmds |
tree | commitdiff |
2015-05-18 |
iceman1001 | @Marshmellow42 's cleanup isn device-side "hf mfu"... |
tree | commitdiff |
2015-05-18 |
marshmellow42 | MF ultralight code cleanup |
tree | commitdiff |
2015-05-18 |
marshmellow42 | Iceman1001 s MFU clean up |
tree | commitdiff |
2015-05-16 |
iceman1001 | CHG: the name change from "HF 14A SNOOP" -> "HF 14A... |
tree | commitdiff |
2015-05-16 |
iceman1001 | ADD: experimantal test of adding "reveng 1.30" source... |
tree | commitdiff |
2015-05-16 |
iceman1001 | chg: @marshmellows changes to "hf 14a reader" |
tree | commitdiff |
2015-05-16 |
iceman1001 | add: @marshmellow changes, |
tree | commitdiff |
2015-05-16 |
marshmellow42 | mfu info / dump attempt at missing auths |
tree | commitdiff |
2015-05-15 |
marshmellow42 | mfu dump - beginning of additions |
tree | commitdiff |
2015-05-15 |
marshmellow42 | hf mfu dump testing |
tree | commitdiff |
2015-05-15 |
marshmellow42 | @iceman1001 s default keys |
tree | commitdiff |
2015-05-14 |
marshmellow42 | @iceman1001 's updated lualibs |
tree | commitdiff |
2015-05-14 |
marshmellow42 | @iceman1001 updated scripts |
tree | commitdiff |
2015-05-14 |
marshmellow42 | scripting updates from @iceman1001 |
tree | commitdiff |
2015-05-13 |
iceman1001 | ADD: @marshmellows fixes |
tree | commitdiff |
2015-05-13 |
marshmellow42 | minor hf mfu info adjustment from @iceman1001 |
tree | commitdiff |
2015-05-13 |
marshmellow42 | @iceman1001 s coverity scan fixes |
tree | commitdiff |
2015-05-13 |
marshmellow42 | various bug fixes |
tree | commitdiff |
2015-05-13 |
iceman1001 | @marshmellow42 ideas |
tree | commitdiff |
2015-05-13 |
iceman1001 | BUGS: more Coverity scan fixes. |
tree | commitdiff |
2015-05-13 |
iceman1001 | BUGS: Coverty Scan, fixes some memory bugs |
tree | commitdiff |
2015-05-13 |
iceman1001 | a minor clean up when printing the key |
tree | commitdiff |
2015-05-13 |
iceman1001 | Added @marshmellow42 "hf search" |
tree | commitdiff |
2015-05-13 |
iceman1001 | ADD: preparation for @marshmellow42 "hf search" |
tree | commitdiff |
2015-05-13 |
iceman1001 | minor textual changes |
tree | commitdiff |
2015-05-13 |
iceman1001 | another key.. |
tree | commitdiff |
2015-05-12 |
marshmellow42 | hf mfu info - ICEMANS updates |
tree | commitdiff |
2015-05-12 |
marshmellow42 | HF Search - refactoring cmds to work with it |
tree | commitdiff |
2015-05-12 |
iceman1001 | ADD: Print the key for ULEV1/NTAG authentication if... |
tree | commitdiff |
2015-05-12 |
iceman1001 | ADD: found a BCARD KeyB on the net. ref: http://irq5... |
tree | commitdiff |
2015-05-12 |
iceman1001 | FIX: increased the limit to 0xE6 for MIFARE_ULEV1_FASTREAD |
tree | commitdiff |
2015-05-12 |
iceman1001 | ADD: added option to call "hf mfu info" with a authenti... |
tree | commitdiff |
2015-05-12 |
marshmellow42 | hf search - prelim - re-use hf mfu GetTagType... |
tree | commitdiff |
2015-05-11 |
marshmellow42 | hf mfu info bugs |
tree | commitdiff |
2015-05-11 |
marshmellow42 | minor hf mfu output consistancies |
tree | commitdiff |
2015-05-11 |
marshmellow42 | hf mfu info - ICEMANS bug fixes. |
tree | commitdiff |
2015-05-11 |
marshmellow42 | hf mfu info bug fixes |
tree | commitdiff |
2015-05-11 |
iceman1001 | CHG: minor textual changes, consistency... |
tree | commitdiff |
2015-05-11 |
iceman1001 | ADD: added a List parameter to tnp3clone.lua script. |
tree | commitdiff |
2015-05-11 |
iceman1001 | ADD: another default key: VIGIK1 |
tree | commitdiff |
2015-05-11 |
iceman1001 | BUG: Read the wrong page(2) as Capability container... |
tree | commitdiff |
2015-05-08 |
marshmellow42 | minor adjustments to mfu info |
tree | commitdiff |
2015-05-07 |
marshmellow42 | further MFU info updates (mainly icemans) |
tree | commitdiff |
2015-05-06 |
iceman1001 | ADD: added the new magic detection, where we send... |
tree | commitdiff |
2015-05-06 |
iceman1001 | CHG: clearing a char array before using. |
tree | commitdiff |
2015-05-06 |
iceman1001 | CHG: extracted the UL_C & UL magic tests. |
tree | commitdiff |
2015-05-06 |
marshmellow42 | MFU adj to allow 0 len returns on raw cmds |
tree | commitdiff |
2015-05-06 |
marshmellow42 | MFU adjustment to allow 0 len returns from raw cmds |
tree | commitdiff |
2015-05-06 |
marshmellow42 | MFU info adjustments |
tree | commitdiff |
2015-05-06 |
iceman1001 | CHG: @marshmellows changes to anntations. |
tree | commitdiff |
2015-05-06 |
iceman1001 | ADD: UL-EV1 signature printing. |
tree | commitdiff |
2015-05-06 |
iceman1001 | FIX: nasty bug when memcpy structs.. |
tree | commitdiff |
2015-05-06 |
marshmellow42 | MFU - Icemans further improvements |
tree | commitdiff |
2015-05-05 |
iceman1001 | CHG: "HF MFU INFO" extracted more printstatements |
tree | commitdiff |
2015-05-05 |
iceman1001 | ADD: "HF MFU INFO" Reading and printing of UL-EV1... |
tree | commitdiff |
2015-05-05 |
iceman1001 | CHG: making sure no buffer overflows will occure in... |
tree | commitdiff |
2015-05-05 |
iceman1001 | BUG: missing %s in printing version tagtype. Thanks... |
tree | commitdiff |
2015-05-04 |
iceman1001 | ADD: @holimans changes. |
tree | commitdiff |
2015-05-04 |
iceman1001 | CHG: minor spelling |
tree | commitdiff |
2015-05-04 |
iceman1001 | ADD: @marshmellows changes |
tree | commitdiff |
2015-05-04 |
iceman1001 | CHG: enhanced the "hf mfu info" a lot. It can detect... |
tree | commitdiff |
2015-05-04 |
marshmellow42 | Merge remote-tracking branch 'upstream/master' |
tree | commitdiff |
2015-05-04 |
marshmellow42 | MFU dump UL-C with key |
tree | commitdiff |
2015-05-03 |
Martin Holst Swende | Fixes to issue #100 |
tree | commitdiff |
2015-05-03 |
marshmellow42 | Icemans UL-C Auth dev side fix plus a few other ... |
tree | commitdiff |
2015-05-01 |
iceman1001 | CHG: "hf mfu crdbl" help text, got at correct length... |
tree | commitdiff |
2015-04-30 |
marshmellow42 | fix bug in mfu cauth |
tree | commitdiff |
2015-04-30 |
marshmellow42 | Iceman's updates to MFU info and dump |
tree | commitdiff |
2015-04-30 |
iceman1001 | CHG: the work in progress of making "HF MFU INFO" ... |
tree | commitdiff |
2015-04-29 |
marshmellow42 | MF Ultralight - Iceman's updates + mine |
tree | commitdiff |
2015-04-29 |
iceman1001 | CHG: re-factored the "HF MFU CAUTH" command to be... |
tree | commitdiff |
2015-04-28 |
iceman1001 | REM: Removed the GetVendorStr, and used the getTagInf... |
tree | commitdiff |
2015-04-28 |
iceman1001 | ADD: HF MFU SETUID, this commands helps changing... |
tree | commitdiff |
2015-04-28 |
Martin Holst Swende | Merge pull request #98 from marshmellow42/master |
tree | commitdiff |
2015-04-28 |
marshmellow42 | Iceman's script aes fix #93 98/head |
tree | commitdiff |
2015-04-28 |
marshmellow42 | Iceman's Issue #96 fix |
tree | commitdiff |
2015-04-28 |
iceman1001 | CHG: added some sanity checks for the Ultralight-EV1... |
tree | commitdiff |
2015-04-28 |
iceman1001 | CHG: fixed a better detection for Ultralight, Ultrali... |
tree | commitdiff |
2015-04-26 |
iceman1001 | CHG: removed linebreak in string. |
tree | commitdiff |
2015-04-26 |
iceman1001 | ADD: some more default keys. |
tree | commitdiff |
2015-04-26 |
iceman1001 | CHG: added some linebreaks for the help output in LF. |
tree | commitdiff |
2015-04-26 |
iceman1001 | ADD: "HF 14A READ", got ULTRALIGHT C / EV1 annotation |
tree | commitdiff |
2015-04-24 |
iceman1001 | Merge branch 'master' of https://github.com/Proxmark... |
tree | commitdiff |
2015-04-24 |
iceman1001 | ADD: changes to the Ultralight diviersification algo. |
tree | commitdiff |
2015-04-24 |
iceman1001 | ADD: charatect name, level, sequence number, |
tree | commitdiff |
2015-04-24 |
iceman1001 | CHG: some minor code cleanup. |
tree | commitdiff |
2015-04-24 |
iceman1001 | ADD: found another sub-type, |
tree | commitdiff |
2015-04-24 |
iceman1001 | ADD: more toy-tokens, among others some missing swapforce. |
tree | commitdiff |
2015-04-24 |
iceman1001 | ADD: some missing enums: |
tree | commitdiff |
2015-04-24 |
iceman1001 | ADD: a minor modification to "HF 14A READ" to enable... |
tree | commitdiff |
2015-04-23 |
Martin Holst Swende | Merge branch 'master' of github.com:Proxmark/proxmark3 |
tree | commitdiff |
2015-04-23 |
Martin Holst Swende | Fixed issue with dumping iclass tags > 2KB in size |
tree | commitdiff |
2015-04-14 |
Martin Holst Swende | Merge pull request #92 from marshmellow42/master |
tree | commitdiff |
next |