..
emv
CHG: EMV changes. https://github.com/Proxmark/proxmark3/pull/493 [@merlokk)
2017-12-02 18:58:33 +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
nonce2key
monster merge...
2017-07-30 09:17:48 +02:00
obj
add: emv
2017-11-10 20:09:22 +01:00
platforms
reveng
chg: updated the reveng 1.4.4 -> 1.5.2
2017-08-29 18:05:56 +02:00
scripts
chg: better debugging functions.
2017-12-03 15:24:24 +01:00
ui
some QT problems..
2017-07-27 21:42:22 +02:00
aes.c
aes.h
cli.c
monster merge...
2017-07-30 09:17:48 +02:00
cmdanalyse.c
part of monstermerge..
2017-07-27 20:58:59 +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
rename: ul_switch_off_field -> DropField (inside cmdhf14a.c)
2017-11-11 23:23:01 +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
chg: emv commands should now compile. no testing done.
2017-11-25 08:18:30 +01:00
cmdhf.h
chg: pointing to new emv cmds. (@merlokk)
2017-11-25 08:06:43 +01:00
cmdhf14a.c
chg: emv commands should now compile. no testing done.
2017-11-25 08:18:30 +01:00
cmdhf14a.h
chg: emv commands should now compile. no testing done.
2017-11-25 08:18:30 +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
rename: ul_switch_off_field -> DropField (inside cmdhf14a.c)
2017-11-11 23:23:01 +01: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
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
draft for a Mifare classic NACK bug detection.
2017-12-04 19:36:26 +01:00
cmdhfmf.h
draft for a Mifare classic NACK bug detection.
2017-12-04 19:36:26 +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
cmdhfmfhard.c
ADD: https://github.com/Proxmark/proxmark3/pull/417 (@merlokk)
2017-10-20 20:39:57 +02: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
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
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
CHG: 'lf search' - hitag/cotag wrong return values
2017-10-30 22:20: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
cmdscript.c
CHG: adapt to be similar as other cmd*.c files
2017-10-20 14:37:50 +02: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: remove redudant key (@cjbrigato)
2017-10-23 21:29:20 +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
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
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
Makefile
add: compilation order
2017-11-25 08:03:53 +01: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
FIX: if receiving array isnt large enough, previously this will smash the stack..
2017-12-02 20:45:53 +01:00
mifarehost.h
FIX: 'hf 14a reader' - detection of magic refactored, all test now assumes turn on/off readerfield.
2017-10-30 12:01:34 +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
pm3_bit_limits.h
pm3_bitlib.c
pm3_bitlib.h
pm3_eml2mfd.py
pm3_eml_mfd_test.py
pm3_mfd2eml.py
pm3_mfdread.py
UPD: pm3_mfdread.py - updates from original repo (@zhovner) 96d0ac184a
2017-10-22 10:25:14 +02:00
polarssl_config.h
proxendian.h
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
FIX: changing the result booleran when sending over serial.
2017-10-29 19:22:03 +01:00
proxmark3.h
ADD: https://github.com/Proxmark/proxmark3/pull/417 (@merlokk)
2017-10-20 20:39:57 +02: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
FIX: if receiving array isnt large enough, previously this will smash the stack..
2017-12-02 20:45:53 +01:00
scripting.h
ADD: hooking up 'pwdgen algo D' for lua-scripting
2017-11-26 07:08:27 +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
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