2015-05-05 |
iceman1001 | CHG: making sure no buffer overflows will occure in...
|
commit | commitdiff | tree |
2015-05-05 |
iceman1001 | BUG: missing %s in printing version tagtype. Thanks...
|
commit | commitdiff | tree |
2015-05-04 |
iceman1001 | chg: minor spelling change from MIFARE_ULEV1_VERS ...
|
commit | commitdiff | tree |
2015-05-04 |
iceman1001 | CHG: reverted a method declaration.
|
commit | commitdiff | tree |
2015-05-04 |
iceman1001 | CHG: for the 2k3des changes
|
commit | commitdiff | tree |
2015-05-04 |
iceman1001 | CHG: added 2k3des to ULC READCARD.
|
commit | commitdiff | tree |
2015-05-04 |
iceman1001 | ADD: @holimans changes.
|
commit | commitdiff | tree |
2015-05-04 |
iceman1001 | CHG: minor spelling
|
commit | commitdiff | tree |
2015-05-04 |
iceman1001 | ADD: @marshmellows changes
|
commit | commitdiff | tree |
2015-05-04 |
iceman1001 | CHG: enhanced the "hf mfu info" a lot. It can detect...
|
commit | commitdiff | tree |
2015-05-01 |
iceman1001 | CHG: "hf mfu crdbl" help text, got at correct length...
|
commit | commitdiff | tree |
2015-05-01 |
iceman1001 | FIX: the HF MFU CREAD command on deviceside now can...
|
commit | commitdiff | tree |
2015-04-30 |
iceman1001 | CHG: the work in progress of making "HF MFU INFO" ...
|
commit | commitdiff | tree |
2015-04-29 |
iceman1001 | CHG: re-factored the "HF MFU CAUTH" command to be...
|
commit | commitdiff | tree |
2015-04-28 |
iceman1001 | REM: Removed the CSETUID stub. Its implemented on...
|
commit | commitdiff | tree |
2015-04-28 |
iceman1001 | REM: Removed the GetVendorStr, and used the getTagInfo...
|
commit | commitdiff | tree |
2015-04-28 |
iceman1001 | ADD: HF MFU SETUID, this commands helps changing...
|
commit | commitdiff | tree |
2015-04-28 |
iceman1001 | CHG: added some sanity checks for the Ultralight-EV1...
|
commit | commitdiff | tree |
2015-04-28 |
iceman1001 | CHG: fixed a better detection for Ultralight, Ultralight...
|
commit | commitdiff | tree |
2015-04-26 |
iceman1001 | FIX: forgot an argument.
|
commit | commitdiff | tree |
2015-04-26 |
iceman1001 | CHG: removed linebreak in string.
|
commit | commitdiff | tree |
2015-04-26 |
iceman1001 | ADD: some more default keys.
|
commit | commitdiff | tree |
2015-04-26 |
iceman1001 | CHG: added some linebreaks for the help output in LF.
|
commit | commitdiff | tree |
2015-04-26 |
iceman1001 | ADD: "HF 14A READ", got ULTRALIGHT C / EV1 annotation
|
commit | commitdiff | tree |
2015-04-24 |
iceman1001 | Merge branch 'master' of https://github.com/Proxmark...
|
commit | commitdiff | tree |
2015-04-24 |
iceman1001 | ADD: Started a "collect nonces" concept to be able...
|
commit | commitdiff | tree |
2015-04-24 |
iceman1001 | ADD: changes to the Ultralight diviersification algo.
|
commit | commitdiff | tree |
2015-04-24 |
iceman1001 | ADD: charatect name, level, sequence number,
|
commit | commitdiff | tree |
2015-04-24 |
iceman1001 | CHG: some minor code cleanup.
|
commit | commitdiff | tree |
2015-04-24 |
iceman1001 | ADD: found another sub-type,
|
commit | commitdiff | tree |
2015-04-24 |
iceman1001 | ADD: more toy-tokens, among others some missing swapforce.
|
commit | commitdiff | tree |
2015-04-24 |
iceman1001 | ADD: some missing enums:
|
commit | commitdiff | tree |
2015-04-24 |
iceman1001 | ADD: a minor modification to "HF 14A READ" to enable...
|
commit | commitdiff | tree |
2015-04-09 |
iceman1001 | CHG: removed unused code.
|
commit | commitdiff | tree |
2015-04-09 |
iceman1001 | CHG: changed some help texts.
|
commit | commitdiff | tree |
2015-04-09 |
iceman1001 | FIX: some minor corrections to identify more tokens.
|
commit | commitdiff | tree |
2015-04-09 |
iceman1001 | FIX: fixed a minor bug introduced when changing from...
|
commit | commitdiff | tree |
2015-04-08 |
iceman1001 | Merge branch 'master' of https://github.com/Proxmark...
|
commit | commitdiff | tree |
2015-04-07 |
iceman1001 | FIX: two parentheses were missing.
|
commit | commitdiff | tree |
2015-04-07 |
iceman1001 | FIX: a wrong comment inside default_toys.lua
|
commit | commitdiff | tree |
2015-04-06 |
iceman1001 | FIX: fixed a bug in "hf mf csetblock" where it didn...
|
commit | commitdiff | tree |
2015-04-06 |
iceman1001 | CHG: default_toys.lua is now able to correct identify...
|
commit | commitdiff | tree |
2015-04-06 |
iceman1001 | CHG: fix the default_toys.lua file to handle more aspects...
|
commit | commitdiff | tree |
2015-04-05 |
iceman1001 | FIX: the test scripts hade a problem when sending the...
|
commit | commitdiff | tree |
2015-04-05 |
iceman1001 | CHG: change the snprint call in GetModelStrFromCID.
|
commit | commitdiff | tree |
2015-04-05 |
iceman1001 | CHG: the default_toys.lua has the index bytes in mix...
|
commit | commitdiff | tree |
2015-04-02 |
iceman1001 | CHG: minor text changes.
|
commit | commitdiff | tree |
2015-04-02 |
iceman1001 | CHG: Script now also test to read block 0 via the chinese...
|
commit | commitdiff | tree |
2015-04-01 |
iceman1001 | Merge branch 'master' of https://github.com/Proxmark...
|
commit | commitdiff | tree |
2015-04-01 |
iceman1001 | ADD: added some changes from Marshmellow
|
commit | commitdiff | tree |
2015-04-01 |
iceman1001 | ADD: added some changes from Marshmellow
|
commit | commitdiff | tree |
2015-04-01 |
iceman1001 | CHG: code cleanup , added the year control to t55xx...
|
commit | commitdiff | tree |
2015-04-01 |
iceman1001 | ADD: some changes from Marshmellow
|
commit | commitdiff | tree |
2015-04-01 |
iceman1001 | CHG: minor comments.
|
commit | commitdiff | tree |
2015-04-01 |
iceman1001 | CHG: revert -O2 -> -Os compile
|
commit | commitdiff | tree |
2015-03-30 |
iceman1001 | Merge branch 'master' of https://github.com/Proxmark...
|
commit | commitdiff | tree |
2015-03-30 |
iceman1001 | CHG: removed some commented code.
|
commit | commitdiff | tree |
2015-03-30 |
iceman1001 | CHG: minor correction to the em410xsim help text.
|
commit | commitdiff | tree |
2015-03-30 |
iceman1001 | CHG: adding some variable initalisation to the Uart.
|
commit | commitdiff | tree |
2015-03-30 |
iceman1001 | CHG: Added the parameters -fdata-sections -ffunction...
|
commit | commitdiff | tree |
2015-03-30 |
iceman1001 | NEW: HF MFU SETPWD - set password to a Ultralight C...
|
commit | commitdiff | tree |
2015-03-30 |
iceman1001 | CHG: minor fixes to some tnp luascripts
|
commit | commitdiff | tree |
2015-03-24 |
iceman1001 | Merge branch 'master' of https://github.com/Proxmark...
|
commit | commitdiff | tree |
2015-03-23 |
iceman1001 | ADD: added the ioprox checksum test to IOdemodFSK
|
commit | commitdiff | tree |
2015-03-20 |
iceman1001 | ADD: Added em410x de-scramble patterns: Paxton, Sebury...
|
commit | commitdiff | tree |
2015-03-19 |
iceman1001 | FIX: printEM410x - DEZ 10 was missing highest byte.
|
commit | commitdiff | tree |
2015-03-19 |
iceman1001 | ADD: Implemented DEZ-20/ZK for EM410x decoding. ...
|
commit | commitdiff | tree |
2015-03-18 |
iceman1001 | ADD: "HF MFU CRDBL", Started to add the password for...
|
commit | commitdiff | tree |
2015-03-18 |
iceman1001 | ADD: cmdlf autocorrelations, also gives a hint to...
|
commit | commitdiff | tree |
2015-03-18 |
iceman1001 | ADD: piwi's compiler flags -O2
|
commit | commitdiff | tree |
2015-03-18 |
iceman1001 | FIX: test_t55x7_psk.lua now correctly handles bitrate...
|
commit | commitdiff | tree |
2015-03-18 |
iceman1001 | ADD: new tests for the T55XX commands.
|
commit | commitdiff | tree |
2015-03-16 |
iceman1001 | FIX: narrowed down the detect modulation even further.
|
commit | commitdiff | tree |
2015-03-16 |
iceman1001 | Merge branch 'master' of https://github.com/Proxmark...
|
commit | commitdiff | tree |
2015-03-16 |
iceman1001 | Merge branch 'master' of https://github.com/Proxmark...
|
commit | commitdiff | tree |
2015-03-16 |
iceman1001 | CHG: removed an extra space.
|
commit | commitdiff | tree |
2015-03-16 |
iceman1001 | CHG: @Marshmellow came up with some nifty nice ideas...
|
commit | commitdiff | tree |
2015-03-15 |
iceman1001 | FIX: lf t55xx config now handles offsets.
|
commit | commitdiff | tree |
2015-03-14 |
iceman1001 | ADD: started to add a offset possibility for the LF...
|
commit | commitdiff | tree |
2015-03-13 |
iceman1001 | CHG: minor output change, when printing found multiple...
|
commit | commitdiff | tree |
2015-03-13 |
iceman1001 | CHG: now with enums :)
|
commit | commitdiff | tree |
2015-03-13 |
iceman1001 | ADD: printConfiguration method for a nice printout...
|
commit | commitdiff | tree |
2015-03-13 |
iceman1001 | CHG: Removed an unneccesary parameter for "hf mf...
|
commit | commitdiff | tree |
2015-03-13 |
iceman1001 | FIX: removed a debug statement
|
commit | commitdiff | tree |
2015-03-13 |
iceman1001 | FIX: lf t55xx commands seem to work like they should...
|
commit | commitdiff | tree |
2015-03-13 |
iceman1001 | CHG: rename of methods to follow naming convention
|
commit | commitdiff | tree |
2015-03-13 |
iceman1001 | Merge branch 'master' of https://github.com/Proxmark...
|
commit | commitdiff | tree |
2015-03-13 |
iceman1001 | FIX: Marshmellow hinted that I should use another...
|
commit | commitdiff | tree |
2015-03-13 |
iceman1001 | CHG: removed a loop after suggestions that it was unnecessary.
|
commit | commitdiff | tree |
2015-03-12 |
iceman1001 | FIX: adding a test to see if we managed to get the...
|
commit | commitdiff | tree |
2015-03-12 |
iceman1001 | FIX: @marshmellow found out that the CRC-8/Maxim was...
|
commit | commitdiff | tree |
2015-03-12 |
iceman1001 | ADD: LF T55XX CONFIG, is almost there, Usage: lf...
|
commit | commitdiff | tree |
2015-03-12 |
iceman1001 | Merge branch 'master' of https://github.com/Proxmark...
|
commit | commitdiff | tree |
2015-03-12 |
iceman1001 | FIX: move and rename the CRC8Maxim method into crc.c
|
commit | commitdiff | tree |
2015-03-12 |
iceman1001 | ADD: added a reference to a generic CRC-8 checksum...
|
commit | commitdiff | tree |
2015-03-12 |
iceman1001 | add: a experimental lualib, unstable.
|
commit | commitdiff | tree |
2015-03-12 |
iceman1001 | FIX: correct some lookups in tnp3dump.lua, tnp3sim.lua
|
commit | commitdiff | tree |
2015-03-11 |
iceman1001 | FIX: minor correction of the command description for...
|
commit | commitdiff | tree |
2015-03-11 |
iceman1001 | Merge branch 'master' of https://github.com/Proxmark...
|
commit | commitdiff | tree |
2015-03-11 |
iceman1001 | ADD: added a CRC64_ECMA implementation
|
commit | commitdiff | tree |
next |