]> git.zerfleddert.de Git - proxmark3-svn/history - client
Merge pull request #44 from micolous/master
[proxmark3-svn] / client /
2016-10-22 IcemanMerge pull request #44 from micolous/master
2016-10-22 Michael Farrellhf 14a: Fix typos in manufacturer list
2016-10-21 iceman1001CHG: "hf mf hardnested" - less printing
2016-10-20 IcemanMerge pull request #43 from matrix/master
2016-10-20 Gabriele GristinaSpeedup Mifare Plus Attack v2.2 (cleanup code)
2016-10-20 Gabriele GristinaSpeedup Mifare Plus Attack v2.1 (stable)
2016-10-20 Gabriele GristinaMerge remote-tracking branch 'upstream/master'
2016-10-20 iceman1001FIX: client crash for global id, and removing my previ...
2016-10-19 iceman1001CHG: some debug statements instead, 'H' for helptext.
2016-10-19 iceman1001FIX: strange bug in "lf em em410xwatch" , which the...
2016-10-19 iceman1001CHG: making printed statement a debug statement.
2016-10-19 iceman1001syntax suger. never mind this
2016-10-19 iceman1001CHG: found even more keys
2016-10-19 iceman1001textual suger
2016-10-18 Gabriele GristinaSpeedup Mifare Plus Attack v2
2016-10-18 iceman1001FIX: @aczid's fix https://github.com/aczid/crypto1_bs...
2016-10-17 Gabriele GristinaSpeedup Mifare Plus Attack v1
2016-10-17 iceman1001FIX: Since some changes in "hf mf chk" usbcommand packa...
2016-10-17 iceman1001ADD: found some more keys on the web
2016-10-16 iceman1001Merge branch 'master' of https://github.com/iceman1001...
2016-10-16 iceman1001CHG: increased debug output for Em410x
2016-10-14 iceman1001FIX: "hf legic write" - removed a warning message...
2016-10-14 iceman1001ADD: "hf legic wipe" - it autodetects tagtype and...
2016-10-10 iceman1001FIX: this should remove a warning.
2016-10-10 iceman1001CHG: "script run emlu2dump" now can read old legic...
2016-10-09 iceman1001chg: textual changes.
2016-10-09 iceman1001FIX: increased time-out to match 2.7sec it takes to...
2016-10-09 iceman1001CHG: "hf legic write" - now writes on the limits better.
2016-10-08 iceman1001CHG: "hf legic restore" - added a filesize and cardsi...
2016-10-08 iceman1001CHG: syntax suger
2016-10-08 iceman1001CHG: reordered the "hf search" internal checks. The...
2016-10-08 iceman1001REM: "hf legic load" has been removed. It doesnt have...
2016-10-07 iceman1001CHG: help text
2016-10-07 iceman1001FIX: "hf list legic" annotation now correct prints...
2016-10-07 iceman1001FIX: one send command bug fixed. Turns out that uint16...
2016-10-07 iceman1001CHG: "hf legic write" got a make over in how its...
2016-10-06 iceman1001chg: syntax suger
2016-10-06 iceman1001CHG: syntax suger
2016-10-06 iceman1001Renamed the calccrc8 functions and command.
2016-10-06 iceman1001ADD: added a compiling flag -DHAS_512_FLASH i common...
2016-10-06 iceman1001REM: "hf legic writeraw" has been removed.
2016-10-06 iceman1001ADD: "hf legic eload" - Load binary file to emulator...
2016-10-05 iceman1001CHG: "hf legic dump" now automatically detects tagtyp...
2016-10-05 iceman1001FIX: undeclared var on deviceside,
2016-10-05 iceman1001CHG: command name changes..
2016-10-05 icemanMerge branch 'master' of https://github.com/iceman1001...
2016-10-05 icemanCHG: execution mode
2016-10-05 icemanCHG: execution mode
2016-10-04 iceman1001CHG: making timings a bit tighter == faster read of...
2016-10-04 iceman1001FIX: forgot a LEN in print message.
2016-10-04 iceman1001CHG: reading a complete MIM1024 takes about 2.8sec...
2016-10-04 iceman1001CHG: "hf legic read" - increased timeout values client...
2016-10-04 iceman1001Textual changes in helptext. Still no clear.
2016-10-04 iceman1001CHG: "hf legic write" started to change this command...
2016-10-03 iceman1001CHG: revert legiccrc8 to old algo.
2016-10-03 iceman1001CHG: changed to use BigBuff_Eml memory instead of big_b...
2016-10-02 iceman1001FIX: the "hf list legic" on MIM1024 wrapped around...
2016-09-29 iceman1001CHG: annotation now only print relevant help text given...
2016-09-29 iceman1001CHG: finally, the ticks timer does what it is supposed...
2016-09-29 iceman1001CHG: added addresize to legic select struct.
2016-09-29 iceman1001UPD: got the latest updates (@badboy) from @zhovner...
2016-09-29 iceman1001ADD: @zhovner 's mfd file parser https://github.com...
2016-09-29 iceman1001CHG: a select_legic function with structs and stuff and
2016-09-28 iceman1001CHG: 'hf list legic' doesn't print the parity now.
2016-09-26 iceman1001CHG: added the verbose flag, to make the output in...
2016-09-26 iceman1001CHG: @ikarus23 removed all missleadning warnings...
2016-09-26 iceman1001ADD: started to add a legic detection to "HF SEARCH"
2016-09-26 iceman1001CHG: removed the ubuntu build variable which is no...
2016-09-26 iceman1001CHG: and now that I do actually check on bitlenght...
2016-09-26 iceman1001CHG: using bitsend to determind the legic annotation...
2016-09-26 iceman1001CHG: fix a "indent" warning.
2016-09-26 iceman1001Merge branch 'master' of https://github.com/iceman1001...
2016-09-26 iceman1001CHG: the "indent" software warns about some assingment...
2016-09-23 iceman1001FIX: "hf 14a read" / "hf mf *" / "hf mfdes info" and...
2016-09-21 iceman1001CHG: extracted some timers functionality, to get unifi...
2016-09-20 iceman1001ADD: some new mifare key found,
2016-09-14 iceman1001CHG: adjusted timing according to @sentinel 's traces
2016-09-12 iceman1001CHG: Small steps, the waiting time between frames...
2016-09-11 iceman1001CHG: reverted back from the idea of measureing in...
2016-09-09 iceman1001ADD: since the client now calls legic prng, this is...
2016-09-09 iceman1001In my attempts to make the LEGIC code better, its...
2016-09-07 iceman1001CHG: better annotation for 'legic'
2016-09-03 iceman1001FIX: Better legic annotation, show which byte was...
2016-09-03 iceman1001FIX: IV now is trunckated to 7bits in 'hf legic read...
2016-09-02 iceman1001ADD: started to add tracelog in legic
2016-09-01 iceman1001CHG: Adding clarity to the command helptext.
2016-09-01 iceman1001CHG: Supressing output for LF or HF antenna values...
2016-09-01 iceman1001FIX: Only need to print a uint32_t,
2016-09-01 iceman1001FIX: bug in nextwatch demod, which if the found psk...
2016-08-31 iceman1001CHG: A repaint the plot window should be done to make...
2016-08-29 iceman1001ADD: added a simple averging filter function. input...
2016-08-26 iceman1001FIX: the check for formatlen was wrong.
2016-08-26 iceman1001CHG: starting to add the legic changes.. *work in...
2016-08-26 iceman1001FIX: minor adjustments to 'lf awid bruteforce'
2016-08-26 iceman1001FIX: 'lf awid bruteforce' cleaning up all debug messages
2016-08-24 iceman1001some text changes.
2016-08-24 iceman1001CHG: added a verification to see if the found candida...
2016-08-24 iceman1001CHG: Changed the number of times the call to prng_succ...
2016-08-24 iceman1001CHG: syntax suger.
2016-08-21 iceman1001CHG: updated Reveng version from 1.4.0 -> 1.4.4 .
next
Impressum, Datenschutz