proxmark3/client
2014-03-18 14:02:32 +00:00
..
lualibs Fixed issue with binary files in windows, http://www.lua.org/pil/21.2.2.html 2013-11-07 11:32:13 +00:00
nonce2key removed unused compiler directives, cleaned up some code 2013-10-09 09:59:14 +00:00
obj
scripts Fixed issue with binary files in windows, http://www.lua.org/pil/21.2.2.html 2013-11-07 11:33:48 +00:00
cli.c
cmddata.c
cmddata.h
cmdhf.c
cmdhf.h
cmdhf14a.c - fixed iso1443a ManchesterDecoder in order to fix broken Snoop/Sniff 2014-02-19 20:35:04 +00:00
cmdhf14a.h
cmdhf14b.c - fixed iso1443a ManchesterDecoder in order to fix broken Snoop/Sniff 2014-02-19 20:35:04 +00:00
cmdhf14b.h
cmdhf15.c removed unused compiler directives, cleaned up some code 2013-10-09 09:59:14 +00:00
cmdhf15.h
cmdhfepa.c
cmdhfepa.h
cmdhficlass.c
cmdhficlass.h
cmdhflegic.c
cmdhflegic.h
cmdhfmf.c Re-submitting Midnitesnake's Mifare Ultralight Patch 2014-03-18 14:02:32 +00:00
cmdhfmf.h integrated MIFARE ultralight features, contributed by 'midnitesnake' 2013-10-11 08:43:23 +00:00
cmdhw.c Added more informations at command hw version. Now we can get some informations of microcontroller. 2013-10-04 18:54:10 +00:00
cmdhw.h
cmdlf.c Added Kantech ioProx Support 2014-03-18 20:52:48 +00:00
cmdlf.h
cmdlfem4x.c
cmdlfem4x.h
cmdlfhid.c
cmdlfhid.h
cmdlfhitag.c
cmdlfhitag.h
cmdlfio.c Sorry, included missing files from last pull request 2014-03-21 07:45:18 +00:00
cmdlfio.h Update cmdlfio.h 2014-03-21 07:51:51 +00:00
cmdlfpcf7931.c
cmdlfpcf7931.h
cmdlft55xx.c
cmdlft55xx.h
cmdlfti.c
cmdlfti.h
cmdmain.c
cmdmain.h
cmdparser.c
cmdparser.h
cmdscript.c Added a lua bit manipulation library, added Lua-api to iso 15693 crc-calculation 2013-11-06 18:34:10 +00:00
cmdscript.h
data.c
data.h
elf.h
eml2lower.sh
eml2UPPER.sh
flash.c i'm a retard. no idea why i did it that way! get rid of compile warnings, and print string properly. duh. 2013-10-05 16:55:53 +00:00
flash.h show device name during flashing and change advice on hanging 2013-10-05 16:44:48 +00:00
flasher.c i'm a retard. no idea why i did it that way! get rid of compile warnings, and print string properly. duh. 2013-10-05 16:55:53 +00:00
gen_pm3mfsim_script.sh
graph.c
graph.h
guidummy.c
hitag2.ht2
Info.plist
Makefile Added Kantech ioProx Support 2014-03-18 20:52:48 +00:00
mifarehost.c fix compilation issues with gcc 4.6: anonymous unions are not c99 2013-10-20 11:40:00 +00:00
mifarehost.h
pm3_binlib.c
pm3_binlib.h
pm3_bit_limits.h Added a lua bit manipulation library, added Lua-api to iso 15693 crc-calculation 2013-11-06 18:34:10 +00:00
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 Added a lua bit manipulation library, added Lua-api to iso 15693 crc-calculation 2013-11-06 18:34:10 +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 Minor fix, sometimes when data is sent without the pm3 is connected, it causes a spin-loop condition to occur which blocks the processor. fixed 2013-11-06 18:32:11 +00:00
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 Added a lua bit manipulation library, added Lua-api to iso 15693 crc-calculation 2013-11-06 18:34:10 +00:00
scripting.h
sleep.c
sleep.h
snooper.c
uart.c
uart.h
ui.c Patch from 'buzzy' to add automatic flushing of output, see http://www.proxmark.org/forum/viewtopic.php?id=1740 for more details. 2013-10-08 18:30:01 +00:00
ui.h Patch from 'buzzy' to add automatic flushing of output, see http://www.proxmark.org/forum/viewtopic.php?id=1740 for more details. 2013-10-08 18:30:01 +00:00
unbind-proxmark
util.c
util.h