]> git.zerfleddert.de Git - proxmark3-svn/history - client
CHG: making sure no buffer overflows will occure in ul_send_cmd_raw by adding respon...
[proxmark3-svn] / client /
2015-05-05 iceman1001CHG: making sure no buffer overflows will occure in...
2015-05-05 iceman1001BUG: missing %s in printing version tagtype. Thanks...
2015-05-04 iceman1001ADD: @holimans changes.
2015-05-04 iceman1001CHG: minor spelling
2015-05-04 iceman1001ADD: @marshmellows changes
2015-05-04 iceman1001CHG: enhanced the "hf mfu info" a lot. It can detect...
2015-05-01 iceman1001CHG: "hf mfu crdbl" help text, got at correct length...
2015-04-30 iceman1001CHG: the work in progress of making "HF MFU INFO" ...
2015-04-29 iceman1001CHG: re-factored the "HF MFU CAUTH" command to be...
2015-04-28 iceman1001REM: Removed the GetVendorStr, and used the getTagInf...
2015-04-28 iceman1001ADD: HF MFU SETUID, this commands helps changing...
2015-04-28 iceman1001CHG: added some sanity checks for the Ultralight-EV1...
2015-04-28 iceman1001CHG: fixed a better detection for Ultralight, Ultrali...
2015-04-26 iceman1001CHG: removed linebreak in string.
2015-04-26 iceman1001ADD: some more default keys.
2015-04-26 iceman1001CHG: added some linebreaks for the help output in LF.
2015-04-26 iceman1001ADD: "HF 14A READ", got ULTRALIGHT C / EV1 annotation
2015-04-24 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-04-24 iceman1001ADD: changes to the Ultralight diviersification algo.
2015-04-24 iceman1001ADD: charatect name, level, sequence number,
2015-04-24 iceman1001CHG: some minor code cleanup.
2015-04-24 iceman1001ADD: found another sub-type,
2015-04-24 iceman1001ADD: more toy-tokens, among others some missing swapforce.
2015-04-24 iceman1001ADD: some missing enums:
2015-04-24 iceman1001ADD: a minor modification to "HF 14A READ" to enable...
2015-04-23 Martin Holst SwendeMerge branch 'master' of github.com:Proxmark/proxmark3
2015-04-23 Martin Holst SwendeFixed issue with dumping iclass tags > 2KB in size
2015-04-14 Martin Holst SwendeMerge pull request #92 from marshmellow42/master
2015-04-10 marshmellow42minor change to lf em4x menu & iceman script... 92/head
2015-04-09 iceman1001CHG: removed unused code.
2015-04-09 iceman1001CHG: changed some help texts.
2015-04-09 iceman1001FIX: some minor corrections to identify more tokens.
2015-04-09 iceman1001FIX: fixed a minor bug introduced when changing from...
2015-04-08 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-04-08 marshmellow42nexwatch fix .h file + icemans mf csetblk w arg
2015-04-08 marshmellow42Merge remote-tracking branch 'upstream/master'
2015-04-08 marshmellow42added nexwatch demod & iceman lua
2015-04-08 marshmellow42fix to lf t5 detect/read cmds
2015-04-08 marshmellow42update t5 detection test()
2015-04-08 Martin Holst SwendeFixed buffer initialization errors, as reported in...
2015-04-08 marshmellow42lf ask consolidation
2015-04-07 iceman1001FIX: two parentheses were missing.
2015-04-07 iceman1001FIX: a wrong comment inside default_toys.lua
2015-04-07 marshmellow42lf cleaning++
2015-04-07 marshmellow42lf cleanup - fixes
2015-04-06 iceman1001FIX: fixed a bug in "hf mf csetblock" where it didn...
2015-04-06 iceman1001CHG: default_toys.lua is now able to correct identify...
2015-04-06 iceman1001CHG: fix the default_toys.lua file to handle more aspec...
2015-04-06 marshmellow42add maxErr to data manrawdecode
2015-04-05 marshmellow42lf t5xx - icemans update
2015-04-05 iceman1001FIX: the test scripts hade a problem when sending the...
2015-04-05 iceman1001CHG: change the snprint call in GetModelStrFromCID.
2015-04-05 iceman1001CHG: the default_toys.lua has the index bytes in mix...
2015-04-05 marshmellow42lf cleaning
2015-04-05 marshmellow42Merge remote-tracking branch 'upstream/master'
2015-04-03 marshmellow42lfdemod reduce duplicate code
2015-04-02 marshmellow42lfem4x cleanup/add/fix
2015-04-02 iceman1001CHG: minor text changes.
2015-04-02 iceman1001CHG: Script now also test to read block 0 via the chine...
2015-04-01 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-04-01 iceman1001ADD: added some changes from Marshmellow
2015-04-01 iceman1001CHG: code cleanup , added the year control to t55xx...
2015-04-01 iceman1001CHG: minor comments.
2015-04-01 Martin Holst SwendeCompiler correctly identified a buffer overflow, fixed...
2015-03-31 pwpiwiMerge pull request #89 from pwpiwi/image_shrink
2015-03-31 Martin Holst SwendeMerge pull request #91 from marshmellow42/master
2015-03-31 marshmellow42small fix in t5 trace data 91/head
2015-03-30 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-03-30 iceman1001CHG: removed some commented code.
2015-03-30 iceman1001CHG: minor correction to the em410xsim help text.
2015-03-30 iceman1001NEW: HF MFU SETPWD - set password to a Ultralight C...
2015-03-30 iceman1001CHG: minor fixes to some tnp luascripts
2015-03-29 Martin Holst SwendeMinor mod to 'hf iclass read', it now also reads and...
2015-03-28 marshmellow42Merge remote-tracking branch 'upstream/master'
2015-03-28 marshmellow42rawdemod param cleanup
2015-03-27 marshmellow42lfdemods streamline & bug fixes
2015-03-25 Martin Holst SwendeMerge pull request #86 from marshmellow42/master
2015-03-25 marshmellow42Fixed indents to Tabs from Spaces 86/head
2015-03-25 Martin Holst SwendeMerge pull request #84 from marshmellow42/master
2015-03-25 marshmellow42clean up em410x output
2015-03-25 marshmellow42EM410x bug fix
2015-03-24 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-03-24 Martin Holst SwendeMerge pull request #82 from marshmellow42/master show v2.0.0
2015-03-24 marshmellow42remove debugging print calls 82/head
2015-03-23 marshmellow42lf updates
2015-03-23 iceman1001ADD: added the ioprox checksum test to IOdemodFSK
2015-03-22 marshmellow42lf t5 read plus lf demod adjustments
2015-03-20 iceman1001ADD: Added em410x de-scramble patterns: Paxton, Sebury...
2015-03-19 iceman1001FIX: printEM410x - DEZ 10 was missing highest byte.
2015-03-19 iceman1001ADD: Implemented DEZ-20/ZK for EM410x decoding. ...
2015-03-18 iceman1001ADD: "HF MFU CRDBL", Started to add the password for...
2015-03-18 iceman1001ADD: cmdlf autocorrelations, also gives a hint to...
2015-03-18 iceman1001FIX: test_t55x7_psk.lua now correctly handles bitrate...
2015-03-18 iceman1001ADD: new tests for the T55XX commands.
2015-03-16 iceman1001FIX: narrowed down the detect modulation even further.
2015-03-16 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-03-16 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-03-16 iceman1001CHG: removed an extra space.
2015-03-16 iceman1001CHG: @Marshmellow came up with some nifty nice ideas...
2015-03-16 Martin Holst SwendeMerge pull request #78 from marshmellow42/master
next
Impressum, Datenschutz