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 |
2015-03-10 |
iceman1001 | Merge branch 'master' of https://github.com/Proxmark...
|
commit | commitdiff | tree |
2015-03-09 |
iceman1001 | Merge branch 'master' of https://github.com/Proxmark...
|
commit | commitdiff | tree |
2015-03-06 |
iceman1001 | Merge branch 'master' of https://github.com/Proxmark...
|
commit | commitdiff | tree |
2015-02-19 |
iceman1001 | Merge branch 'master' of https://github.com/Proxmark...
|
commit | commitdiff | tree |
2015-02-16 |
iceman1001 | ADD: added the missing EM identifications. Thanks...
|
commit | commitdiff | tree |
2015-02-16 |
iceman1001 | CHG: added some more token-tags.
|
commit | commitdiff | tree |
2015-02-16 |
iceman1001 | CHG: minor modification to "hf mf csetblk" The usuage...
|
commit | commitdiff | tree |
2015-02-16 |
iceman1001 | ADD: added the missing EM identifications. Thanks...
|
commit | commitdiff | tree |
2015-02-16 |
iceman1001 | CHG: added some more token-tags.
|
commit | commitdiff | tree |
2015-02-16 |
iceman1001 | Merge branch 'master' of https://github.com/Proxmark...
|
commit | commitdiff | tree |
2015-02-14 |
iceman1001 | Merge branch 'master' of https://github.com/Proxmark...
|
commit | commitdiff | tree |
2015-02-14 |
iceman1001 | add: timeouts for "lf read"
|
commit | commitdiff | tree |
2015-02-13 |
iceman1001 | Merge branch 'master' of https://github.com/Proxmark...
|
commit | commitdiff | tree |
2015-02-13 |
iceman1001 | chg: step two for t55xx commnads
|
commit | commitdiff | tree |
2015-02-12 |
iceman1001 | Merge branch 'master' of https://github.com/Proxmark...
|
commit | commitdiff | tree |
2015-02-11 |
iceman1001 | ADD: identification of EM4233
|
commit | commitdiff | tree |
2015-02-11 |
iceman1001 | chg: the inital modification of t55xx commands to...
|
commit | commitdiff | tree |
2015-02-11 |
iceman1001 | ADD: identification of EM4233
|
commit | commitdiff | tree |
2015-02-10 |
iceman1001 | Merge branch 'master' of https://github.com/Proxmark...
|
commit | commitdiff | tree |
2015-02-10 |
iceman1001 | Merge branch 'master' of https://github.com/Proxmark...
|
commit | commitdiff | tree |
2015-02-10 |
iceman1001 | Merge branch 'master' of https://github.com/Proxmark...
|
commit | commitdiff | tree |
2015-02-05 |
iceman1001 | FIX: LF TI WRITE inparameters didn't get copied by...
|
commit | commitdiff | tree |
2015-02-05 |
iceman1001 | FIX: LF TI WRITE inparameters didn't get copied by...
|
commit | commitdiff | tree |
2015-02-04 |
iceman1001 | add: lots of new toytypes in default_toys.lua
|
commit | commitdiff | tree |
2015-02-04 |
iceman1001 | prepare to update the LF T55XX commands
|
commit | commitdiff | tree |
2015-02-04 |
iceman1001 | add: lots of new toytypes in default_toys.lua
|
commit | commitdiff | tree |
2015-01-30 |
iceman1001 | Change in progress, the adjustments to use Marshmellow...
|
commit | commitdiff | tree |
2015-01-30 |
iceman1001 | ADD: a switch to detect if Qt4 or Qt5 is used.
|
commit | commitdiff | tree |
2015-01-30 |
iceman1001 | Merge branch 'master' of https://github.com/Proxmark...
|
commit | commitdiff | tree |
2015-01-30 |
iceman1001 | Call to GetClock had wrong number of inparameters
|
commit | commitdiff | tree |
2015-01-30 |
iceman1001 | ohps, forgot to multiply it up again.
|
commit | commitdiff | tree |
2015-01-29 |
iceman1001 | wrong letter in variable name
|
commit | commitdiff | tree |
2015-01-29 |
iceman1001 | wrong letter in variable name
|
commit | commitdiff | tree |
2015-01-29 |
iceman1001 | Minor bounds checks for setDemodBuf and printDemodBuff
|
commit | commitdiff | tree |
2015-01-29 |
iceman1001 | Merge branch 'master' of https://github.com/Proxmark...
|
commit | commitdiff | tree |
2015-01-21 |
iceman1001 | minor fix for a help in "hf 14a snoop"
|
commit | commitdiff | tree |
2015-01-20 |
iceman1001 | Minor fixes: Array inits, some array bounds checks.
|
commit | commitdiff | tree |
2015-01-20 |
iceman1001 | FIX: another file_path found in loadTraceCard and...
|
commit | commitdiff | tree |
2015-01-20 |
iceman1001 | SUGGESTED FIX:
|
commit | commitdiff | tree |
2015-01-20 |
iceman1001 | FIX: The 14b write command (CmdHF14BWrite) now turns...
|
commit | commitdiff | tree |
2015-01-20 |
iceman1001 | Minor fixes to some help-texts.
|
commit | commitdiff | tree |
2015-01-20 |
iceman1001 | STEP 3 - the actual new files for Ultralight.
|
commit | commitdiff | tree |
2015-01-20 |
iceman1001 | Step 2 - Ultralight / Ultralight-C
|
commit | commitdiff | tree |
2015-01-20 |
iceman1001 | Merge branch 'master' of https://github.com/holiman...
|
commit | commitdiff | tree |
2015-01-20 |
iceman1001 | Merge branch 'master' of https://github.com/Proxmark...
|
commit | commitdiff | tree |
next |