proxmark3/client
2017-12-14 09:58:19 +01:00
..
emv chg: 2017-12-05 21:07:03 +01:00
hardnested CHG: gcc7 warnings accoring to PR#401 https://github.com/Proxmark/proxmark3/pull/401/files 2017-09-26 17:02:18 +02:00
hid-flasher CHG: changed name on define. Its now called CMD_UPLOAD_SIM_SAMPLES_125K .. Since we upload to device. 2017-09-14 11:13:10 +02:00
loclass CHG: gcc7 warnings accoring to PR#401 https://github.com/Proxmark/proxmark3/pull/401/files 2017-09-26 17:02:18 +02:00
lualibs chg: skip if not debug 2017-12-02 18:59:47 +01:00
obj add: emv 2017-11-10 20:09:22 +01:00
platforms add: a .gitignore to be able to add the folder client/platforms. 2015-06-14 23:31:52 +02:00
reveng revert... 2017-12-04 20:35:51 +01:00
scripts chg: 'script run mifare_autopwn' - when used with -k parameter, exit after one run. 2017-12-12 20:07:02 +01:00
ui some QT problems.. 2017-07-27 21:42:22 +02: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
cli.c monster merge... 2017-07-30 09:17:48 +02:00
cmdanalyse.c chg: 'hf mf fchk' - depth first search 2017-12-11 21:43:29 +01:00
cmdanalyse.h chg: 'hf mf fchk' - depth first search 2017-12-11 21:43:29 +01:00
cmdcrc.c chg: 'hf mf fchk' - depth first search 2017-12-11 21:43:29 +01:00
cmdcrc.h monster merge... 2017-07-30 09:17:48 +02:00
cmddata.c chg: cleaning up some function calls. 2017-11-09 19:15:56 +01:00
cmddata.h monster merge... 2017-07-30 09:17:48 +02:00
cmdhf.c fix: 'hf search' - 14a detection was wrong. thanks @doegox for point it out. 2017-12-08 22:27:55 +01:00
cmdhf.h chg: pointing to new emv cmds. (@merlokk) 2017-11-25 08:06:43 +01:00
cmdhf14a.c fix: 'hf search' - 14a detection was wrong. thanks @doegox for point it out. 2017-12-08 22:27:55 +01:00
cmdhf14a.h fix: ref to <ctype.h> for isxdigit() 2017-12-04 21:18:08 +01:00
cmdhf14b.c chg: helptext 2017-11-05 18:33:10 +01:00
cmdhf14b.h monster merge... 2017-07-30 09:17:48 +02:00
cmdhf15.c rename: ul_switch_off_field -> DropField (inside cmdhf14a.c) 2017-11-11 23:23:01 +01:00
cmdhf15.h add: 'hf 15 dump' added save data to file. It saves two files (EML/BIN) 2017-09-06 12:55:21 +02:00
cmdhfemv.c rename: ul_switch_off_field -> DropField (inside cmdhf14a.c) 2017-11-11 23:23:01 +01:00
cmdhfemv.h CHG: hf em commands. Client side now has same commands as Peter Fillmores 14atagfuzz repo. OBS: not all exists on deviceside yet! 2017-02-28 14:08:15 +01:00
cmdhfepa.c FIX: unify all calls.. 2017-09-28 22:33:55 +02:00
cmdhfepa.h monster merge... 2017-07-30 09:17:48 +02:00
cmdhffelica.c rename: ul_switch_off_field -> DropField (inside cmdhf14a.c) 2017-11-11 23:23:01 +01:00
cmdhffelica.h CHG: FeliCa implemenation by @satsuoni 2017-10-20 20:27:44 +02:00
cmdhficlass.c chg: 'hf iclass chk' - unsigned long long. 2017-12-13 10:44:21 +01:00
cmdhficlass.h add: 'hf iclass chk' - iclass check keys functionality. uses input from a default_iclass_keys.dic 2017-12-13 10:18:38 +01:00
cmdhflegic.c rename: ul_switch_off_field -> DropField (inside cmdhf14a.c) 2017-11-11 23:23:01 +01:00
cmdhflegic.h monster merge... 2017-07-30 09:17:48 +02:00
cmdhfmf.c chg: 'hf mf chk' - break on keypress. 2017-12-13 10:17:30 +01:00
cmdhfmf.h CHG: 'hf mf chk' - adding default_key array refactoring (@merlokk) 2017-12-06 20:14:18 +01:00
cmdhfmfdes.c CHG: 'info' unified helptext. 2017-10-30 12:17:32 +01:00
cmdhfmfdes.h ADD: some defines to make headerfiles behave better. 2017-01-26 14:23:05 +01:00
cmdhfmfdesfire.c minor corrections.. 2017-08-29 15:47:26 +02:00
cmdhfmfdesfire.h ADD: midnitesnakes desfire, ultralight changes from Unstable branch. 2014-12-31 11:35:43 +01:00
cmdhfmfhard.c chg: micro opt.. 2017-12-12 22:08:55 +01:00
cmdhfmfhard.h monster merge... 2017-07-30 09:17:48 +02:00
cmdhfmfu.c fix: 'hf mfu restore' - printed too many bytes. 8 -> 4 2017-12-03 15:58:37 +01:00
cmdhfmfu.h ADD: 'hf mfu info' - tag identification should now identify NTAG213_F , NTAG216_F (thanks for info @jackfagner) 2017-11-27 09:21:55 +01:00
cmdhftopaz.c FIX: iso-14443a RATS optional (piwi) 2017-10-01 22:06:06 +02:00
cmdhftopaz.h CHG: updated topaz imp to match PM3 Master (piwi) 2017-04-19 03:41:51 +02:00
cmdhw.c CHG: pip:ing, command, lua, from CLI has less output. 2017-10-21 15:01:23 +02:00
cmdhw.h CHG: added the ping command to the header file. 2016-11-16 18:17:01 +01:00
cmdlf.c rename: ul_switch_off_field -> DropField (inside cmdhf14a.c) 2017-11-11 23:23:01 +01:00
cmdlf.h monster merge... 2017-07-30 09:17:48 +02:00
cmdlfawid.c chg: unify debug messages for FSK demod in AWID,HID,IO,PARADOX,PYRAMID, all neat and same. 2017-08-11 20:48:54 +02:00
cmdlfawid.h monster merge... 2017-07-30 09:17:48 +02:00
cmdlfcotag.c monster merge... 2017-07-30 09:17:48 +02:00
cmdlfcotag.h monster merge... 2017-07-30 09:17:48 +02:00
cmdlfem4x.c FIX: if receiving array isnt large enough, previously this will smash the stack.. 2017-12-02 20:45:53 +01:00
cmdlfem4x.h FIX: data plot AutoCorrelate slider, window too big, now limited to number of samples. 2017-07-30 21:21:02 +02:00
cmdlffdx.c fix: unified lf clone printouts of blocks. 2017-08-11 11:38:54 +02:00
cmdlffdx.h monster merge... 2017-07-30 09:17:48 +02:00
cmdlfguard.c fix: unified lf clone printouts of blocks. 2017-08-11 11:38:54 +02:00
cmdlfguard.h monster merge... 2017-07-30 09:17:48 +02:00
cmdlfhid.c FIX: if receiving array isnt large enough, previously this will smash the stack.. 2017-12-02 20:45:53 +01:00
cmdlfhid.h monster merge... 2017-07-30 09:17:48 +02:00
cmdlfhitag.c chg: cleaning up some function calls. 2017-11-09 19:15:56 +01:00
cmdlfhitag.h monster merge... 2017-07-30 09:17:48 +02:00
cmdlfindala.c FIX: if receiving array isnt large enough, previously this will smash the stack.. 2017-12-02 20:45:53 +01:00
cmdlfindala.h chg: 'lf indala' demod fixes, https://github.com/Proxmark/proxmark3/pull/385 (@marshmellow42) 2017-08-26 13:51:49 +02:00
cmdlfio.c chg: unify debug messages for FSK demod in AWID,HID,IO,PARADOX,PYRAMID, all neat and same. 2017-08-11 20:48:54 +02:00
cmdlfio.h monster merge... 2017-07-30 09:17:48 +02:00
cmdlfjablotron.c fix: unified lf clone printouts of blocks. 2017-08-11 11:38:54 +02:00
cmdlfjablotron.h monster merge... 2017-07-30 09:17:48 +02:00
cmdlfnedap.c fix: unified lf clone printouts of blocks. 2017-08-11 11:38:54 +02:00
cmdlfnedap.h monster merge... 2017-07-30 09:17:48 +02:00
cmdlfnexwatch.c monster merge... 2017-07-30 09:17:48 +02:00
cmdlfnexwatch.h monster merge... 2017-07-30 09:17:48 +02:00
cmdlfnoralsy.c fix: unified lf clone printouts of blocks. 2017-08-11 11:38:54 +02:00
cmdlfnoralsy.h monster merge... 2017-07-30 09:17:48 +02:00
cmdlfpac.c monster merge... 2017-07-30 09:17:48 +02:00
cmdlfpac.h monster merge... 2017-07-30 09:17:48 +02:00
cmdlfparadox.c CHG: centralized the LF signal properties LOW/HIGH/MEAN/AMPLITUDE/ISNOISE into one struct. 2017-11-06 15:06:42 +01:00
cmdlfparadox.h Fixes: lf simpsk - make sure Carrier input is ok. 2017-08-10 14:19:57 +02:00
cmdlfpcf7931.c monster merge... 2017-07-30 09:17:48 +02:00
cmdlfpcf7931.h FIX: Removed a arrat from the struct configPcf in "LF PCF7931" 2015-10-12 21:49:11 +02:00
cmdlfpresco.c rename: ul_switch_off_field -> DropField (inside cmdhf14a.c) 2017-11-11 23:23:01 +01:00
cmdlfpresco.h monster merge... 2017-07-30 09:17:48 +02:00
cmdlfpyramid.c CHG: centralized the LF signal properties LOW/HIGH/MEAN/AMPLITUDE/ISNOISE into one struct. 2017-11-06 15:06:42 +01:00
cmdlfpyramid.h monster merge... 2017-07-30 09:17:48 +02:00
cmdlfsecurakey.c CHG: some help text edited and rearrange the commands to be in the same order 2017-08-09 18:33:30 +02:00
cmdlfsecurakey.h monster merge... 2017-07-30 09:17:48 +02:00
cmdlft55xx.c rename: ul_switch_off_field -> DropField (inside cmdhf14a.c) 2017-11-11 23:23:01 +01:00
cmdlft55xx.h fix: ref to <ctype.h> for isxdigit() 2017-12-04 21:18:08 +01:00
cmdlfti.c monster merge... 2017-07-30 09:17:48 +02:00
cmdlfti.h
cmdlfviking.c updated commments 2017-08-15 23:09:39 +02:00
cmdlfviking.h monster merge... 2017-07-30 09:17:48 +02:00
cmdlfvisa2000.c fix: unified lf clone printouts of blocks. 2017-08-11 11:38:54 +02:00
cmdlfvisa2000.h monster merge... 2017-07-30 09:17:48 +02:00
cmdmain.c CHG: increased timeout for printing the warning messages. It interupts all loops that already takes this in consideration. 2017-11-28 08:30:25 +01:00
cmdmain.h fix: hw status (and USB comm in general) PR #434 : (@pwpiwi) 2017-10-20 16:32:42 +02:00
cmdparser.c syntax sugar 2017-09-28 22:37:25 +02:00
cmdparser.h ADD: @piwi's fixes to .history 2015-11-09 21:46:57 +01:00
cmdscript.c fix... 2017-12-13 20:02:56 +01:00
cmdscript.h CHG: adapt to be similar as other cmd*.c files 2017-10-20 14:37:50 +02:00
data.c monster merge... 2017-07-30 09:17:48 +02:00
data.h monster merge... 2017-07-30 09:17:48 +02:00
default_keys.dic chg: added some more keys from pastebin 2017-12-14 09:58:19 +01:00
default_keys_dic2lua.awk fix: awk script now correctly takes the substring on both mingw and ubuntu 2017-07-28 10:31:24 +02:00
default_pwd.dic add: new found pwd. {@gentilkiwi) 2017-11-25 08:05:15 +01:00
elf.h
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 more fflushes. 2017-10-30 15:10:32 +01:00
flash.h monster merge... 2017-07-30 09:17:48 +02:00
flasher.c rem: removed old references to google code. 2017-10-29 19:25:34 +01:00
fpga_compress.c CHG: fpga_comress sending no-error messages to stderr (@merlokk) 2017-10-19 13:28:58 +02: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 chg: cleaning up some function calls. 2017-11-09 19:15:56 +01:00
graph.h chg: cleaning up some function calls. 2017-11-09 19:15:56 +01:00
guidummy.cpp more dummies... 2017-07-27 21:33:16 +02:00
hitag2.ht2 major USB update 2012-12-04 23:39:18 +00:00
Makefile fix to darkside overdue. I needed to remove my old impl.. 2017-12-06 17:15:24 +01:00
mfkey.c fix: 'hf mf mifare - wrongly executed the parity-zero when not needed. 2017-12-06 19:53:41 +01:00
mfkey.h fix to darkside overdue. I needed to remove my old impl.. 2017-12-06 17:15:24 +01:00
mifaredefault.h chg: added default keys 2017-12-09 07:15:54 +01:00
mifarehost.c chg: extracted check-key-fast into its own. 2017-12-12 20:05:36 +01:00
mifarehost.h chg: extracted check-key-fast into its own. 2017-12-12 20:05:36 +01:00
pm3_binlib.c fix: pr #435 (@tisf) OSX has issues with liblua. 2017-10-20 17:53:49 +02: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_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 CHG: execution mode 2016-10-05 17:56:44 +02: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 CHG: execution mode 2016-10-05 17:57:01 +02:00
pm3_mfdread.py UPD: pm3_mfdread.py - updates from original repo (@zhovner) 96d0ac184a 2017-10-22 10:25:14 +02:00
polarssl_config.h Actually add the FILES also, doh 2015-01-12 22:16:46 +01:00
proxendian.h fixed compiling under ubuntu with devkitARM_r41 2013-03-13 13:46:40 +00:00
proxgui.cpp ADD: https://github.com/Proxmark/proxmark3/pull/417 (@merlokk) 2017-10-20 20:39:57 +02:00
proxgui.h ADD: https://github.com/Proxmark/proxmark3/pull/417 (@merlokk) 2017-10-20 20:39:57 +02:00
proxguiqt.cpp ADD: https://github.com/Proxmark/proxmark3/pull/417 (@merlokk) 2017-10-20 20:39:57 +02:00
proxguiqt.h ADD: https://github.com/Proxmark/proxmark3/pull/417 (@merlokk) 2017-10-20 20:39:57 +02:00
proxmark3.c chg: textual, to fit in @uzlonewolf 's PR texts 2017-12-13 19:58:09 +01:00
proxmark3.h ADD: https://github.com/Proxmark/proxmark3/pull/417 (@merlokk) 2017-10-20 20:39:57 +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
scandir.c only mingw has this problem.. 2017-07-27 22:10:12 +02:00
scandir.h only mingw has this problem.. 2017-07-27 22:10:12 +02:00
scripting.c FIX: scripting, faulty command vaule for darkside attack. 2017-12-10 09:18:16 +01:00
scripting.h FIX: scripting, faulty command vaule for darkside attack. 2017-12-10 09:18:16 +01:00
snooper.c monster merge... 2017-07-30 09:17:48 +02:00
ui.c chg: remove a warning 'extern' 2017-10-21 13:00:36 +02:00
ui.h ADD: https://github.com/Proxmark/proxmark3/pull/417 (@merlokk) 2017-10-20 20:39:57 +02:00
unbind-proxmark
usb_cmd_h2lua.awk part of monstermerge... 2017-07-27 20:48:49 +02:00
util.c CHG: EMV changes. https://github.com/Proxmark/proxmark3/pull/493 [@merlokk) 2017-12-02 18:58:33 +01:00
util.h CHG: EMV changes. https://github.com/Proxmark/proxmark3/pull/493 [@merlokk) 2017-12-02 18:58:33 +01:00
util_posix.c fix: clock_gettime for Apple OSX (piwi) https://github.com/Proxmark/proxmark3/pull/393 2017-09-20 10:31:19 +02:00
util_posix.h part of monstermerge... 2017-07-27 20:48:49 +02:00
whereami.c fix: for netbsd ppl.. 6f4b0fce3a (@khorben ) 2017-12-13 19:35:52 +01:00
whereami.h ADD: @pivipw 's changes "making lua paths". 2017-02-24 14:59:38 +01:00