.. |
hardnested
|
part of monstermerge...
|
2017-07-27 20:48:49 +02:00 |
hid-flasher
|
Add Mifare Classic EV1 set load modulation command
|
2017-03-09 21:37:16 +08:00 |
loclass
|
CHG: 'script run didump' - got some remake. unfinished.
|
2017-07-04 20:23:47 +02:00 |
lualibs
|
add: a script needed for new way of compiling the proxmark3 project
|
2017-07-22 14:04:18 +02:00 |
nonce2key
|
ADD: 'script list' - now sorts the scripts in alphabetic order. It needs the extra define, in order to scandir and alphasort to work.
|
2017-07-23 10:24:30 +02:00 |
obj
|
|
|
platforms
|
|
|
reveng
|
chg; PRIu32 becomes %u. Lets return to whats working - %lu
|
2017-02-23 01:21:25 +01:00 |
scripts
|
ADD: num_CPUs(void) method from pm3 master
|
2017-07-27 09:36:16 +02:00 |
ui
|
ADD: starting merge @holiman 's graphic branch.
|
2017-03-09 11:21:25 +01:00 |
aes.c
|
|
|
aes.h
|
|
|
cli.c
|
|
|
cmdanalyse.c
|
CHG: removed old TRUE/FALSE defines... some left still..
|
2017-07-27 09:28:43 +02:00 |
cmdanalyse.h
|
ADD: analyse nuid - generates NUID 4byte from a UID 7byte. Mifare Classic Ev1 has this option as a activation sequences. This NUID is also used for authenticate (cuid), not the block0 data.
|
2017-03-10 09:48:36 +01:00 |
cmdcrc.c
|
chg: @piwi's code cleanup and some more.
|
2017-02-23 00:03:10 +01:00 |
cmdcrc.h
|
|
|
cmddata.c
|
CHG: removed old TRUE/FALSE defines... some left still..
|
2017-07-27 09:28:43 +02:00 |
cmddata.h
|
ADD 'lf nexawatch' by marshmellow42
|
2017-07-14 15:51:12 +02:00 |
cmdhf.c
|
fix: TRUE/FALSE -> bools
|
2017-07-14 20:54:11 +02:00 |
cmdhf.h
|
fix: TRUE/FALSE -> bools
|
2017-07-14 20:54:11 +02:00 |
cmdhf14a.c
|
ADD: 'hf 14a reader' - added Mifare Classic Ev1 1k/4k identification.
|
2017-07-16 10:18:19 +02:00 |
cmdhf14a.h
|
ADD: 'hf emv' - from @peterfillmore emv fork. A bit cleaned up and moved around. Should compile
|
2017-02-05 21:56:47 +01:00 |
cmdhf14b.c
|
fixes
|
2017-07-14 21:22:03 +02:00 |
cmdhf14b.h
|
|
|
cmdhf15.c
|
|
|
cmdhf15.h
|
|
|
cmdhfemv.c
|
fix: TRUE/FALSE -> bools
|
2017-07-14 20:54:11 +02: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
|
chg: @piwi's code cleanup and some more.
|
2017-02-23 00:03:10 +01:00 |
cmdhfepa.h
|
|
|
cmdhficlass.c
|
fix: TRUE/FALSE -> bools
|
2017-07-14 20:54:11 +02:00 |
cmdhficlass.h
|
chg: some extern definitions on functions in the header file
|
2017-07-17 14:28:13 +02:00 |
cmdhflegic.c
|
fixes
|
2017-07-14 21:22:03 +02:00 |
cmdhflegic.h
|
FIX: "hf legic write" - removed a warning message and made the overwrite question working.
|
2016-10-14 16:39:38 +02:00 |
cmdhfmf.c
|
fix: TRUE/FALSE -> bools
|
2017-07-14 20:54:11 +02:00 |
cmdhfmf.h
|
FIX: 'mfu authentication' bug where the pack-length was wrong
|
2017-07-13 13:10:46 +02:00 |
cmdhfmfdes.c
|
|
|
cmdhfmfdes.h
|
ADD: some defines to make headerfiles behave better.
|
2017-01-26 14:23:05 +01:00 |
cmdhfmfdesfire.c
|
|
|
cmdhfmfdesfire.h
|
|
|
cmdhfmfhard.c
|
Fixes for compiling on Android
|
2017-03-30 01:41:07 +08:00 |
cmdhfmfhard.h
|
ADD: added the 'hf mf hardnested' to be called within LUA scripts.
|
2016-11-21 16:08:12 +01:00 |
cmdhfmfu.c
|
fix: 'hf mfu restore r' it now uses the newly written pwd for all further authentications needed.
|
2017-07-17 14:27:11 +02:00 |
cmdhfmfu.h
|
chg: 'hf mfu restore' swapped some parts so to write special areas first and configblocks last.
|
2017-07-14 21:24:36 +02:00 |
cmdhftopaz.c
|
CHG: 'script run didump' - got some remake. unfinished.
|
2017-07-04 20:23:47 +02:00 |
cmdhftopaz.h
|
CHG: updated topaz imp to match PM3 Master (piwi)
|
2017-04-19 03:41:51 +02:00 |
cmdhw.c
|
textual change @4m4rOk
|
2017-03-04 14:35:39 +01:00 |
cmdhw.h
|
CHG: added the ping command to the header file.
|
2016-11-16 18:17:01 +01:00 |
cmdlf.c
|
CHG: removed old TRUE/FALSE defines... some left still..
|
2017-07-27 09:28:43 +02:00 |
cmdlf.h
|
ADD 'lf nexawatch' by marshmellow42
|
2017-07-14 15:51:12 +02:00 |
cmdlfawid.c
|
CHG: removed old TRUE/FALSE defines... some left still..
|
2017-07-27 09:28:43 +02:00 |
cmdlfawid.h
|
CHG: some indala output is now only in debug mode
|
2017-01-05 15:55:19 +01:00 |
cmdlfcotag.c
|
CHG: 'lf cotag read' - added the raw output and the repeating byte pattern is 16bytes, so we only collect that many bytes from card
|
2017-02-03 00:07:55 +01:00 |
cmdlfcotag.h
|
CHG: 'lf cotag read' - added the raw output and the repeating byte pattern is 16bytes, so we only collect that many bytes from card
|
2017-02-03 00:07:55 +01:00 |
cmdlfem4x.c
|
CHG: removed old TRUE/FALSE defines... some left still..
|
2017-07-27 09:28:43 +02:00 |
cmdlfem4x.h
|
fixes: removal of TRUE/FALSE defines into bools
|
2017-07-14 16:20:34 +02:00 |
cmdlffdx.c
|
CHG: removed old TRUE/FALSE defines... some left still..
|
2017-07-27 09:28:43 +02:00 |
cmdlffdx.h
|
fixes: removal of TRUE/FALSE defines into bools
|
2017-07-14 16:20:34 +02:00 |
cmdlfguard.c
|
CHG: removed old TRUE/FALSE defines... some left still..
|
2017-07-27 09:28:43 +02:00 |
cmdlfguard.h
|
ADD: T55XX_WRITE_TIMEOUT to make sure all WaitForResponseTimeout for t55xx behaves the same.
|
2017-01-18 22:54:27 +01:00 |
cmdlfhid.c
|
FIX: 'lf hid sim' - it now prints the id correct
|
2017-07-26 09:41:09 +02:00 |
cmdlfhid.h
|
CHG: adding the HID wiegand calcs again. Still need to set the bit37 indicator etc.
|
2017-01-09 22:17:43 +01:00 |
cmdlfhitag.c
|
CHG: temporary disable hitag2_uid detection. Loop times out sometimes.
|
2017-01-31 22:38:02 +01:00 |
cmdlfhitag.h
|
|
|
cmdlfio.c
|
fix: TRUE/FALSE -> bools
|
2017-07-14 20:54:11 +02:00 |
cmdlfio.h
|
|
|
cmdlfjablotron.c
|
CHG: removed old TRUE/FALSE defines... some left still..
|
2017-07-27 09:28:43 +02:00 |
cmdlfjablotron.h
|
fixes: removal of TRUE/FALSE defines into bools
|
2017-07-14 16:20:34 +02:00 |
cmdlfnedap.c
|
CHG: removed old TRUE/FALSE defines... some left still..
|
2017-07-27 09:28:43 +02:00 |
cmdlfnedap.h
|
|
|
cmdlfnexwatch.c
|
CHG: removed old TRUE/FALSE defines... some left still..
|
2017-07-27 09:28:43 +02:00 |
cmdlfnexwatch.h
|
ADD 'lf nexawatch' by marshmellow42
|
2017-07-14 15:51:12 +02:00 |
cmdlfnoralsy.c
|
CHG: removed old TRUE/FALSE defines... some left still..
|
2017-07-27 09:28:43 +02:00 |
cmdlfnoralsy.h
|
fixes: removal of TRUE/FALSE defines into bools
|
2017-07-14 16:20:34 +02:00 |
cmdlfpac.c
|
CHG: removed old TRUE/FALSE defines... some left still..
|
2017-07-27 09:28:43 +02:00 |
cmdlfpac.h
|
ADD 'lf nexawatch' by marshmellow42
|
2017-07-14 15:51:12 +02:00 |
cmdlfpcf7931.c
|
|
|
cmdlfpcf7931.h
|
|
|
cmdlfpresco.c
|
CHG: removed old TRUE/FALSE defines... some left still..
|
2017-07-27 09:28:43 +02:00 |
cmdlfpresco.h
|
fixes: removal of TRUE/FALSE defines into bools
|
2017-07-14 16:20:34 +02:00 |
cmdlfpyramid.c
|
CHG: removed old TRUE/FALSE defines... some left still..
|
2017-07-27 09:28:43 +02:00 |
cmdlfpyramid.h
|
fixes: removal of TRUE/FALSE defines into bools
|
2017-07-14 16:20:34 +02:00 |
cmdlfsecurakey.c
|
CHG: removed old TRUE/FALSE defines... some left still..
|
2017-07-27 09:28:43 +02:00 |
cmdlfsecurakey.h
|
ADD 'lf nexawatch' by marshmellow42
|
2017-07-14 15:51:12 +02:00 |
cmdlft55xx.c
|
CHG: removed old TRUE/FALSE defines... some left still..
|
2017-07-27 09:28:43 +02:00 |
cmdlft55xx.h
|
fixes.. to bool
|
2017-07-11 18:31:10 +02:00 |
cmdlfti.c
|
fixes
|
2017-07-14 21:22:03 +02:00 |
cmdlfti.h
|
|
|
cmdlfviking.c
|
fixes: removal of TRUE/FALSE defines into bools
|
2017-07-14 16:20:34 +02:00 |
cmdlfviking.h
|
fixes: removal of TRUE/FALSE defines into bools
|
2017-07-14 16:20:34 +02:00 |
cmdlfvisa2000.c
|
fixes: removal of TRUE/FALSE defines into bools
|
2017-07-14 16:20:34 +02:00 |
cmdlfvisa2000.h
|
fixes: removal of TRUE/FALSE defines into bools
|
2017-07-14 16:20:34 +02:00 |
cmdmain.c
|
fixes.. to bool
|
2017-07-11 18:31:10 +02:00 |
cmdmain.h
|
fixes.. to bool
|
2017-07-11 18:31:10 +02:00 |
cmdparser.c
|
syntax suger
|
2017-01-11 23:02:38 +01:00 |
cmdparser.h
|
|
|
cmdscript.c
|
ADD: num_CPUs(void) method from pm3 master
|
2017-07-27 09:36:16 +02:00 |
cmdscript.h
|
|
|
data.c
|
|
|
data.h
|
|
|
default_keys.dic
|
some more keys
|
2017-07-11 18:31:53 +02:00 |
default_pwd.dic
|
some more keys
|
2017-07-11 18:31:53 +02:00 |
elf.h
|
|
|
eml2lower.sh
|
|
|
eml2UPPER.sh
|
|
|
flash.c
|
chg: @piwi's code cleanup and some more.
|
2017-02-23 00:03:10 +01:00 |
flash.h
|
|
|
flasher.c
|
FIX: 'hf iclass reader' marshmellows fixes.
|
2017-07-07 12:38:49 +02:00 |
fpga_compress.c
|
chg; PRIu32 becomes %u. Lets return to whats working - %lu
|
2017-02-23 01:21:25 +01:00 |
gen_pm3mfsim_script.sh
|
|
|
graph.c
|
FIX: 'hf iclass reader' marshmellows fixes.
|
2017-07-07 12:38:49 +02:00 |
graph.h
|
ADD: 'lf search' - @marshmellow42 's check if signal is noice.
|
2017-02-04 12:41:30 +01:00 |
guidummy.c
|
|
|
hitag2.ht2
|
|
|
Makefile
|
ADD 'lf nexawatch' by marshmellow42
|
2017-07-14 15:51:12 +02:00 |
mfkey.c
|
part of monstermerge...
|
2017-07-27 20:48:49 +02:00 |
mfkey.h
|
part of monstermerge...
|
2017-07-27 20:48:49 +02:00 |
mifarehost.c
|
CHG: removed old TRUE/FALSE defines... some left still..
|
2017-07-27 09:28:43 +02:00 |
mifarehost.h
|
ADD: 'hf 14a read' - detection if found Mifare Classic tag has a weak or hardend PRNG. Thanks to @doegox for implementing it in nfc-tools/mfoc Its a beauty :)
|
2017-06-26 21:45:22 +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
|
|
|
proxgui.h
|
ADD: data detectclock - added clock blocks in plot window. Its a draft. Not working for all clocks.
|
2017-03-02 14:53:50 +01:00 |
proxguiqt.cpp
|
CHG: plotting of clock
|
2017-03-04 14:36:09 +01:00 |
proxguiqt.h
|
CHG: data plot - the marking of clock, looks better without borders. It only connected to ASK. STT mark also looks better.
|
2017-03-02 21:00:51 +01:00 |
proxmark3.c
|
Fix missing null byte : my_executable_directory
|
2017-04-02 20:16:45 +02:00 |
proxmark3.h
|
fixes.. to bool
|
2017-07-11 18:31:10 +02:00 |
README-bitlib
|
|
|
scandir.c
|
ADD: num_CPUs(void) method from pm3 master
|
2017-07-27 09:36:16 +02:00 |
scandir.h
|
ADD: num_CPUs(void) method from pm3 master
|
2017-07-27 09:36:16 +02:00 |
scripting.c
|
fixes.. to bool
|
2017-07-11 18:31:10 +02:00 |
scripting.h
|
ADD: @pivipw 's changes "making lua paths".
|
2017-02-24 14:59:38 +01:00 |
sleep.c
|
fix: some compiler warning when the #define is not matching.
|
2017-02-13 11:03:45 +01:00 |
sleep.h
|
|
|
snooper.c
|
|
|
uart.c
|
CHG: testing to set 460800 baudrate as default, if it fails, go to 115200 baudrate. For Linux/Win. Works great in my environments.
|
2017-02-06 02:33:08 +01:00 |
uart.h
|
FIX: the time_t calls under mingw needs a #define _USE_32BIT_TIME_T 1 to be correct. It seems to work in "hf mf mifare" but not in "hf mf hardnested"
|
2016-10-29 21:42:46 +02:00 |
ui.c
|
textual (piwi)
|
2017-03-14 08:30:46 +01:00 |
ui.h
|
ADD: data detectclock - added clock blocks in plot window. Its a draft. Not working for all clocks.
|
2017-03-02 14:53:50 +01:00 |
unbind-proxmark
|
|
|
usb_cmd_h2lua.awk
|
part of monstermerge...
|
2017-07-27 20:48:49 +02:00 |
util.c
|
ADD: num_CPUs(void) method from pm3 master
|
2017-07-27 09:36:16 +02:00 |
util.h
|
ADD: num_CPUs(void) method from pm3 master
|
2017-07-27 09:36:16 +02:00 |
util_posix.c
|
part of monstermerge...
|
2017-07-27 20:48:49 +02:00 |
util_posix.h
|
part of monstermerge...
|
2017-07-27 20:48:49 +02:00 |
whereami.c
|
fixes.. to bool
|
2017-07-11 18:31:10 +02:00 |
whereami.h
|
ADD: @pivipw 's changes "making lua paths".
|
2017-02-24 14:59:38 +01:00 |