2015-06-25 |
iceman1001 | ADD: pwpiwi 's FPGA compress
|
commit | commitdiff | tree |
2015-06-23 |
iceman1001 | Merge branch 'master' of https://github.com/Proxmark...
|
commit | commitdiff | tree |
2015-06-23 |
iceman1001 | CHG: modified the CHANGELOG.md
|
commit | commitdiff | tree |
2015-06-23 |
iceman1001 | ADD: PACE functionality ref: https://github.com/Proxmark...
|
commit | commitdiff | tree |
2015-06-23 |
iceman1001 | FIX: ref https://github.com/marshmellow42/proxmark3...
|
commit | commitdiff | tree |
2015-06-22 |
iceman1001 | FIX: fastread dont do multiplication by zero, thanks...
|
commit | commitdiff | tree |
2015-06-21 |
iceman1001 | CHG: "hf 14 sim t 7" ie NTAG simulation, now reads...
|
commit | commitdiff | tree |
2015-06-21 |
iceman1001 | ADD: @pwpivi latest fixes.
|
commit | commitdiff | tree |
2015-06-21 |
iceman1001 | FIX: "hf 14a sim" fixes to CRC calc.
|
commit | commitdiff | tree |
2015-06-21 |
iceman1001 | ADD: @marshmellow42 fudan detection in hf mfu
|
commit | commitdiff | tree |
2015-06-18 |
iceman1001 | ADD: @pwpiwi 's fix https://github.com/Proxmark/proxmark3...
|
commit | commitdiff | tree |
2015-06-18 |
iceman1001 | add: @pwpipi 's fixes to 14B
|
commit | commitdiff | tree |
2015-06-18 |
iceman1001 | ADD: @marshmellow42 's help text changes to the reveng
|
commit | commitdiff | tree |
2015-06-18 |
iceman1001 | Merge branch 'master' of https://github.com/Proxmark...
|
commit | commitdiff | tree |
2015-06-15 |
iceman1001 | CHG: just made sure it uses a default file name now.
|
commit | commitdiff | tree |
2015-06-15 |
iceman1001 | ADD: @marshmellow42 's 14b changes.
|
commit | commitdiff | tree |
2015-06-15 |
iceman1001 | ADD: added support for commands. READ_SIGNATURE 0x3C...
|
commit | commitdiff | tree |
2015-06-15 |
iceman1001 | FIX: removed width in cmdcrc.c , to get rid of the...
|
commit | commitdiff | tree |
2015-06-14 |
iceman1001 | add: a .gitignore to be able to add the folder client...
|
commit | commitdiff | tree |
2015-06-14 |
iceman1001 | add: a .gitignore to be able to add the folder client...
|
commit | commitdiff | tree |
2015-06-14 |
iceman1001 | fix; stupid fixes for some compiler warnings messages...
|
commit | commitdiff | tree |
2015-06-14 |
iceman1001 | FIX: minor variable fixes when compiling on linux.
|
commit | commitdiff | tree |
2015-06-14 |
iceman1001 | ADD: added support for some NTAG/EV1 commands to...
|
commit | commitdiff | tree |
2015-06-14 |
iceman1001 | chg: added some more outputs to the reveng-crc script...
|
commit | commitdiff | tree |
2015-06-14 |
iceman1001 | FIX: old bug back, and now fixed again. @marshmellow42
|
commit | commitdiff | tree |
2015-06-14 |
iceman1001 | ADD: @marshmellow42 's 14b reader changes.
|
commit | commitdiff | tree |
2015-06-13 |
iceman1001 | minor textual changes from @marshmellow42
|
commit | commitdiff | tree |
2015-06-13 |
iceman1001 | FIX: Reverting the t55x7 timings. (@marshmellow42...
|
commit | commitdiff | tree |
2015-06-10 |
iceman1001 | ADD: @marshmellow42 's new "-g" search for crc in a...
|
commit | commitdiff | tree |
2015-06-09 |
iceman1001 | fix: nice output..
|
commit | commitdiff | tree |
2015-06-09 |
iceman1001 | @marshmellows memory fixes for reveng1.30 in client..
|
commit | commitdiff | tree |
2015-06-09 |
iceman1001 | @marshmellows memory fix
|
commit | commitdiff | tree |
2015-06-09 |
iceman1001 | CHG: minor layout and call fixes to e.lua (the test...
|
commit | commitdiff | tree |
2015-06-09 |
iceman1001 | CHG: all @marshmellow42 's changes to make the reveng...
|
commit | commitdiff | tree |
2015-06-07 |
iceman1001 | ADD: iso11784/85 FDX-B
|
commit | commitdiff | tree |
2015-06-04 |
iceman1001 | ADD: @marshmellow42 's fixed version of the ISO11784...
|
commit | commitdiff | tree |
2015-06-03 |
iceman1001 | ADD: removed the paritythingy, I missunderstood its...
|
commit | commitdiff | tree |
2015-06-03 |
iceman1001 | CHG: trying to get the askdemod / biphasedeocde /...
|
commit | commitdiff | tree |
2015-06-03 |
iceman1001 | ADD: next step ISO11784/85
|
commit | commitdiff | tree |
2015-06-03 |
iceman1001 | ADD @pwpiwi 's fixes for "HF 14B" commands.
|
commit | commitdiff | tree |
2015-06-03 |
iceman1001 | FIX: a minor bug fix from @marshmellow42 in "data raw...
|
commit | commitdiff | tree |
2015-06-02 |
iceman1001 | DEL: removed old iso14443.c since @pwpiwi renamed...
|
commit | commitdiff | tree |
2015-06-02 |
iceman1001 | CHG: removed an extra fclose call
|
commit | commitdiff | tree |
2015-06-02 |
iceman1001 | ADD: @marshmellow42 's infineon MY D(tm) MOVE LEAN...
|
commit | commitdiff | tree |
2015-06-02 |
iceman1001 | CHG: help text output was not aligned because of tabs...
|
commit | commitdiff | tree |
2015-06-02 |
iceman1001 | ADD: @pwpiwi 's fixes for 14b. Including a rename...
|
commit | commitdiff | tree |
2015-05-31 |
iceman1001 | CHG: remade selftest structure
|
commit | commitdiff | tree |
2015-05-31 |
iceman1001 | FIX: minor fix to the magictest function. It always...
|
commit | commitdiff | tree |
2015-05-31 |
iceman1001 | ADD: @marshmellow42 's changes / fixes.
|
commit | commitdiff | tree |
2015-05-31 |
iceman1001 | ADD: a script to dump a specific type of Mifare Mini...
|
commit | commitdiff | tree |
2015-05-27 |
iceman1001 | CHG: @marshmellow42 changes on deviceside.
|
commit | commitdiff | tree |
2015-05-26 |
iceman1001 | ADD: aes128_encrypt ECB in scripting.c
|
commit | commitdiff | tree |
2015-05-26 |
iceman1001 | ADD: SHA1 hashes calculations in sha1.c and LUA
|
commit | commitdiff | tree |
2015-05-26 |
iceman1001 | CHG: print up to 20 possible keys.
|
commit | commitdiff | tree |
2015-05-26 |
iceman1001 | CHG: moved a xor function into util.c
|
commit | commitdiff | tree |
2015-05-25 |
iceman1001 | FIX: one too many parenthesis
|
commit | commitdiff | tree |
2015-05-25 |
iceman1001 | Merge branch 'master' of https://github.com/Proxmark...
|
commit | commitdiff | tree |
2015-05-25 |
iceman1001 | FIX: dumptoemul.lua removed the extra linebreak in...
|
commit | commitdiff | tree |
2015-05-24 |
iceman1001 | FIX: hf mfu dump, now reads correct memory from device...
|
commit | commitdiff | tree |
2015-05-24 |
iceman1001 | FIX: ELOAD/ESAVE/CLOAD/CSAVE filename bufferoverflow...
|
commit | commitdiff | tree |
2015-05-23 |
iceman1001 | Adjustments after the big merge from PM3 master.
|
commit | commitdiff | tree |
2015-05-23 |
iceman1001 | Merge branch 'master' of https://github.com/Proxmark...
|
commit | commitdiff | tree |
2015-05-22 |
iceman1001 | FIX: camelcase on a variable caused some issues.
|
commit | commitdiff | tree |
2015-05-21 |
iceman1001 | FIX; the "L" optional parameter for swapping endianess...
|
commit | commitdiff | tree |
2015-05-20 |
iceman1001 | FIX: call the wrong usage_hf_mfu method.
|
commit | commitdiff | tree |
2015-05-20 |
iceman1001 | CHG: Merged the "hf mfu rdbl" and "hf mfu crdbl" commands...
|
commit | commitdiff | tree |
2015-05-20 |
iceman1001 | CHG: making sure all outputs follow the same pattern...
|
commit | commitdiff | tree |
2015-05-20 |
iceman1001 | FIX: made the authentication part a bit clearer. It...
|
commit | commitdiff | tree |
2015-05-20 |
iceman1001 | ADD: @marshmellow42 latest fixes,
|
commit | commitdiff | tree |
2015-05-20 |
iceman1001 | CHG: the new NTAG_i2c_1K enums, broke the uint16_t...
|
commit | commitdiff | tree |
2015-05-20 |
iceman1001 | CHG: @marshmellows changes.
|
commit | commitdiff | tree |
2015-05-20 |
iceman1001 | ADD: NTAG_210, NTAG_212 support / identification....
|
commit | commitdiff | tree |
2015-05-20 |
iceman1001 | CHG: "hf mfu info" now always tries to read the NDEF...
|
commit | commitdiff | tree |
2015-05-19 |
iceman1001 | FIX: comment out a #include to reveng (my experiment)
|
commit | commitdiff | tree |
2015-05-19 |
iceman1001 | @Marshmellow42 's fixes for bigbuf.
|
commit | commitdiff | tree |
2015-05-19 |
iceman1001 | CHG: the device-side code for "hf 14a sim x"
|
commit | commitdiff | tree |
2015-05-18 |
iceman1001 | @Marshmellow42 's cleanup isn device-side "hf mfu"...
|
commit | commitdiff | tree |
2015-05-16 |
iceman1001 | CHG: the name change from "HF 14A SNOOP" -> "HF 14A...
|
commit | commitdiff | tree |
2015-05-16 |
iceman1001 | ADD: experimantal test of adding "reveng 1.30" source...
|
commit | commitdiff | tree |
2015-05-16 |
iceman1001 | CHG: the "HF MFU" authentication changes.
|
commit | commitdiff | tree |
2015-05-16 |
iceman1001 | chg: for the "hf mfu" authentication changes.
|
commit | commitdiff | tree |
2015-05-16 |
iceman1001 | chg: @marshmellows changes to "hf 14a reader"
|
commit | commitdiff | tree |
2015-05-16 |
iceman1001 | add: @marshmellow changes,
|
commit | commitdiff | tree |
2015-05-13 |
iceman1001 | ADD: @marshmellows fixes
|
commit | commitdiff | tree |
2015-05-13 |
iceman1001 | @marshmellow42 ideas
|
commit | commitdiff | tree |
2015-05-13 |
iceman1001 | BUGS: more Coverity scan fixes.
|
commit | commitdiff | tree |
2015-05-13 |
iceman1001 | BUGS: Coverty Scan, fixes some memory bugs
|
commit | commitdiff | tree |
2015-05-13 |
iceman1001 | minor code clean up
|
commit | commitdiff | tree |
2015-05-13 |
iceman1001 | a minor clean up when printing the key
|
commit | commitdiff | tree |
2015-05-13 |
iceman1001 | Added @marshmellow42 "hf search"
|
commit | commitdiff | tree |
2015-05-13 |
iceman1001 | ADD: preparation for @marshmellow42 "hf search"
|
commit | commitdiff | tree |
2015-05-13 |
iceman1001 | minor textual changes
|
commit | commitdiff | tree |
2015-05-13 |
iceman1001 | Minor clean ups
|
commit | commitdiff | tree |
2015-05-13 |
iceman1001 | another key..
|
commit | commitdiff | tree |
2015-05-12 |
iceman1001 | ADD: Print the key for ULEV1/NTAG authentication if...
|
commit | commitdiff | tree |
2015-05-12 |
iceman1001 | ADD: found a BCARD KeyB on the net. ref: http://irq5...
|
commit | commitdiff | tree |
2015-05-12 |
iceman1001 | FIX: increased the limit to 0xE6 for MIFARE_ULEV1_FASTREAD
|
commit | commitdiff | tree |
2015-05-12 |
iceman1001 | ADD: added option to call "hf mfu info" with a authenticatio...
|
commit | commitdiff | tree |
2015-05-11 |
iceman1001 | CHG: minor textual changes, consistency...
|
commit | commitdiff | tree |
2015-05-11 |
iceman1001 | ADD: added a List parameter to tnp3clone.lua script.
|
commit | commitdiff | tree |
next |