.. |
emv
|
CHG: moved trace commands into its own category (from hf)
|
2018-03-18 18:00:41 +01:00 |
hardnested
|
use PrintAndLogEx() instead of PrintAndLog()
|
2018-02-21 21:03:36 +08:00 |
hid-flasher
|
chg: cleanup from offical repo
|
2018-04-18 20:17:00 +02:00 |
loclass
|
add: information on loclass binary files
|
2018-04-05 11:41:48 +02:00 |
lualibs
|
|
|
obj
|
|
|
platforms
|
|
|
reveng
|
scripting, remove free
|
2018-02-03 22:33:51 +01:00 |
scripts
|
fix: wrong string used.
|
2018-04-25 18:13:28 +02:00 |
ui
|
|
|
cli.c
|
|
|
cmdanalyse.c
|
chg: reading / writing flashmem works better now.
|
2018-04-19 00:27: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
|
|
|
cmddata.c
|
chg: \r didn't work well with printandlogex
|
2018-04-27 12:15:26 +02:00 |
cmddata.h
|
chg: adaptations for global debug var to be accessible
|
2018-02-21 14:59:06 +01:00 |
cmdhf.c
|
chg: \r didn't work well with printandlogex
|
2018-04-27 12:15:26 +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: \r didn't work well with printandlogex
|
2018-04-27 12:15:26 +02:00 |
cmdhf14a.h
|
add: 'hf 14 antifuzz' - the outline for the new functionality which fuzzes the anticollision phase ISO 14443a.
|
2018-02-28 13:21:47 +01:00 |
cmdhf14b.c
|
chg: printandlogex now deals with string which has inital newline char.
|
2018-04-27 11:22:30 +02:00 |
cmdhf14b.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 |
cmdhf15.c
|
chg: printandlogex now deals with string which has inital newline char.
|
2018-04-27 11:22:30 +02:00 |
cmdhf15.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 |
cmdhfemv.c
|
CHG: moved trace commands into its own category (from hf)
|
2018-03-18 18:00:41 +01:00 |
cmdhfemv.h
|
|
|
cmdhfepa.c
|
use PrintAndLogEx() instead of PrintAndLog()
|
2018-02-21 20:43:48 +08:00 |
cmdhfepa.h
|
|
|
cmdhffelica.c
|
chg: printandlogex now deals with string which has inital newline char.
|
2018-04-27 11:22:30 +02:00 |
cmdhffelica.h
|
|
|
cmdhficlass.c
|
chg: printandlogex now deals with string which has inital newline char.
|
2018-04-27 11:22:30 +02:00 |
cmdhficlass.h
|
chg: 'analyse hid' moved to 'hf iclass permute' un/permute function is moved.
|
2018-02-04 17:19:08 +01:00 |
cmdhflegic.c
|
CHG: moved trace commands into its own category (from hf)
|
2018-03-18 18:00:41 +01:00 |
cmdhflegic.h
|
|
|
cmdhflist.c
|
use PrintAndLogEx() instead of PrintAndLog()
|
2018-02-22 20:49:39 +08:00 |
cmdhflist.h
|
add: 'hf list mf' - old 'hf mf sniff' decoding of data has now been incorporated annotations instead. (@merlokk)
|
2018-02-14 23:03:39 +01:00 |
cmdhfmf.c
|
chg: \r didn't work well with printandlogex
|
2018-04-27 12:15:26 +02:00 |
cmdhfmf.h
|
rename: 'hf mf mifare' -> 'hf mf darkside' Finally renamed this,...
|
2018-02-05 16:50:06 +01:00 |
cmdhfmfdes.c
|
use PrintAndLogEx() instead of PrintAndLog()
|
2018-02-21 20:43:49 +08:00 |
cmdhfmfdes.h
|
|
|
cmdhfmfdesfire.c
|
use PrintAndLogEx() instead of PrintAndLog()
|
2018-02-21 20:43:49 +08:00 |
cmdhfmfdesfire.h
|
|
|
cmdhfmfhard.c
|
tweak messages
|
2018-02-21 20:43:53 +08: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
|
fix: 'hf mfu' increase array
|
2018-04-04 12:28:30 +02:00 |
cmdhfmfu.h
|
ADD: 'hf mfu' detection of Mifare Ultralight NANO tags.
|
2018-04-03 09:57:20 +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: sample buffer size variable, to keep track of possible download lengths which is reserved on client.
|
2018-04-27 10:09:14 +02:00 |
cmdhw.h
|
|
|
cmdlf.c
|
chg: 'lf search' - remove some block prints for AutoCorrelate
|
2018-04-26 14:39:11 +02:00 |
cmdlf.h
|
|
|
cmdlfawid.c
|
chg:simpler debug printing
|
2018-02-21 16:41:39 +01:00 |
cmdlfawid.h
|
|
|
cmdlfcotag.c
|
use PrintAndLogEx() instead of PrintAndLog()
|
2018-02-21 20:43:51 +08:00 |
cmdlfcotag.h
|
|
|
cmdlfem4x.c
|
textual output
|
2018-02-28 08:12:21 +01:00 |
cmdlfem4x.h
|
|
|
cmdlffdx.c
|
simpler debug printing
|
2018-02-21 16:36:40 +01:00 |
cmdlffdx.h
|
|
|
cmdlfguard.c
|
simpler debug printing
|
2018-02-21 16:36:40 +01:00 |
cmdlfguard.h
|
|
|
cmdlfhid.c
|
chg:simpler debug printing
|
2018-02-21 16:41:39 +01:00 |
cmdlfhid.h
|
|
|
cmdlfhitag.c
|
chg: 'lf hitag list' - getfrombigbuf has now timeout
|
2018-04-27 16:47:29 +02:00 |
cmdlfhitag.h
|
|
|
cmdlfindala.c
|
reverted
|
2018-03-28 15:06:27 +02:00 |
cmdlfindala.h
|
chg:simpler debug printing
|
2018-02-21 16:41:39 +01:00 |
cmdlfio.c
|
use PrintAndLogEx() instead of PrintAndLog()
|
2018-02-21 20:43:52 +08:00 |
cmdlfio.h
|
chg: the dot progress is not logged anymore. Force fflush afterwards.
|
2018-03-05 20:07:29 +01:00 |
cmdlfjablotron.c
|
use PrintAndLogEx() instead of PrintAndLog(), tweak messages
|
2018-02-21 20:43:54 +08:00 |
cmdlfjablotron.h
|
|
|
cmdlfnedap.c
|
use PrintAndLogEx() instead of PrintAndLog()
|
2018-02-21 20:43:54 +08:00 |
cmdlfnedap.h
|
|
|
cmdlfnexwatch.c
|
use PrintAndLogEx() instead of PrintAndLog()
|
2018-02-21 20:43:55 +08:00 |
cmdlfnexwatch.h
|
|
|
cmdlfnoralsy.c
|
use PrintAndLogEx() instead of PrintAndLog()
|
2018-02-21 20:43:55 +08:00 |
cmdlfnoralsy.h
|
|
|
cmdlfpac.c
|
simple debug..
|
2018-02-21 16:48:52 +01:00 |
cmdlfpac.h
|
|
|
cmdlfparadox.c
|
simple debug..
|
2018-02-21 16:48:52 +01:00 |
cmdlfparadox.h
|
|
|
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
|
|
|
cmdlfpyramid.c
|
simpler debug
|
2018-02-21 16:46:38 +01:00 |
cmdlfpyramid.h
|
|
|
cmdlfsecurakey.c
|
simpler debug
|
2018-02-21 16:46:38 +01:00 |
cmdlfsecurakey.h
|
|
|
cmdlft55xx.c
|
chg: 'lf t55 resetread' - getfrombigbuf has now timeout
|
2018-04-27 16:45:02 +02:00 |
cmdlft55xx.h
|
chg: added some nedap blocks
|
2018-04-20 16:09:40 +02:00 |
cmdlfti.c
|
use PrintAndLogEx() instead of PrintAndLog()
|
2018-02-21 20:43:52 +08:00 |
cmdlfti.h
|
|
|
cmdlfviking.c
|
simpler debug
|
2018-02-21 16:46:38 +01:00 |
cmdlfviking.h
|
|
|
cmdlfvisa2000.c
|
simpler debug
|
2018-02-21 16:46:38 +01:00 |
cmdlfvisa2000.h
|
|
|
cmdmain.c
|
CHG: added extra out-of-bounds check when downloading data from device.
|
2018-04-27 12:36:53 +02:00 |
cmdmain.h
|
|
|
cmdparser.c
|
use PrintAndLogEx() instead of PrintAndLog()
|
2018-02-21 20:56:39 +08:00 |
cmdparser.h
|
|
|
cmdscript.c
|
chg: printandlogex now deals with string which has inital newline char.
|
2018-04-27 11:22:30 +02:00 |
cmdscript.h
|
|
|
cmdtrace.c
|
chg: 'trace list' - getfrombigbuf has now timeout
|
2018-04-27 16:45:49 +02:00 |
cmdtrace.h
|
chg: 'trace save' - now uses fileutils.c instead.
|
2018-03-20 08:23:54 +01:00 |
data.c
|
ADD: sample buffer size variable, to keep track of possible download lengths which is reserved on client.
|
2018-04-27 10:09:14 +02:00 |
data.h
|
ADD: sample buffer size variable, to keep track of possible download lengths which is reserved on client.
|
2018-04-27 10:09:14 +02:00 |
default_iclass_keys.dic
|
Adds key
|
2018-02-09 11:24:25 -08:00 |
default_keys.dic
|
chg: more..
|
2018-02-21 16:37:20 +01:00 |
default_keys_dic2lua.awk
|
|
|
default_pwd.dic
|
|
|
elf.h
|
|
|
eml2lower.sh
|
|
|
eml2UPPER.sh
|
|
|
flash.c
|
chg: cleanup from offical repo
|
2018-04-18 20:17:00 +02:00 |
flash.h
|
|
|
flasher.c
|
chg: the dot progress is not logged anymore. Force fflush afterwards.
|
2018-03-05 20:07:29 +01:00 |
fpga_compress.c
|
|
|
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
|
|
|
hitag2.ht2
|
|
|
Makefile
|
CHG: moved trace commands into its own category (from hf)
|
2018-03-18 18:00:41 +01: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
|
|
|
mifarehost.c
|
chg: \r didn't work well with printandlogex
|
2018-04-27 12:15:26 +02:00 |
mifarehost.h
|
chg: prng detection now takes in consideration if detection fails.
|
2018-02-20 21:20:17 +01: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
|
|
|
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
|
fix: 'data plot' - plot window now hides when keypress Q
|
2018-04-06 23:52:55 +02:00 |
proxmark3.c
|
chg: to debug..
|
2018-04-06 23:02:56 +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
|
|
|
scandir.h
|
|
|
scripting.c
|
chg: 'lua scripting' - getfrombigbuf has now timeout
|
2018-04-27 16:46:38 +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
|
|
|
ui.c
|
chg: \r didn't work well with printandlogex
|
2018-04-27 12:15:26 +02:00 |
ui.h
|
CHG: rename of global variable
|
2018-04-06 09:25:34 +02:00 |
unbind-proxmark
|
|
|
usb_cmd_h2lua.awk
|
|
|
util.c
|
print..
|
2018-02-21 17:56:09 +01:00 |
util.h
|
chg: space?
|
2018-04-26 14:26:28 +02:00 |
util_posix.c
|
|
|
util_posix.h
|
|
|
whereami.c
|
|
|
whereami.h
|
|
|