proxmark3/client
2017-09-17 19:34:46 +02:00
..
hardnested chg: (piwi) 2017-09-17 19:34:46 +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 add: 'hf 15 dump' added save data to file. It saves two files (EML/BIN) 2017-09-06 12:55:21 +02:00
lualibs monster merge... 2017-07-30 09:17:48 +02:00
nonce2key monster merge... 2017-07-30 09:17:48 +02:00
obj
platforms
reveng chg: updated the reveng 1.4.4 -> 1.5.2 2017-08-29 18:05:56 +02:00
scripts chg: 'script run 14araw' got some local functions now 2017-09-04 22:49:33 +02:00
ui
aes.c
aes.h
cli.c monster merge... 2017-07-30 09:17:48 +02:00
cmdanalyse.c
cmdanalyse.h
cmdcrc.c chg: updated the reveng 1.4.4 -> 1.5.2 2017-08-29 18:05:56 +02:00
cmdcrc.h monster merge... 2017-07-30 09:17:48 +02:00
cmddata.c minor styleish 2017-08-06 16:31:01 +02:00
cmddata.h monster merge... 2017-07-30 09:17:48 +02:00
cmdhf.c add: 'hf 15 list' is now possible, since I like to be able to call both "hf list 15" and "hf 15 list"... 2017-09-04 22:48:35 +02:00
cmdhf.h ADD: 'hf list 15' - added annotation for ISO15693 2017-09-04 18:38:57 +02:00
cmdhf14a.c minor corrections.. 2017-08-29 15:47:26 +02:00
cmdhf14a.h monster merge... 2017-07-30 09:17:48 +02:00
cmdhf14b.c chg: removed some warnings in ubuntu17.04 2017-08-25 20:28:16 +02:00
cmdhf14b.h monster merge... 2017-07-30 09:17:48 +02:00
cmdhf15.c chg: 'hf 15 read' - nice output and with lock info 2017-09-06 22:04:00 +02: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 minor corrections.. 2017-08-29 15:47:26 +02:00
cmdhfemv.h
cmdhfepa.c monster merge... 2017-07-30 09:17:48 +02:00
cmdhfepa.h monster merge... 2017-07-30 09:17:48 +02:00
cmdhficlass.c chg: 'hf iclass sim' not save when no mac-responses was collected. 2017-09-14 13:05:46 +02:00
cmdhficlass.h when you need to add too much changes at the same time... 2017-08-26 12:57:18 +02:00
cmdhflegic.c chg: some more fflush... 2017-08-28 17:18:54 +02:00
cmdhflegic.h monster merge... 2017-07-30 09:17:48 +02:00
cmdhfmf.c add 'hf mf decrypt' - added a helptext 2017-08-30 19:13:49 +02:00
cmdhfmf.h monster merge... 2017-07-30 09:17:48 +02:00
cmdhfmfdes.c CHG: 'hf mfdes info' : Now checks for 7b uid's. This will remove some faulty claims of tagidentifications. 2017-09-14 11:06:49 +02:00
cmdhfmfdes.h
cmdhfmfdesfire.c minor corrections.. 2017-08-29 15:47:26 +02:00
cmdhfmfdesfire.h
cmdhfmfhard.c add: Fix detection of AVX512 support for Apple clang compiler #392 (piwi) 2017-09-12 21:45:37 +02:00
cmdhfmfhard.h monster merge... 2017-07-30 09:17:48 +02:00
cmdhfmfu.c
cmdhfmfu.h
cmdhftopaz.c
cmdhftopaz.h
cmdhw.c chg: the version text layout 2017-08-29 08:46:26 +02:00
cmdhw.h
cmdlf.c 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
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 CHG: some help text edited and rearrange the commands to be in the same order 2017-08-09 18:33:30 +02: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 chg: swapped return value to bool 2017-09-14 11:08:24 +02:00
cmdlfhid.h monster merge... 2017-07-30 09:17:48 +02:00
cmdlfhitag.c CHG: some help text edited and rearrange the commands to be in the same order 2017-08-09 18:33:30 +02:00
cmdlfhitag.h monster merge... 2017-07-30 09:17:48 +02:00
cmdlfindala.c chg: 'lf indala' demod fixes, https://github.com/Proxmark/proxmark3/pull/385 (@marshmellow42) 2017-08-26 13:51:49 +02: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: unify debug messages for FSK demod in AWID,HID,IO,PARADOX,PYRAMID, all neat and same. 2017-08-11 20:48:54 +02: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
cmdlfpresco.c chg: removed some warnings in ubuntu17.04 2017-08-25 20:28:16 +02:00
cmdlfpresco.h monster merge... 2017-07-30 09:17:48 +02:00
cmdlfpyramid.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
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 minor corrections.. 2017-08-29 15:47:26 +02:00
cmdlft55xx.h updated commments 2017-08-15 23:09:39 +02: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 monster merge... 2017-07-30 09:17:48 +02:00
cmdmain.h
cmdparser.c ADD: case insensitive commands :) finally, you can write LF SEARCH ... 2017-09-15 14:45:26 +02:00
cmdparser.h
cmdscript.c
cmdscript.h
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 upd: added more key 2017-09-15 17:14:02 +02: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
elf.h
eml2lower.sh
eml2UPPER.sh
flash.c FIX: ubuntu complains about sleep... 2017-07-30 09:30:42 +02:00
flash.h monster merge... 2017-07-30 09:17:48 +02:00
flasher.c FIX: ubuntu complains about sleep... 2017-07-30 09:30:42 +02:00
fpga_compress.c monster merge... 2017-07-30 09:17:48 +02:00
gen_pm3mfsim_script.sh
graph.c FIX: data plot AutoCorrelate slider, window too big, now limited to number of samples. 2017-07-30 21:21:02 +02:00
graph.h FIX: data plot AutoCorrelate slider, window too big, now limited to number of samples. 2017-07-30 21:21:02 +02:00
guidummy.cpp
hitag2.ht2
Makefile add: Fix detection of AVX512 support for Apple clang compiler #392 (piwi) 2017-09-12 21:45:37 +02:00
mfkey.c
mfkey.h
mifarehost.c chg: 'hf 15 findafi' - informativ message 2017-09-05 10:34:31 +02:00
mifarehost.h monster merge... 2017-07-30 09:17:48 +02:00
pm3_binlib.c
pm3_binlib.h
pm3_bit_limits.h
pm3_bitlib.c
pm3_bitlib.h
pm3_eml2mfd.py
pm3_eml_mfd_test.py
pm3_mfd2eml.py
pm3_mfdread.py
polarssl_config.h
proxendian.h
proxgui.cpp syntax sugar 2017-08-11 18:15:01 +02:00
proxgui.h
proxguiqt.cpp syntax sugar 2017-08-11 18:15:01 +02:00
proxguiqt.h syntax sugar 2017-08-11 18:15:01 +02:00
proxmark3.c chg: monero 2017-09-05 15:25:35 +02:00
proxmark3.h
README-bitlib
scandir.c
scandir.h
scripting.c warnings on ubuntu 2017-07-31 15:46:22 +02:00
scripting.h
snooper.c monster merge... 2017-07-30 09:17:48 +02:00
ui.c fix: unified lf clone printouts of blocks. 2017-08-11 11:38:54 +02:00
ui.h fix: unified lf clone printouts of blocks. 2017-08-11 11:38:54 +02:00
unbind-proxmark
usb_cmd_h2lua.awk
util.c ADD: case insensitive commands :) finally, you can write LF SEARCH ... 2017-09-15 14:45:26 +02:00
util.h ADD: case insensitive commands :) finally, you can write LF SEARCH ... 2017-09-15 14:45:26 +02:00
util_posix.c monster merge... 2017-07-30 09:17:48 +02:00
util_posix.h
whereami.c
whereami.h