..
obj
merge linux and windows clients into one directory... will consolidate makefiles shortly
2009-12-22 12:11:15 +00:00
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
cmddata.c
Fix issue 14: mandemod and lf em4x em410xread crashes the proxmark3 client app
2010-04-06 13:41:37 +00:00
cmddata.h
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
cmdhf.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
cmdhf.h
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
cmdhf14a.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
cmdhf14a.h
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
cmdhf14b.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
cmdhf14b.h
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
cmdhf15.c
Add -O3 on the client's side and fix yielding warnings
2010-02-21 20:01:56 +00:00
cmdhf15.h
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
cmdhflegic.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
cmdhflegic.h
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
cmdhw.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
cmdhw.h
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
cmdlf.c
Add -O3 on the client's side and fix yielding warnings
2010-02-21 20:01:56 +00:00
cmdlf.h
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
cmdlfem4x.c
Fix issue 14: mandemod and lf em4x em410xread crashes the proxmark3 client app
2010-04-06 13:41:37 +00:00
cmdlfem4x.h
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
cmdlfhid.c
client/cmdparser.c: Remove the leading spaces before calling the subparser. client/cmdlfhid.c: Modify accordingly.
2010-03-06 00:30:24 +00:00
cmdlfhid.h
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
cmdlfti.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
cmdlfti.h
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
cmdmain.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
cmdmain.h
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
cmdparser.c
move trailing space stripping to client/proxmark3.c (per discussion on r426)
2010-03-08 09:16:28 +00:00
cmdparser.h
move trailing space stripping to client/proxmark3.c (per discussion on r426)
2010-03-08 09:16:28 +00:00
data.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
data.h
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
elf.h
Add extra elf.h constants
2010-02-26 14:02:08 +00:00
flash.c
Get rid of flasher memory leak
2010-02-26 15:13:58 +00:00
flash.h
New flasher, much more paranoid and much more correct.
2010-02-26 14:03:43 +00:00
flasher.c
New flasher, much more paranoid and much more correct.
2010-02-26 14:03:43 +00:00
graph.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
graph.h
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
guidummy.c
Apply copyright patch from Michael Gernoth
2010-02-25 21:57:35 +00:00
Info.plist
Removed hackish usb.h file, re-added Info.plist
2010-02-19 23:24:49 +00:00
Makefile
client/Makefile: Typo for Darwin
2010-02-24 20:33:55 +00:00
proxendian.h
Add beginnings of hopeful endian-independence
2010-02-26 14:01:51 +00:00
proxgui.cpp
Apply copyright patch from Michael Gernoth
2010-02-25 21:57:35 +00:00
proxgui.h
Apply copyright patch from Michael Gernoth
2010-02-25 21:57:35 +00:00
proxguiqt.cpp
Apply copyright patch from Michael Gernoth
2010-02-25 21:57:35 +00:00
proxguiqt.h
Apply copyright patch from Michael Gernoth
2010-02-25 21:57:35 +00:00
proxmark3.c
strip trailing space in a more strictly correct place
2010-03-08 14:20:05 +00:00
proxmark3.h
Apply copyright patch from Michael Gernoth
2010-02-25 21:57:35 +00:00
proxusb.c
Apply copyright patch from Michael Gernoth
2010-02-25 21:57:35 +00:00
proxusb.h
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
sleep.h
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
snooper.c
Apply copyright patch from Michael Gernoth
2010-02-25 21:57:35 +00:00
ui.c
Apply copyright patch from Michael Gernoth
2010-02-25 21:57:35 +00:00
ui.h
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
unbind-proxmark
merge linux and windows clients into one directory... will consolidate makefiles shortly
2009-12-22 12:11:15 +00:00