proxmark3/client
..
hid-flasher
loclass
lualibs
nonce2key
obj add: a .gitignore to be able to add the folder client/obj/reveng. 2015-06-14 23:32:20 +02:00
platforms
reveng ADD: @marshmellow42 's help text changes to the reveng 2015-06-18 09:52:25 +02:00
scripts
aes.c
aes.h
cli.c Add License/Copyright headers/notices. Please add your own copyright notice if you have made any nontrivial changes or additions to the code. There are several files without any attribution, currently. 2010-02-21 00:47:22 +00:00
cmdcrc.c
cmdcrc.h ADD: @marshmellow42 's new "-g" search for crc in a hexstring *great* 2015-06-10 08:46:16 +02:00
cmddata.c
cmddata.h
cmdhf.c
cmdhf.h FIX: increased the limit to 0xE6 for MIFARE_ULEV1_FASTREAD 2015-05-12 18:57:47 +02:00
cmdhf14a.c
cmdhf14a.h
cmdhf14b.c
cmdhf14b.h
cmdhf15.c Added @marshmellow42 "hf search" 2015-05-13 09:13:42 +02:00
cmdhf15.h
cmdhfdes.c
cmdhfdes.h
cmdhfepa.c
cmdhfepa.h
cmdhficlass.c I just merged @marshmellow's branch "iclass" and that was a lot of new functionality. *great work* 2015-10-07 23:00:46 +02:00
cmdhficlass.h
cmdhflegic.c
cmdhflegic.h
cmdhfmf.c ADD: added the possibility to load a default pwd file to be used with the "lf t55xx bruteforce" command. 2015-12-01 13:07:01 +01:00
cmdhfmf.h
cmdhfmfdes.c
cmdhfmfdes.h
cmdhfmfdesfire.c
cmdhfmfdesfire.h
cmdhfmfu.c
cmdhfmfu.h
cmdhftopaz.c
cmdhftopaz.h
cmdhw.c A lot of changes... 2015-10-04 18:01:33 +02:00
cmdhw.h
cmdlf.c
cmdlf.h
cmdlfawid.c
cmdlfawid.h
cmdlfem4x.c
cmdlfem4x.h
cmdlfhid.c
cmdlfhid.h
cmdlfhitag.c
cmdlfhitag.h
cmdlfio.c
cmdlfio.h
cmdlfpcf7931.c
cmdlfpcf7931.h
cmdlft55xx.c
cmdlft55xx.h
cmdlfti.c
cmdlfti.h
cmdlfviking.c
cmdlfviking.h ADD: @marshmellow's fixes to awid, viking and T55x7 2015-11-22 17:33:41 +01:00
cmdmain.c
cmdmain.h ADD: @piwi's fixes to .history 2015-11-09 21:46:57 +01:00
cmdparser.c
cmdparser.h
cmdscript.c
cmdscript.h
data.c
data.h
default_keys.dic
default_pwd.dic
elf.h
eml2lower.sh
eml2UPPER.sh
flash.c added @piwi 's usb speed test. 2015-07-31 10:37:24 +02:00
flash.h
flasher.c
fpga_compress.c
gen_pm3mfsim_script.sh
graph.c lf ask consolidation 2015-04-08 01:07:39 -04:00
graph.h
guidummy.c
hitag2.ht2
Makefile
mifarehost.c
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 Added a lua bit manipulation library, added Lua-api to iso 15693 crc-calculation 2013-11-06 18:34:10 +00:00
pm3_bitlib.h
pm3_eml2mfd.py
pm3_eml_mfd_test.py
pm3_mfd2eml.py refactored client/pm3_*.py to use with statements, contants and iterators 2012-06-22 12:02:19 +00:00
polarssl_config.h
proxendian.h
proxgui.cpp
proxgui.h
proxguiqt.cpp FIX: a shot at fixing the "_" underscore problem in fileutils.c. This one uses _ifdefine. I hope it works. Linux people can let me know if it works. 2015-01-04 22:49:54 +01:00
proxguiqt.h
proxmark3.c
proxmark3.h
README-bitlib Added a lua bit manipulation library, added Lua-api to iso 15693 crc-calculation 2013-11-06 18:34:10 +00:00
scripting.c
scripting.h
sleep.c
sleep.h
snooper.c bring snooper into line with new command format 2010-06-26 08:22:42 +00:00
uart.c
uart.h
ui.c
ui.h
unbind-proxmark merge linux and windows clients into one directory... will consolidate makefiles shortly 2009-12-22 12:11:15 +00:00
util.c
util.h