proxmark3/client
2013-08-27 06:50:00 +00:00
..
nonce2key
obj
scripts Minor changes to writeraw.lua, still not working as it should 2013-08-27 06:50:00 +00:00
cli.c
cmddata.c next update from en4rab on data samples 2013-04-26 20:33:05 +00:00
cmddata.h
cmdhf.c
cmdhf.h
cmdhf14a.c
cmdhf14a.h
cmdhf14b.c
cmdhf14b.h
cmdhf15.c
cmdhf15.h
cmdhfepa.c
cmdhfepa.h
cmdhficlass.c
cmdhficlass.h
cmdhflegic.c
cmdhflegic.h
cmdhfmf.c
cmdhfmf.h First implementation of user scripts - very experimental - YMMV 2013-05-21 18:37:43 +00:00
cmdhw.c
cmdhw.h
cmdlf.c
cmdlf.h
cmdlfem4x.c Fixed problem with em4100, see http://www.proxmark.org/forum/viewtopic.php?pid=7235#p7235 2013-05-16 18:13:54 +00:00
cmdlfem4x.h
cmdlfhid.c
cmdlfhid.h
cmdlfhitag.c
cmdlfhitag.h
cmdlfpcf7931.c
cmdlfpcf7931.h
cmdlft55xx.c
cmdlft55xx.h
cmdlfti.c
cmdlfti.h
cmdmain.c Revoked unintended commit of cmdmain.c to scripting branch in r754. 2013-07-10 05:10:58 +00:00
cmdmain.h Changes in cmd handling 2013-06-07 09:30:32 +00:00
cmdparser.c
cmdparser.h
cmdscript.c 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
cmdscript.h Added 'core'-api, also added some error handling in scripts 2013-05-24 21:05:45 +00:00
commands.lua Attempt to use raw writing capabilities via scripting engine. Not functional yet 2013-07-04 12:56:00 +00:00
data.c
data.h
elf.h
eml2lower.sh
eml2UPPER.sh
flash.c flasher updated again, should work more solid now 2013-03-21 12:44:21 +00:00
flash.h
flasher.c Added some information about flashing (linux) 2013-05-11 12:43:44 +00:00
gen_pm3mfsim_script.sh
graph.c
graph.h
guidummy.c
hitag2.ht2
Info.plist
Makefile Added lua-mac building, added cleaning of lua files 2013-06-26 11:02:37 +00:00
mf_default_keys.lua typo 2013-06-07 19:51:15 +00:00
mifarehost.c
mifarehost.h
pm3_binlib.c Fixed so correct sizes are used across different architectures in the binlib 2013-06-26 12:33:31 +00:00
pm3_binlib.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
pm3_eml2mfd.py
pm3_eml_mfd_test.py
pm3_mfd2eml.py
proxendian.h
proxgui.cpp
proxgui.h
proxguiqt.cpp
proxguiqt.h
proxmark3.c Fixed 'volatile' error in this branch also 2013-06-07 09:25:59 +00:00
proxmark3.h
read14a.lua Improved error handling 2013-06-26 09:18:31 +00:00
scripting.c Work on the scripting library 2013-06-07 09:24:25 +00: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 Finally figured out a way to claim a serial port interface under unix 2013-03-22 16:42:26 +00:00
uart.h Finally figured out a way to claim a serial port interface under unix 2013-03-22 16:42:26 +00:00
ui.c
ui.h
unbind-proxmark
util.c fixed signed/unsigned problem 2013-03-26 20:42:18 +00:00
util.h