proxmark3/client
iceman1001 5636ee8ce6 ADD: 'hf mfu info' now prints following settings:
NFC_COUNTER_EN       - If set, every read,fast_read increases a counter.
      NFC_COUNTER_PROT_PWD - If set, reading nfc_counter needs a successfull pwd authentication before
These new settings is only valid for NTAG213/215/216,
2015-11-22 18:13:26 +01:00
..
hid-flasher ADD: @marshmellow42 's fixex and resetread t55x7 2015-11-02 20:46:17 +01:00
loclass
lualibs ADD: @marshmellow42 's fixex and resetread t55x7 2015-11-02 20:46:17 +01:00
nonce2key
obj
platforms
reveng
scripts ADD: a minor xor script 2015-10-30 09:07:04 +01:00
aes.c Actually add the FILES also, doh 2015-01-12 22:16:46 +01:00
aes.h
cli.c
cmdcrc.c
cmdcrc.h
cmddata.c ADD: @marshmellow's fixes to awid, viking and T55x7 2015-11-22 17:33:41 +01:00
cmddata.h added @marshmellows new viking demod. 2015-11-10 11:42:59 +01:00
cmdhf.c ADD: help text for 'hf snoop' / 'hf search' / 'hf list' 2015-11-01 19:49:08 +01:00
cmdhf.h
cmdhf14a.c FIX: an error that I introduced to the csetblock command with wrong length of crc calcs. 2015-11-10 11:45:45 +01:00
cmdhf14a.h FIX: an error that I introduced to the csetblock command with wrong length of crc calcs. 2015-11-10 11:45:45 +01:00
cmdhf14b.c ADD: 'hf mfu info' now prints following settings: 2015-11-22 18:13:26 +01:00
cmdhf14b.h
cmdhf15.c Added @marshmellow42 "hf search" 2015-05-13 09:13:42 +02:00
cmdhf15.h Added @marshmellow42 "hf search" 2015-05-13 09:13:42 +02:00
cmdhfdes.c
cmdhfdes.h
cmdhfepa.c
cmdhfepa.h
cmdhficlass.c
cmdhficlass.h
cmdhflegic.c
cmdhflegic.h
cmdhfmf.c FIX: an error that I introduced to the csetblock command with wrong length of crc calcs. 2015-11-10 11:45:45 +01:00
cmdhfmf.h
cmdhfmfdes.c ADD: added the "hf snoop" patch original from @Enio, rearranged by @Etmatrix. 2015-10-27 21:47:21 +01:00
cmdhfmfdes.h
cmdhfmfdesfire.c ADD: midnitesnakes desfire, ultralight changes from Unstable branch. 2014-12-31 11:35:43 +01:00
cmdhfmfdesfire.h
cmdhfmfu.c ADD: 'hf mfu info' now prints following settings: 2015-11-22 18:13:26 +01:00
cmdhfmfu.h
cmdhftopaz.c
cmdhftopaz.h
cmdhw.c
cmdhw.h
cmdlf.c ADD: @marshmellow's fixes to awid, viking and T55x7 2015-11-22 17:33:41 +01:00
cmdlf.h CHG: move some methods, its easier to read now. Cosmetic change. 2015-10-21 09:07:36 +02:00
cmdlfawid.c ADD: @marshmellow's fixes to awid, viking and T55x7 2015-11-22 17:33:41 +01:00
cmdlfawid.h
cmdlfem4x.c ADD: @marshmellow fix for em41x clock. 2015-11-09 21:49:02 +01:00
cmdlfem4x.h lfem4x cleanup/add/fix 2015-04-02 12:48:52 -04:00
cmdlfhid.c
cmdlfhid.h
cmdlfhitag.c BigBuf and tracing rework: allow much longer traces in in hf commands 2015-01-28 07:18:51 +01:00
cmdlfhitag.h MAJOR update, added hitag2 reader, emulation and eavesdropping, lots of new code, including FPGA tweaks 2012-09-18 13:52:50 +00:00
cmdlfio.c
cmdlfio.h
cmdlfpcf7931.c FIX: thanks @tony, for pointing out a "end" statement inside tnp3sim.lua 2015-10-16 23:16:46 +02:00
cmdlfpcf7931.h
cmdlft55xx.c ADD: @marshmellow's fixes to awid, viking and T55x7 2015-11-22 17:33:41 +01:00
cmdlft55xx.h ADD: lf indalademod output, The binary string is now printed with linebreaks every 16bits 2015-11-21 18:48:58 +01:00
cmdlfti.c
cmdlfti.h
cmdlfviking.c ADD: @marshmellow's fixes to awid, viking and T55x7 2015-11-22 17:33:41 +01:00
cmdlfviking.h ADD: @marshmellow's fixes to awid, viking and T55x7 2015-11-22 17:33:41 +01:00
cmdmain.c fix: forgot to remove this when merging piwi's fixes. 2015-11-09 22:06:48 +01:00
cmdmain.h ADD: @piwi's fixes to .history 2015-11-09 21:46:57 +01:00
cmdparser.c fix: forgot to remove this when merging piwi's fixes. 2015-11-09 22:06:48 +01:00
cmdparser.h ADD: @piwi's fixes to .history 2015-11-09 21:46:57 +01:00
cmdscript.c
cmdscript.h Added 'core'-api, also added some error handling in scripts 2013-05-24 21:05:45 +00:00
data.c
data.h
default_keys.dic ADD: @gm4tr1x found some new known mifare keys. 2015-10-30 09:05:22 +01:00
elf.h
eml2lower.sh
eml2UPPER.sh
flash.c
flash.h show device name during flashing and change advice on hanging 2013-10-05 16:44:48 +00:00
flasher.c
fpga_compress.c
gen_pm3mfsim_script.sh
graph.c
graph.h
guidummy.c Apply copyright patch from Michael Gernoth 2010-02-25 21:57:35 +00:00
hitag2.ht2
Makefile
mifarehost.c CHG: a major remake of the "hf mf c*" commands. Ie chinese magic tags. Tried to make them consistent in parameter calls and simplified. And fixed the annoying gen1 tags that answers with a ACK/NACK on HALT commands.. 2015-11-09 21:46:15 +01:00
mifarehost.h CHG: a major remake of the "hf mf c*" commands. Ie chinese magic tags. Tried to make them consistent in parameter calls and simplified. And fixed the annoying gen1 tags that answers with a ACK/NACK on HALT commands.. 2015-11-09 21:46:15 +01:00
pm3_binlib.c
pm3_binlib.h
pm3_bit_limits.h
pm3_bitlib.c
pm3_bitlib.h
pm3_eml2mfd.py refactored client/pm3_*.py to use with statements, contants and iterators 2012-06-22 12:02:19 +00:00
pm3_eml_mfd_test.py
pm3_mfd2eml.py
polarssl_config.h Actually add the FILES also, doh 2015-01-12 22:16:46 +01:00
proxendian.h fixed compiling under ubuntu with devkitARM_r41 2013-03-13 13:46:40 +00:00
proxgui.cpp Apply copyright patch from Michael Gernoth 2010-02-25 21:57:35 +00:00
proxgui.h
proxguiqt.cpp
proxguiqt.h
proxmark3.c ADD: @piwi's fixes to .history 2015-11-09 21:46:57 +01:00
proxmark3.h
README-bitlib
scripting.c ADD: added the "hf snoop" patch original from @Enio, rearranged by @Etmatrix. 2015-10-27 21:47:21 +01:00
scripting.h Added binlib, to handle binary data from lua, based on lpack http://www.tecgraf.puc-rio.br/~lhf/ftp/lua/#lpack 2013-05-26 20:05:13 +00:00
sleep.c
sleep.h
snooper.c
uart.c added @piwi 's usb speed test. 2015-07-31 10:37:24 +02:00
uart.h
ui.c
ui.h
unbind-proxmark
util.c ADD: @marshmellow's fixes to awid, viking and T55x7 2015-11-22 17:33:41 +01:00
util.h ADD: @marshmellow's fixes to awid, viking and T55x7 2015-11-22 17:33:41 +01:00