proxmark3/client
2012-10-18 10:01:13 +00:00
..
nonce2key MAJOR update, added hitag2 reader, emulation and eavesdropping, lots of new code, including FPGA tweaks 2012-09-18 13:52:50 +00:00
obj improved version of "hf 14a mifare" command 2011-05-31 11:31:20 +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 Add plot window keystroke help 2012-01-21 13:32:54 +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 Basic support for EAC documents (e.g. German Identification Card) 2012-08-28 21:39:50 +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 MAJOR update, added hitag2 reader, emulation and eavesdropping, lots of new code, including FPGA tweaks 2012-09-18 13:52:50 +00:00
cmdhf14a.h 1. fixed hf 14a mifare. added functionality to ignore one Nt 2011-06-07 12:35:52 +00:00
cmdhf14b.c MAJOR update, added hitag2 reader, emulation and eavesdropping, lots of new code, including FPGA tweaks 2012-09-18 13:52:50 +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 added more cards to iso15693 uid database, and some minor cleanups 2012-06-20 17:15:21 +00:00
cmdhf15.h Issue 20 patch (refactored code of the iso15693 implementation as well as several enhancements) [Adrian Dabrowski "atrox"] 2010-10-19 14:25:17 +00:00
cmdhfepa.c Allow user to specify a delay 2012-08-28 22:45:34 +00:00
cmdhfepa.h Basic support for EAC documents (e.g. German Identification Card) 2012-08-28 21:39:50 +00:00
cmdhficlass.c MAJOR update, added hitag2 reader, emulation and eavesdropping, lots of new code, including FPGA tweaks 2012-09-18 13:52:50 +00:00
cmdhficlass.h Extended iClass support with Card and Reader emulation! 2012-06-28 13:38:40 +00:00
cmdhflegic.c legic write/simulate [Anon] 2010-05-06 11:24:01 +00:00
cmdhflegic.h legic write/simulate [Anon] 2010-05-06 11:24:01 +00:00
cmdhfmf.c removed dead check of uint8_t > 255 2012-08-13 19:52:22 +00:00
cmdhfmf.h 1. updated usb commands 2011-06-17 18:39:54 +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 MAJOR update, added hitag2 reader, emulation and eavesdropping, lots of new code, including FPGA tweaks 2012-09-18 13:52:50 +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 Fixed writing em410x 40bits UID on T5555/T55x7 tags on 32bits systems 2012-07-10 17:52:17 +00:00
cmdlfem4x.h Support for EM410x card mode in T5555/T55x7 tags. 2012-03-07 13:44:53 +00:00
cmdlfhid.c 2011-10-15 15:15:49 +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
cmdlfhitag.c added: readed blocks (password mode) into tag.sectors[]. 'lf hitag sim' simulates the readed blocks. 2012-10-18 10:01:13 +00: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
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 MAJOR update, added hitag2 reader, emulation and eavesdropping, lots of new code, including FPGA tweaks 2012-09-18 13:52:50 +00:00
cmdmain.h iso14a reader patches [Hagen Fritsch] 2010-07-13 13:39:30 +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 MAJOR update, added hitag2 reader, emulation and eavesdropping, lots of new code, including FPGA tweaks 2012-09-18 13:52:50 +00:00
data.h MAJOR update, added hitag2 reader, emulation and eavesdropping, lots of new code, including FPGA tweaks 2012-09-18 13:52:50 +00:00
elf.h Add extra elf.h constants 2010-02-26 14:02:08 +00:00
eml2lower.sh - Added very basic scripting support to PM3 client-side (proxmark3 application) 2011-09-01 09:03:20 +00:00
eml2UPPER.sh - Added very basic scripting support to PM3 client-side (proxmark3 application) 2011-09-01 09:03:20 +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
gen_pm3mfsim_script.sh - Added very basic scripting support to PM3 client-side (proxmark3 application) 2011-09-01 09:03:20 +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
hitag2.ht2 added 'hitag2.ht2' binary example image for emulation 2012-09-18 13:56:23 +00:00
Info.plist Removed hackish usb.h file, re-added Info.plist 2010-02-19 23:24:49 +00:00
Makefile MAJOR update, added hitag2 reader, emulation and eavesdropping, lots of new code, including FPGA tweaks 2012-09-18 13:52:50 +00:00
mifarehost.c hf mf sniff transfered parity from arm to decoding procedure 2012-07-17 15:19:15 +00:00
mifarehost.h hf mf sniff transfered parity from arm to decoding procedure 2012-07-17 15:19:15 +00:00
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 added simple test suite for client/pm3_*.py 2012-06-22 11:51:59 +00:00
pm3_mfd2eml.py refactored client/pm3_*.py to use with statements, contants and iterators 2012-06-22 12:02:19 +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 Add plot window keystroke help 2012-01-21 13:32:54 +00:00
proxguiqt.cpp initialize graph cursors to avoid crashing (issue 21) 2012-06-07 14:00:41 +00:00
proxguiqt.h Apply copyright patch from Michael Gernoth 2010-02-25 21:57:35 +00:00
proxmark3.c - Added very basic scripting support to PM3 client-side (proxmark3 application) 2011-09-01 09:03:20 +00:00
proxmark3.h Apply copyright patch from Michael Gernoth 2010-02-25 21:57:35 +00:00
proxusb.c iso14a reader patches [Hagen Fritsch] 2010-07-13 13:39:30 +00:00
proxusb.h multiple proxmark device support [Mohamed Elsabagh] 2010-05-14 11:04:28 +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 bring snooper into line with new command format 2010-06-26 08:22:42 +00:00
ui.c Add plot window keystroke help 2012-01-21 13:32:54 +00:00
ui.h Add plot window keystroke help 2012-01-21 13:32:54 +00:00
unbind-proxmark merge linux and windows clients into one directory... will consolidate makefiles shortly 2009-12-22 12:11:15 +00:00
util.c hf mf sniff - working with emulator files 2012-07-17 11:28:12 +00:00
util.h hf mf sniff - working with emulator files 2012-07-17 11:28:12 +00:00