.. |
emv
|
fixes from #616
|
2018-06-03 23:32:02 +02:00 |
hardnested
|
use PrintAndLogEx() instead of PrintAndLog()
|
2018-02-21 21:03:36 +08:00 |
hid-flasher
|
fixes from #616
|
2018-06-03 23:32:02 +02:00 |
loclass
|
chg: converting malloc calls -> calloc which zeros out the allocated memory
|
2018-05-03 19:42:16 +02:00 |
lualibs
|
fix: typo
|
2018-05-13 07:24:49 +02:00 |
obj
|
fix: add dummy
|
2017-12-24 10:57:21 +01:00 |
platforms
|
|
|
reveng
|
scripting, remove free
|
2018-02-03 22:33:51 +01:00 |
scripts
|
helptext, syntax
|
2018-05-28 21:34:58 +02:00 |
ui
|
some QT problems..
|
2017-07-27 21:42:22 +02:00 |
cli.c
|
fix: too many arguments to function
|
2018-01-25 18:01:40 +01:00 |
cmdanalyse.c
|
chg: test for smartcard client support
|
2018-06-23 06:44:44 +02:00 |
cmdanalyse.h
|
CHG: refactor CRC16 algos. This is a big change, most likely some parts broke, hard to test it all.
|
2018-02-01 15:19:47 +01:00 |
cmdcrc.c
|
chg: printandlogex now deals with string which has inital newline char.
|
2018-04-27 11:22:30 +02:00 |
cmdcrc.h
|
monster merge...
|
2017-07-30 09:17:48 +02:00 |
cmddata.c
|
chg: cleaning up
|
2018-06-23 06:33:20 +02:00 |
cmddata.h
|
add: potential fix for OSX uses, by @piwi
|
2018-05-02 08:11:29 +02:00 |
cmdflashmem.c
|
add: 'mem read' - read / prints flahsmemory from device (not downloading)
|
2018-05-23 09:30:33 +02:00 |
cmdflashmem.h
|
add: 'mem read' - read / prints flahsmemory from device (not downloading)
|
2018-05-23 09:30:33 +02:00 |
cmdhf.c
|
chg: 'hf search' textual
|
2018-04-27 17:38:41 +02:00 |
cmdhf.h
|
CHG: moved trace commands into its own category (from hf)
|
2018-03-18 18:00:41 +01:00 |
cmdhf14a.c
|
chg: 'hf 14a sim' - possibility to simulate FM11RF005SH (@maozhenyu123)
|
2018-05-06 09:24:28 +02:00 |
cmdhf14a.h
|
add: potential fix for OSX uses, by @piwi
|
2018-05-02 08:11:29 +02:00 |
cmdhf14b.c
|
chg: missing tab
|
2018-06-23 06:33:48 +02:00 |
cmdhf14b.h
|
add: potential fix for OSX uses, by @piwi
|
2018-05-02 08:11:29 +02:00 |
cmdhf15.c
|
chg: printandlogex now deals with string which has inital newline char.
|
2018-04-27 11:22:30 +02:00 |
cmdhf15.h
|
add: potential fix for OSX uses, by @piwi
|
2018-05-02 08:11:29 +02:00 |
cmdhfemv.c
|
CHG: moved trace commands into its own category (from hf)
|
2018-03-18 18:00:41 +01:00 |
cmdhfemv.h
|
add: potential fix for OSX uses, by @piwi
|
2018-05-02 08:11:29 +02:00 |
cmdhfepa.c
|
use PrintAndLogEx() instead of PrintAndLog()
|
2018-02-21 20:43:48 +08:00 |
cmdhfepa.h
|
monster merge...
|
2017-07-30 09:17:48 +02:00 |
cmdhffelica.c
|
chg: converting malloc calls -> calloc which zeros out the allocated memory
|
2018-05-03 19:42:16 +02:00 |
cmdhffelica.h
|
add: potential fix for OSX uses, by @piwi
|
2018-05-02 08:11:29 +02:00 |
cmdhficlass.c
|
chg: 'hf iclass chk' textual info
|
2018-07-01 11:56:08 +02:00 |
cmdhficlass.h
|
add: potential fix for OSX uses, by @piwi
|
2018-05-02 08:11:29 +02:00 |
cmdhflegic.c
|
chg: unifying some different download functions from device.
|
2018-05-02 19:37:51 +02:00 |
cmdhflegic.h
|
add: potential fix for OSX uses, by @piwi
|
2018-05-02 08:11:29 +02:00 |
cmdhflist.c
|
fixes from #616
|
2018-06-03 23:32:02 +02:00 |
cmdhflist.h
|
add: potential fix for OSX uses, by @piwi
|
2018-05-02 08:11:29 +02:00 |
cmdhfmf.c
|
chg: some more commands
|
2018-05-05 18:59:31 +02:00 |
cmdhfmf.h
|
chg: moving around includes
|
2018-05-02 19:37:20 +02:00 |
cmdhfmfdes.c
|
fixes from #616
|
2018-06-03 23:32:02 +02:00 |
cmdhfmfdes.h
|
|
|
cmdhfmfdesfire.c
|
use PrintAndLogEx() instead of PrintAndLog()
|
2018-02-21 20:43:49 +08:00 |
cmdhfmfdesfire.h
|
|
|
cmdhfmfhard.c
|
fixes from #616
|
2018-06-03 23:32:02 +02:00 |
cmdhfmfhard.h
|
CHG: 'hf mf hardnested' now use hf-mf-<UID>-nonces.bin by default, with parameter 'u' or 'f' to override.
|
2018-02-09 22:56:15 +08:00 |
cmdhfmfu.c
|
fixes from #616
|
2018-06-03 23:32:02 +02:00 |
cmdhfmfu.h
|
add: potential fix for OSX uses, by @piwi
|
2018-05-02 08:11:29 +02:00 |
cmdhftopaz.c
|
CHG: moved trace commands into its own category (from hf)
|
2018-03-18 18:00:41 +01:00 |
cmdhftopaz.h
|
CHG: refactor CRC16 algos. This is a big change, most likely some parts broke, hard to test it all.
|
2018-02-01 15:19:47 +01:00 |
cmdhw.c
|
add: potential fix for OSX uses, by @piwi
|
2018-05-02 08:11:29 +02:00 |
cmdhw.h
|
|
|
cmdlf.c
|
chg: friendly exit message (@marshmellow42)
|
2018-05-05 19:00:08 +02:00 |
cmdlf.h
|
add: potential fix for OSX uses, by @piwi
|
2018-05-02 08:11:29 +02:00 |
cmdlfawid.c
|
chg:simpler debug printing
|
2018-02-21 16:41:39 +01:00 |
cmdlfawid.h
|
monster merge...
|
2017-07-30 09:17:48 +02:00 |
cmdlfcotag.c
|
chg: unified download
|
2018-05-02 19:52:31 +02:00 |
cmdlfcotag.h
|
monster merge...
|
2017-07-30 09:17:48 +02:00 |
cmdlfem4x.c
|
chg: unified download
|
2018-05-02 19:52:31 +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
|
simpler debug printing
|
2018-02-21 16:36:40 +01:00 |
cmdlffdx.h
|
monster merge...
|
2017-07-30 09:17:48 +02:00 |
cmdlfguard.c
|
simpler debug printing
|
2018-02-21 16:36:40 +01:00 |
cmdlfguard.h
|
monster merge...
|
2017-07-30 09:17:48 +02:00 |
cmdlfhid.c
|
typoo
|
2018-06-03 23:39:55 +02:00 |
cmdlfhid.h
|
monster merge...
|
2017-07-30 09:17:48 +02:00 |
cmdlfhitag.c
|
fixes from #616
|
2018-06-03 23:32:02 +02:00 |
cmdlfhitag.h
|
monster merge...
|
2017-07-30 09:17:48 +02:00 |
cmdlfindala.c
|
fixes from #616
|
2018-06-03 23:32:02 +02:00 |
cmdlfindala.h
|
add: potential fix for OSX uses, by @piwi
|
2018-05-02 08:11:29 +02:00 |
cmdlfio.c
|
use PrintAndLogEx() instead of PrintAndLog()
|
2018-02-21 20:43:52 +08:00 |
cmdlfio.h
|
add: potential fix for OSX uses, by @piwi
|
2018-05-02 08:11:29 +02:00 |
cmdlfjablotron.c
|
use PrintAndLogEx() instead of PrintAndLog(), tweak messages
|
2018-02-21 20:43:54 +08:00 |
cmdlfjablotron.h
|
monster merge...
|
2017-07-30 09:17:48 +02:00 |
cmdlfnedap.c
|
use PrintAndLogEx() instead of PrintAndLog()
|
2018-02-21 20:43:54 +08:00 |
cmdlfnedap.h
|
monster merge...
|
2017-07-30 09:17:48 +02:00 |
cmdlfnexwatch.c
|
use PrintAndLogEx() instead of PrintAndLog()
|
2018-02-21 20:43:55 +08:00 |
cmdlfnexwatch.h
|
monster merge...
|
2017-07-30 09:17:48 +02:00 |
cmdlfnoralsy.c
|
use PrintAndLogEx() instead of PrintAndLog()
|
2018-02-21 20:43:55 +08:00 |
cmdlfnoralsy.h
|
monster merge...
|
2017-07-30 09:17:48 +02:00 |
cmdlfpac.c
|
simple debug..
|
2018-02-21 16:48:52 +01:00 |
cmdlfpac.h
|
monster merge...
|
2017-07-30 09:17:48 +02:00 |
cmdlfparadox.c
|
add: potential fix for OSX uses, by @piwi
|
2018-05-02 08:11:29 +02:00 |
cmdlfparadox.h
|
Fixes: lf simpsk - make sure Carrier input is ok.
|
2017-08-10 14:19:57 +02:00 |
cmdlfpcf7931.c
|
use PrintAndLogEx() instead of PrintAndLog()
|
2018-02-21 20:43:55 +08:00 |
cmdlfpcf7931.h
|
|
|
cmdlfpresco.c
|
simple debug..
|
2018-02-21 16:48:52 +01:00 |
cmdlfpresco.h
|
monster merge...
|
2017-07-30 09:17:48 +02:00 |
cmdlfpyramid.c
|
simpler debug
|
2018-02-21 16:46:38 +01:00 |
cmdlfpyramid.h
|
monster merge...
|
2017-07-30 09:17:48 +02:00 |
cmdlfsecurakey.c
|
simpler debug
|
2018-02-21 16:46:38 +01:00 |
cmdlfsecurakey.h
|
monster merge...
|
2017-07-30 09:17:48 +02:00 |
cmdlft55xx.c
|
chg: unified download
|
2018-05-02 19:54:06 +02:00 |
cmdlft55xx.h
|
add: potential fix for OSX uses, by @piwi
|
2018-05-02 08:11:29 +02:00 |
cmdlfti.c
|
add: potential fix for OSX uses, by @piwi
|
2018-05-02 08:11:29 +02:00 |
cmdlfti.h
|
|
|
cmdlfviking.c
|
simpler debug
|
2018-02-21 16:46:38 +01:00 |
cmdlfviking.h
|
monster merge...
|
2017-07-30 09:17:48 +02:00 |
cmdlfvisa2000.c
|
simpler debug
|
2018-02-21 16:46:38 +01:00 |
cmdlfvisa2000.h
|
monster merge...
|
2017-07-30 09:17:48 +02:00 |
cmdmain.c
|
chg: textual, and increase cmds receive buffer to 100.
|
2018-06-30 22:54:30 +02:00 |
cmdmain.h
|
chg: textual, and increase cmds receive buffer to 100.
|
2018-06-30 22:54:30 +02:00 |
cmdparser.c
|
use PrintAndLogEx() instead of PrintAndLog()
|
2018-02-21 20:56:39 +08:00 |
cmdparser.h
|
|
|
cmdscript.c
|
add: potential fix for OSX uses, by @piwi
|
2018-05-02 08:11:29 +02:00 |
cmdscript.h
|
CHG: adapt to be similar as other cmd*.c files
|
2017-10-20 14:37:50 +02:00 |
cmdtrace.c
|
chg: converting malloc calls -> calloc which zeros out the allocated memory
|
2018-05-03 19:42:16 +02:00 |
cmdtrace.h
|
add: potential fix for OSX uses, by @piwi
|
2018-05-02 08:11:29 +02:00 |
default_iclass_keys.dic
|
Adds key
|
2018-02-09 11:24:25 -08:00 |
default_keys.dic
|
add: another one
|
2018-05-23 09:32:42 +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
|
add: new found pwd. {@gentilkiwi)
|
2017-11-25 08:05:15 +01:00 |
elf.h
|
|
|
eml2lower.sh
|
|
|
eml2UPPER.sh
|
|
|
flash.c
|
chg: from offical
|
2018-06-17 12:55:09 +02:00 |
flash.h
|
monster merge...
|
2017-07-30 09:17:48 +02:00 |
flasher.c
|
chg: from official
|
2018-06-17 12:55:32 +02:00 |
fpga_compress.c
|
fixes from #616
|
2018-06-03 23:32:02 +02:00 |
gen_pm3mfsim_script.sh
|
|
|
graph.c
|
simpler debug
|
2018-02-21 16:46:38 +01:00 |
graph.h
|
fix: adapting for g_debug access..
|
2018-02-21 14:52:31 +01:00 |
guidummy.cpp
|
more dummies...
|
2017-07-27 21:33:16 +02:00 |
hitag2.ht2
|
|
|
Makefile
|
add: base64 support
|
2018-05-23 10:37:11 +02:00 |
mfkey.c
|
chg: 'hf list mf' - adapted the output from 16bytes rows to 18 in order to make output more easily to compare
|
2018-02-15 11:47:34 +01:00 |
mfkey.h
|
FIX: 'hf mf darkside' - no more WDT crashes. plus positive sideeffects (@pwpiwi)
|
2018-02-08 19:11:35 +01:00 |
mifaredefault.h
|
chg: added default keys
|
2017-12-09 07:15:54 +01:00 |
mifarehost.c
|
chg: 'hf mf csave'
|
2018-05-03 11:02:50 +02:00 |
mifarehost.h
|
chg: moving around includes
|
2018-05-02 19:37:20 +02:00 |
pm3_binlib.c
|
fix: pr #435 (@tisf) OSX has issues with liblua.
|
2017-10-20 17:53:49 +02:00 |
pm3_binlib.h
|
|
|
pm3_bit_limits.h
|
|
|
pm3_bitlib.c
|
|
|
pm3_bitlib.h
|
|
|
pm3_eml2mfd.py
|
chg: removed whitespaces.
|
2018-01-09 19:17:21 +01:00 |
pm3_eml_mfd_test.py
|
chg: removed whitespaces.
|
2018-01-09 19:17:21 +01:00 |
pm3_mfd2eml.py
|
|
|
pm3_mfdread.py
|
fix: one less block
|
2017-12-22 12:38:30 +01:00 |
polarssl_config.h
|
|
|
proxendian.h
|
|
|
proxgui.cpp
|
fixes from #616
|
2018-06-03 23:32:02 +02:00 |
proxgui.h
|
chg: adaptations for global debug var to be accessible
|
2018-02-21 14:59:06 +01:00 |
proxguiqt.cpp
|
fix: 'data plot' - plot window now hides when keypress Q
|
2018-04-06 23:52:55 +02:00 |
proxguiqt.h
|
fixes from #616
|
2018-06-03 23:32:02 +02:00 |
proxmark3.c
|
chg: from offical
|
2018-06-17 13:07:00 +02:00 |
proxmark3.h
|
fix: g_debugMode - client side global debugvariable, moved to util.c
|
2018-02-21 15:54:13 +01:00 |
README-bitlib
|
|
|
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
|
chg: converting malloc calls -> calloc which zeros out the allocated memory
|
2018-05-03 19:42:16 +02:00 |
scripting.h
|
CHG: refactor CRC16 algos. This is a big change, most likely some parts broke, hard to test it all.
|
2018-02-01 15:19:47 +01:00 |
snooper.c
|
fix: too many arguments to function
|
2018-01-25 18:01:40 +01:00 |
ui.c
|
chg: WARNING, wrong prefix
|
2018-05-03 12:45:27 +02:00 |
ui.h
|
chg: moving around includes
|
2018-05-02 19:37:20 +02:00 |
unbind-proxmark
|
|
|
usb_cmd_h2lua.awk
|
part of monstermerge...
|
2017-07-27 20:48:49 +02:00 |
util.c
|
print..
|
2018-02-21 17:56:09 +01:00 |
util.h
|
chg: added some colors
|
2018-05-03 12:12:55 +02:00 |
util_posix.c
|
fixes from #616
|
2018-06-03 23:32:02 +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
|
|
|