proxmark3/client
marshmellow42 3fd7fce4ac new grid X offset calcs to fix some issues
also fixed a save_restore issue with grid alignments
now save_restoreGB() saves/restores offset values
added macro enumeration of SAVE vs RESTORE for save_restore commands.
2017-04-17 18:37:23 -04:00
..
hid-flasher Provide msclock() as Milliseconds timer for performance measures (#231) 2017-03-12 15:06:27 +01:00
loclass Provide msclock() as Milliseconds timer for performance measures (#231) 2017-03-12 15:06:27 +01:00
lualibs Update/cleanup Makefiles (#265) 2017-03-31 16:04:04 +02:00
obj Code cleanup: Refactoring nonce2key 2017-03-20 21:16:57 +01:00
reveng Code cleanup: 2017-02-22 22:45:00 +01:00
scripts Code cleanup: Refactoring nonce2key 2017-03-20 21:16:57 +01:00
ui cannot seem to get uic to work for ... 2017-04-15 13:40:49 -04:00
aes.c Actually add the FILES also, doh 2015-01-12 22:16:46 +01:00
aes.h Actually add the FILES also, doh 2015-01-12 22:16:46 +01:00
cmdcrc.c Provide msclock() as Milliseconds timer for performance measures (#231) 2017-03-12 15:06:27 +01:00
cmdcrc.h reveng -g (model search given just hexstr with crc) 2015-06-10 01:33:37 -04:00
cmddata.c new grid X offset calcs to fix some issues 2017-04-17 18:37:23 -04:00
cmddata.h combine autocorr, dirth functions 2017-04-13 10:33:18 -04:00
cmdhf.c Refactor parity functions 2017-03-25 22:03:17 +01:00
cmdhf.h Reworked how 'hf 14a list' and 'hf iclass list' works, to use the same method. Now. use 'hf list 14a' and 'hf list iclass' instead. Plus, the output is now annotated (although the annotation-engine could use a bit more love from someone more familiar with the available commands 2015-01-04 21:22:54 +01:00
cmdhf14a.c Provide msclock() as Milliseconds timer for performance measures (#231) 2017-03-12 15:06:27 +01:00
cmdhf14a.h Provide msclock() as Milliseconds timer for performance measures (#231) 2017-03-12 15:06:27 +01:00
cmdhf14b.c add -ss to hf 14b raw for select of SRx chips 2015-07-03 23:15:08 -04:00
cmdhf14b.h add 14b info command 2015-06-23 17:41:24 -04:00
cmdhf15.c HF Search - refactoring cmds to work with it 2015-05-12 16:45:48 -04:00
cmdhf15.h HF Search - refactoring cmds to work with it 2015-05-12 16:45:48 -04:00
cmdhfepa.c Provide msclock() as Milliseconds timer for performance measures (#231) 2017-03-12 15:06:27 +01:00
cmdhfepa.h
cmdhficlass.c Code cleanup: 2017-02-22 22:45:00 +01:00
cmdhficlass.h iclass refactor/cleanup 2015-07-21 14:26:46 -04:00
cmdhflegic.c Code cleanup: 2017-02-22 22:45:00 +01:00
cmdhflegic.h
cmdhfmf.c Deduplicate mfkey32 and mfkey64 2017-03-23 18:38:17 +01:00
cmdhfmf.h Client code cleanup: 2017-03-06 21:03:13 +01:00
cmdhfmfu.c Provide msclock() as Milliseconds timer for performance measures (#231) 2017-03-12 15:06:27 +01:00
cmdhfmfu.h add ultralight compatible test 2015-06-18 17:19:43 -04:00
cmdhftopaz.c hf topaz reader implementation: 2015-09-28 08:26:00 +02:00
cmdhftopaz.h fix: introduced a stupid error when refactoring the start bit detector in MillerDecoding() 2015-03-18 18:32:43 +01:00
cmdhw.c Typo fix for CmdPing 2017-03-04 13:38:57 +01:00
cmdhw.h
cmdlf.c new grid X offset calcs to fix some issues 2017-04-17 18:37:23 -04:00
cmdlf.h lf read adjustments 2017-04-07 17:28:12 -04:00
cmdlfawid.c finish FSK graph index changes 2017-04-15 16:18:54 -04:00
cmdlfawid.h fix lf file includes to include own .h 2017-03-23 22:32:38 -04:00
cmdlfcotag.c lf read adjustments 2017-04-07 17:28:12 -04:00
cmdlfcotag.h Client code cleanup: 2017-03-06 21:03:13 +01:00
cmdlfem4x.c new grid X offset calcs to fix some issues 2017-04-17 18:37:23 -04:00
cmdlfem4x.h a few more tools for em4x05 writing. 2017-03-31 12:14:28 -04:00
cmdlffdx.c update more demods for graphing 2017-04-12 17:55:31 -04:00
cmdlffdx.h split fdx-b demod to its own file 2017-03-26 08:09:40 -04:00
cmdlfgproxii.c update more demods for graphing 2017-04-12 17:55:31 -04:00
cmdlfgproxii.h Split data askgproxiidemod to own file 2017-03-25 15:51:31 -04:00
cmdlfhid.c finish FSK graph index changes 2017-04-15 16:18:54 -04:00
cmdlfhid.h split hid demod/awid demod to respective files 2017-03-22 15:49:01 -04:00
cmdlfhitag.c Refactor parity functions 2017-03-25 22:03:17 +01:00
cmdlfhitag.h
cmdlfindala.c update more demods for graphing 2017-04-12 17:55:31 -04:00
cmdlfindala.h split lf indala[cmd] to lf indala [cmd] 2017-03-24 19:18:33 -04:00
cmdlfio.c finish FSK graph index changes 2017-04-15 16:18:54 -04:00
cmdlfio.h split io demod/pyramid demod to respective files 2017-03-22 17:16:43 -04:00
cmdlfjablotron.c update more demods for graphing 2017-04-12 17:55:31 -04:00
cmdlfjablotron.h add jablotron+noralsy lf tag definitions/cmds 2017-03-28 18:01:45 -04:00
cmdlfnexwatch.c update more demods for graphing 2017-04-12 17:55:31 -04:00
cmdlfnexwatch.h fix copy paste header issue 2017-03-28 09:11:29 -04:00
cmdlfnoralsy.c update more demods for graphing 2017-04-12 17:55:31 -04:00
cmdlfnoralsy.h add jablotron+noralsy lf tag definitions/cmds 2017-03-28 18:01:45 -04:00
cmdlfparadox.c finish FSK graph index changes 2017-04-15 16:18:54 -04:00
cmdlfparadox.h split lf paradox/nexwatch into own files 2017-03-27 18:04:20 -04:00
cmdlfpcf7931.c lf t55xx code cleanup + 2015-10-15 14:53:49 -04:00
cmdlfpcf7931.h Clean up pcf7931 2015-10-14 16:17:56 -04:00
cmdlfpresco.c update more demods for graphing 2017-04-12 17:55:31 -04:00
cmdlfpresco.h Split data askgproxiidemod to own file 2017-03-25 15:51:31 -04:00
cmdlfpyramid.c finish FSK graph index changes 2017-04-15 16:18:54 -04:00
cmdlfpyramid.h Split data askgproxiidemod to own file 2017-03-25 15:51:31 -04:00
cmdlfsecurakey.c update more demods for graphing 2017-04-12 17:55:31 -04:00
cmdlfsecurakey.h add lf securakey 2017-03-29 00:37:16 -04:00
cmdlft55xx.c new grid X offset calcs to fix some issues 2017-04-17 18:37:23 -04:00
cmdlft55xx.h lf improvements 2017-04-04 11:52:10 -04:00
cmdlfti.c Code cleanup: 2017-02-23 18:29:03 +01:00
cmdlfti.h
cmdlfviking.c update more demods for graphing 2017-04-12 17:55:31 -04:00
cmdlfviking.h Split data askgproxiidemod to own file 2017-03-25 15:51:31 -04:00
cmdlfvisa2000.c update more demods for graphing 2017-04-12 17:55:31 -04:00
cmdlfvisa2000.h Split data askgproxiidemod to own file 2017-03-25 15:51:31 -04:00
cmdmain.c Provide msclock() as Milliseconds timer for performance measures (#231) 2017-03-12 15:06:27 +01:00
cmdmain.h Client code cleanup: 2017-03-06 21:03:13 +01:00
cmdparser.c fix: .history was never written 2015-11-06 11:34:43 +01:00
cmdparser.h fix: .history was never written 2015-11-06 11:34:43 +01:00
cmdscript.c Make LUA scripting work even if proxmark3 is called from arbitrary working directory 2017-02-23 18:37:34 +01:00
cmdscript.h
data.c BigBuf and tracing rework: allow much longer traces in in hf commands 2015-01-28 07:18:51 +01:00
data.h BigBuf and tracing rework: allow much longer traces in in hf commands 2015-01-28 07:18:51 +01:00
default_keys.dic @iceman1001 s default keys 2015-05-14 22:55:18 -04:00
default_pwd.dic include default password dictionary for lf t55xx... 2015-12-03 16:44:06 -05:00
elf.h
eml2lower.sh
eml2UPPER.sh
flash.c Provide msclock() as Milliseconds timer for performance measures (#231) 2017-03-12 15:06:27 +01:00
flash.h show device name during flashing and change advice on hanging 2013-10-05 16:44:48 +00:00
flasher.c Provide msclock() as Milliseconds timer for performance measures (#231) 2017-03-12 15:06:27 +01:00
fpga_compress.c Code cleanup 2016-09-14 13:27:24 +02:00
gen_pm3mfsim_script.sh
graph.c new grid X offset calcs to fix some issues 2017-04-17 18:37:23 -04:00
graph.h new grid X offset calcs to fix some issues 2017-04-17 18:37:23 -04:00
guidummy.cpp Update/cleanup Makefiles (#265) 2017-03-31 16:04:04 +02:00
hitag2.ht2
Makefile cannot seem to get uic to work for ... 2017-04-15 13:40:49 -04:00
mfkey.c Deduplicate mfkey32 and mfkey64 2017-03-23 18:38:17 +01:00
mfkey.h Deduplicate mfkey32 and mfkey64 2017-03-23 18:38:17 +01:00
mifarehost.c Deduplicate mfkey32 and mfkey64 2017-03-23 18:38:17 +01:00
mifarehost.h Deduplicate mfkey32 and mfkey64 2017-03-23 18:38:17 +01:00
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
polarssl_config.h Actually add the FILES also, doh 2015-01-12 22:16:46 +01:00
proxendian.h
proxgui.cpp maybe fixed loading/unloading bug. 2017-04-14 09:53:36 -04:00
proxgui.h new grid X offset calcs to fix some issues 2017-04-17 18:37:23 -04:00
proxguiqt.cpp new grid X offset calcs to fix some issues 2017-04-17 18:37:23 -04:00
proxguiqt.h fix y grid + 2017-04-16 00:26:26 -04:00
proxmark3.c maybe fixed loading/unloading bug. 2017-04-14 09:53:36 -04:00
proxmark3.h fix missing terminating 0 in my_executable_directory (thanks @iceman1001). 2017-04-10 18:44:27 +02:00
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 Code cleanup: Refactoring nonce2key 2017-03-20 21:16:57 +01:00
scripting.h Make LUA scripting work even if proxmark3 is called from arbitrary working directory 2017-02-23 18:37:34 +01:00
uart.c More coverity fixes 2014-10-30 21:49:18 +01:00
uart.h
ui.c apply @holiman s graph changes + 2017-04-12 14:35:07 -04:00
ui.h maybe fixed loading/unloading bug. 2017-04-14 09:53:36 -04:00
unbind-proxmark
usb_cmd_h2lua.awk Update/cleanup Makefiles (#265) 2017-03-31 16:04:04 +02:00
util.c lf read adjustments 2017-04-07 17:28:12 -04:00
util.h add bitswap option for lf em 4x05write (#236) 2017-03-21 08:26:26 +01:00
whereami.c Client code cleanup: 2017-03-06 21:03:13 +01:00
whereami.h Make LUA scripting work even if proxmark3 is called from arbitrary working directory 2017-02-23 18:37:34 +01:00