]> git.zerfleddert.de Git - proxmark3-svn/history - armsrc/appmain.c
Add Mifare Classic EV1 set load modulation command
[proxmark3-svn] / armsrc / appmain.c
2017-03-09 angelslAdd Mifare Classic EV1 set load modulation command
2017-03-06 iceman1001CHG: renamed struct sector -> sector_t
2017-03-01 iceman1001CHG: finalized the merge between peter filmoores 14ata...
2017-02-22 iceman1001chg: @piwi's code cleanup and some more.
2017-02-13 iceman1001FIX: 'EMV compiling' - Makefiles are very picky about...
2017-02-07 iceman1001FIX: first attempt to clean up EM4x50 commands.
2017-02-02 iceman1001ADD: 'lf cotag read' - COTAG can be read now.
2017-02-01 iceman1001ADD: 'hf standalone 14a mode", added "mifare 4k" detec...
2017-02-01 iceman1001FIX: 'standalone_14a mode' - cleaned up the standalone1...
2017-02-01 iceman1001CHG: rename a local scope variable "data"->"cmd"
2017-01-27 iceman1001ADD: `lf cotag` - added first try at basic functionalit...
2017-01-24 iceman1001CHG: fiddled with the headerfiles... and makefile...
2017-01-16 iceman1001CHG: lowered the number of bytes collected for T55xxRea...
2017-01-16 iceman1001ADD: 'install.sh' blacklist rules installed aswell...
2017-01-16 iceman1001CHG: download data from device to client, make a...
2016-10-20 Gabriele GristinaMerge remote-tracking branch 'upstream/master'
2016-10-19 iceman1001CHG: move the call to fpga_bitstream_lf, in order...
2016-10-14 iceman1001syntax suger
2016-10-06 iceman1001ADD: "hf legic eload" - Load binary file to emulator...
2016-09-26 iceman1001ADD: started to add a legic detection to "HF SEARCH"
2016-09-01 iceman1001CHG: removed call to bigbuff free.
2016-08-31 iceman1001CHG: reverting use of bigbuff, because I forgot that...
2016-08-31 iceman1001FIX: should fix the typedefintion error for OS X regar...
2016-08-31 iceman1001CHG: the loop in main, for usb_poll_validate_length...
2016-08-26 iceman1001FIX: 'lf awid bruteforce' cleaning up all debug messages
2016-08-04 iceman1001ADD: @donwan581 select keytype for the darkside attack.
2016-07-30 iceman1001FIX: Found a minor bug in 'LF CMDREAD' where it...
2016-07-28 iceman1001CHG: merged the forum user @jason 's fixes to LEGIC...
2016-04-27 iceman1001CHG: "hf 14b sim" - Added the possibility to call...
2016-03-20 iceman1001ADD: well, starting with a luascript for reading calyp...
2016-03-13 iceman1001CHG: moved some #define into include\common.h (which...
2016-03-12 iceman1001CHG: Added calling clear bigbuff to zero out it also...
2016-03-06 iceman1001CHG; a fix for "HF TUNE", I always were annoyed with...
2016-03-04 iceman1001ADD: Added the HitagS from @spenneb ref:https://events...
2016-02-10 iceman1001Merge branch 'master' of https://github.com/iceman1001...
2016-02-10 iceman1001FIX: added @marshmellow42 's fixes for StandAloneMode...
2016-01-25 iceman1001CHG: Syntax suger
2016-01-20 iceman1001ADD: added the possibility to choose which block num...
2016-01-16 icemanMerge branch 'master' of https://github.com/iceman1001...
2016-01-12 icemanMerge branch 'master' of https://github.com/iceman1001...
2016-01-13 iceman1001ADD: @pwpiwi 's latest changes to 'hf mf hardnested'
2016-01-08 iceman1001Syntax suger, making the code easier to read (for...
2015-11-27 iceman1001ADD: @go_tus simple bruteforce for t55xx, refactored...
2015-11-22 iceman1001ADD: @marshmellow's fixes to awid, viking and T55x7
2015-11-10 iceman1001added @marshmellows new viking demod.
2015-11-09 iceman1001CHG: a major remake of the "hf mf c*" commands. Ie...
2015-11-02 iceman1001ADD: @marshmellow42 's fixex and resetread t55x7
2015-10-27 iceman1001ADD: added the "hf snoop" patch original from @Enio...
2015-10-21 iceman1001ADD: 'LF T55X7 WAKEUP' command. For tags with AOR...
2015-10-20 iceman1001ADD: @marshmellows42 's fixes for "lf cmdread" and...
2015-10-15 iceman1001CHG: minor updates in the T55x7 methods. added the...
2015-10-15 iceman1001ADD: @marshmellows fixes for t55x7 reading signal.
2015-10-14 iceman1001FIX: The T55x7ReadBlock method, should not have the...
2015-10-07 iceman1001I just merged @marshmellow's branch "iclass" and that...
2015-10-04 iceman1001A lot of changes...
2015-08-04 IcemanMerge pull request #4 from gcohen55/ubuntu_makefile
2015-07-31 iceman1001added @piwi 's usb speed test.
2015-07-28 iceman1001Merge some PM3 master commits. Had to re-make the...
2015-07-22 iceman1001MERGED: @holimans changes
2015-07-18 iceman1001ADD: @holiman's clearCommandBuffer in cmdlft55xx.c
2015-06-25 iceman1001ADD: pwpiwi 's FPGA compress
2015-06-23 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-06-23 iceman1001ADD: PACE functionality ref: https://github.com/Proxma...
2015-06-23 Martin Holst SwendeMerge pull request #121 from frederikmoellers/master
2015-06-23 Martin Holst SwendeMerge pull request #118 from marshmellow42/master
2015-06-23 pwpiwiMerge pull request #114 from pwpiwi/iso14443b_fix
2015-06-22 Frederik MöllersAdd PACE replay functionality 121/head
2015-06-21 iceman1001ADD: @marshmellow42 fudan detection in hf mfu
2015-06-18 iceman1001add: @pwpipi 's fixes to 14B
2015-06-18 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-06-18 pwpiwifixing iso 14443b (issue #103):
2015-06-17 pwpiwifixing iso14443b (issue #103):
2015-06-01 Martin Holst SwendeMerge pull request #108 from p-l-/fix-hf-mf-csave
2015-06-01 Martin Holst SwendeMerge pull request #111 from zhovner/master
2015-05-31 Martin Holst SwendeMerge pull request #112 from marshmellow42/master
2015-05-27 iceman1001CHG: @marshmellow42 changes on deviceside.
2015-05-27 marshmellow42clean up mfu device side code
2015-05-26 iceman1001CHG: moved a xor function into util.c
2015-05-25 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-05-25 marshmellow42Merge remote-tracking branch 'upstream/master'
2015-05-25 marshmellow42updated mfu rdbl and wrbl commands
2015-05-23 iceman1001Adjustments after the big merge from PM3 master.
2015-05-23 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-05-22 Martin Holst SwendeMerge pull request #101 from marshmellow42/master
2015-05-20 iceman1001CHG: Merged the "hf mfu rdbl" and "hf mfu crdbl" comma...
2015-05-18 iceman1001@Marshmellow42 's cleanup isn device-side "hf mfu"...
2015-05-18 marshmellow42MF ultralight code cleanup
2015-05-18 marshmellow42Iceman1001 s MFU clean up
2015-05-16 iceman1001CHG: the "HF MFU" authentication changes.
2015-05-06 marshmellow42MFU - Icemans further improvements
2015-05-04 iceman1001CHG: for the 2k3des changes
2015-05-04 marshmellow42Merge remote-tracking branch 'upstream/master'
2015-04-29 marshmellow42MF Ultralight - Iceman's updates + mine
2015-04-28 iceman1001REM: Removed the CSETUID stub. Its implemented on...
2015-04-26 iceman1001FIX: forgot an argument.
2015-04-24 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-04-24 iceman1001ADD: Started a "collect nonces" concept to be able...
2015-04-08 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-04-01 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-03-30 iceman1001Merge branch 'master' of https://github.com/Proxmark...
next
Impressum, Datenschutz