Philippe Teuwen
|
47c6452e94
|
typo
|
2019-08-26 12:50:10 +02:00 |
|
Matthias Konrath
|
2edee59837
|
Changed the variable names, added aditional dictionary size checks, fixed a corner case with the key transferes.
|
2019-08-26 12:27:40 +02:00 |
|
iceman1001
|
2e4c7f4f8d
|
chg: reuse code
|
2019-08-26 10:52:07 +02:00 |
|
Iceman
|
ccb85067d5
|
Update README.md
|
2019-08-26 09:12:26 +02:00 |
|
Matthias Konrath
|
13641771ba
|
Improved help message, implementation of a verbose option (to reduce the output), corrected some spelling mistakes and cleaned up variable names.
|
2019-08-25 22:24:52 +02:00 |
|
Matthias Konrath
|
47b2c5ddc6
|
Removed old command options.
|
2019-08-25 11:16:10 +02:00 |
|
Matthias Konrath
|
bd01b7bd96
|
Now the keys are transfered to the simulator memory and the whole card gets dumped at the end.
|
2019-08-25 11:13:53 +02:00 |
|
Matthias Konrath
|
7dbb5427ea
|
Transformation from hardautopwn to autopwn, now are all the mifare classic attacks automated.
|
2019-08-24 18:11:03 +02:00 |
|
iceman1001
|
f9d8d56317
|
add iclass json dump format
|
2019-08-24 13:16:28 +02:00 |
|
Philippe Teuwen
|
ec174a7232
|
better searchFile api
|
2019-08-24 07:51:24 +02:00 |
|
Philippe Teuwen
|
7ab7d68a26
|
calloc in fileutils
|
2019-08-24 07:18:45 +02:00 |
|
iceman1001
|
c6145a81c2
|
chg: iclass commands
|
2019-08-24 05:08:03 +02:00 |
|
Philippe Teuwen
|
9d05628c3c
|
mem load: update examples
|
2019-08-23 23:21:20 +02:00 |
|
Philippe Teuwen
|
b09849c91b
|
pull filenamemcopy out of searchFile
|
2019-08-23 23:07:05 +02:00 |
|
Philippe Teuwen
|
4b95be1b39
|
searchFile: search also implicit relative path
|
2019-08-23 22:09:54 +02:00 |
|
Philippe Teuwen
|
8c26e07ceb
|
use searchFile to find dictionaries
|
2019-08-23 22:08:36 +02:00 |
|
Philippe Teuwen
|
34a0fdb9d6
|
reorganize lua script dir defs
|
2019-08-23 22:07:45 +02:00 |
|
Philippe Teuwen
|
31e430744b
|
searchFile: use filenamemcopy
|
2019-08-23 21:49:58 +02:00 |
|
Philippe Teuwen
|
e0cdb5d7a7
|
makefile: allow override of install paths
|
2019-08-23 21:07:20 +02:00 |
|
Philippe Teuwen
|
c709ee7c10
|
rework PREFIX for future make install
|
2019-08-23 20:55:50 +02:00 |
|
Matthias Konrath
|
87cbf3aa70
|
Improved the reliability, speed and redability. Ready for a pull mr. iceman ;)
|
2019-08-23 17:17:17 +02:00 |
|
Iceman
|
4b2b103e80
|
Update mfc_default_keys.dic
data from forum,
|
2019-08-23 15:23:55 +02:00 |
|
Philippe Teuwen
|
440c05cdfa
|
searchFile accepts also explicit absolute or relative path
|
2019-08-23 00:08:19 +02:00 |
|
Philippe Teuwen
|
3ebc00854b
|
Add searchAndList & searchFile in fileutils
|
2019-08-22 23:55:37 +02:00 |
|
Philippe Teuwen
|
e8efeacc57
|
remove ON_DEVICE from fileutils
|
2019-08-22 23:07:52 +02:00 |
|
Philippe Teuwen
|
77c86099cc
|
clean and uniformise dic files
|
2019-08-22 22:58:16 +02:00 |
|
Philippe Teuwen
|
23044c00d0
|
rename and move dict files
|
2019-08-22 22:16:33 +02:00 |
|
Philippe Teuwen
|
915c200ebc
|
luascript: use fileExists
|
2019-08-22 21:18:37 +02:00 |
|
Philippe Teuwen
|
72392ab305
|
fileutils: fix rel path to includes
|
2019-08-22 21:18:14 +02:00 |
|
Philippe Teuwen
|
9825f521b4
|
Fix clang issue where generated .d are sometimes newer than .o
|
2019-08-22 21:05:45 +02:00 |
|
Philippe Teuwen
|
40b6956a22
|
script list: print dir tree
|
2019-08-22 19:53:23 +02:00 |
|
Philippe Teuwen
|
595b8a1885
|
introduce PREFIX for pm3 system directory and move to common.h
|
2019-08-22 19:36:20 +02:00 |
|
iceman1001
|
ab38130c3e
|
chg: some more checks in pathing
|
2019-08-22 17:44:08 +02:00 |
|
Matthias Konrath
|
abb69e2dc9
|
Further improved the hardautopwn feature.
|
2019-08-22 14:55:06 +02:00 |
|
Matthias Konrath
|
407078d90a
|
Experimental hardautopwn implementation.
|
2019-08-22 12:49:26 +02:00 |
|
Oleg Moiseenko
|
c1b03b7fc4
|
Merge pull request #352 from merlokk/travis_check_compiler
add check arm-none-eabi-gcc and unify install step for linux and macos
|
2019-08-22 13:45:08 +03:00 |
|
merlokk
|
34a389a4ac
|
small fix
|
2019-08-22 13:30:01 +03:00 |
|
merlokk
|
9a21bf8b2d
|
add check arm-none-eabi-gcc and unify install step for linux and macos
|
2019-08-22 13:26:05 +03:00 |
|
Philippe Teuwen
|
9ae27cd73c
|
scripts list / scripts run: look also in the new lua scripts paths
|
2019-08-22 00:32:15 +02:00 |
|
Philippe Teuwen
|
3c6500a1b2
|
Lua: look for scripts also in ~/.proxmark/{luascripts,lualibs} and /usr/local/share/proxmark3/...
|
2019-08-21 23:53:27 +02:00 |
|
Philippe Teuwen
|
a8ee33baf4
|
change scripts/ to luascripts/
|
2019-08-21 23:17:01 +02:00 |
|
Philippe Teuwen
|
fb00690957
|
rename and +x few eml helper scripts
|
2019-08-21 22:45:06 +02:00 |
|
Philippe Teuwen
|
1e97acdf5e
|
remove old arm toolchain installation script
|
2019-08-21 21:39:21 +02:00 |
|
Philippe Teuwen
|
e422296855
|
removed install.sh, better to stick to the install docs
|
2019-08-21 20:38:56 +02:00 |
|
Philippe Teuwen
|
a95a962651
|
OSX instructions: developer mode
|
2019-08-21 20:33:36 +02:00 |
|
Philippe Teuwen
|
da31373258
|
non-rdv4 PLATFORM must now use the generic PM3OTHER, simpler
|
2019-08-21 20:06:14 +02:00 |
|
Iceman
|
3cf64f9f23
|
fix: some mkdir stuff..
|
2019-08-21 16:49:32 +02:00 |
|
Iceman
|
c69d599a3f
|
Update protocols.h
From https://github.com/Proxmark/proxmark3/pull/855 (@pwpiwi)
|
2019-08-21 14:49:55 +02:00 |
|
Iceman
|
56267ea623
|
readd fileutils
|
2019-08-21 14:43:22 +02:00 |
|
Iceman
|
a0f261c1e0
|
chg: moved fileutils from loclass
|
2019-08-21 14:41:33 +02:00 |
|