Commit graph

7013 commits

Author SHA1 Message Date
Philippe Teuwen 936243a488 add -h to scripts 2019-09-09 12:58:11 +02:00
Philippe Teuwen 1a459d644d fix flasher doc 2019-09-09 01:54:59 +02:00
Philippe Teuwen afe891647f merge flasher in client 2019-09-09 01:35:15 +02:00
iceman1001 fe0fe0d65b textual 2019-09-08 23:28:45 +02:00
iceman1001 ca606bb211 stupid... 2019-09-08 23:23:06 +02:00
iceman1001 9a2a0116e4 fix: 'hf iclass clone' - last block write fails, see (https://github.com/RfidResearchGroup/proxmark3/issues/183)
chg: 'hf iclass clone' - now tries ten times,  behavies better, obey verbose nicer, drop field constant. Uses NG.
chg: 'hf iclass dump' - now tries ten times,
in general nice outputs..
2019-09-08 23:19:06 +02:00
iceman1001 d8217a13d9 chg: 'hf iclass rdbl'
'hf iclass wrbl'  - both commands now tries tens times. Both honor verbose param,  both has gotten some love with regards to timing on device side,  and they also turn off the field more consistent.
2019-09-08 21:21:30 +02:00
iceman1001 305c54f3cf chg: 'hf iclass rdbl' - now retries 10 ten times and uses NG 2019-09-08 17:37:14 +02:00
RFID Research Group a037766e26
Update cmdhfmf.c
chg: hf mf brute - commented out.
2019-09-08 12:57:25 +02:00
Iceman fbe86a9070
Update cmdhfmf.c
Textual,  
and  HF MF KEYBRUTE is considered obselete since improved hardnested. 
Will let it still be in code for learning purposes.
2019-09-08 12:29:10 +02:00
Philippe Teuwen 28534c10ad hf mf autopwn not available offline 2019-09-07 20:45:12 +02:00
Philippe Teuwen a8e922271b
Merge pull request #388 from sh7d/autopwn-fix
autopwn: fix card detection
2019-09-07 20:07:26 +02:00
sh7d 93e323d890 Review requested changes 2019-09-07 19:41:48 +02:00
Philippe Teuwen 9ce820768c missing free 2019-09-07 12:07:09 +02:00
sh7d 710c49f763 autopwn: fix card detection 2019-09-07 11:39:49 +02:00
iceman1001 8228b66cb6 chg: \n - param not obsessed with two hexsamples. \n textual 2019-09-07 10:32:16 +02:00
iceman1001 c34660b74c free some mem 2019-09-06 17:22:54 +02:00
iceman1001 da4da03d32 ignore .proxmark3 folder 2019-09-06 16:52:25 +02:00
iceman1001 57dc1849da return 2019-09-06 16:52:05 +02:00
Iceman c373929c75 ignore renamed flasher 2019-09-06 09:15:02 +02:00
Iceman f1eceab385 chg: hf iclass / hf mfu - free some 3des contexts 2019-09-06 09:00:01 +02:00
Philippe Teuwen ffe849fb93 fixing compilation bug in iclass 2019-09-05 23:34:51 +02:00
Philippe Teuwen 9cf2cd7ca9 remove leading/tailing "/" from installation RELPATHs 2019-09-05 23:20:46 +02:00
iceman1001 1ca235e58f chg: hf iclass decrypt -d - now also reads enccrypted blockdata as param to decrypt 2019-09-05 22:39:30 +02:00
Iceman 3323126d7b adaption 2019-09-05 16:07:25 +02:00
Iceman c9d42699fb textual 2019-09-05 15:52:40 +02:00
Iceman 01950bd962 chg more ansi color 2019-09-05 15:46:40 +02:00
Philippe Teuwen 1429ef20f0 update notes 2019-09-05 14:22:52 +02:00
Iceman 9ce37fdd1c
Update extensions_notes.md 2019-09-05 11:33:34 +02:00
Iceman 9fd646f25f
Create extensions_notes.md 2019-09-05 11:29:32 +02:00
Iceman 955eb2e536
Update path_notes.md 2019-09-05 11:21:54 +02:00
Iceman b1a63eac71
Update README.md 2019-09-05 11:05:59 +02:00
Philippe Teuwen 5dc63fa239 Add sim011.asm 2019-09-05 09:29:45 +02:00
Philippe Teuwen 70a7a99751 make install: more flexible on relpath tuning 2019-09-05 08:45:12 +02:00
Philippe Teuwen ecb535cc58 make style 2019-09-05 00:48:48 +02:00
Philippe Teuwen 22c5364a23 changelog 2019-09-05 00:48:14 +02:00
Philippe Teuwen 326547281d update docs 2019-09-05 00:37:25 +02:00
Philippe Teuwen 7151f3fd50 Provide make common/install 2019-09-05 00:27:15 +02:00
Philippe Teuwen 620be5f5cc doc style 2019-09-05 00:14:34 +02:00
Philippe Teuwen 505eb0a3ca path notes: updates 2019-09-05 00:11:34 +02:00
Philippe Teuwen f8636b18db searchFile: HOME takes precedence on repo and installed paths, more coherent 2019-09-04 23:40:42 +02:00
Philippe Teuwen d84c039742 Example of shebang on Lua script 2019-09-04 23:36:23 +02:00
Philippe Teuwen 43055ae6a7 searchFile for cmdscripts 2019-09-04 23:29:03 +02:00
Philippe Teuwen 00ad68215b add cmdscript example 2019-09-04 23:28:19 +02:00
Philippe Teuwen 7594ea4942 skip comments in cmdscripts 2019-09-04 23:13:51 +02:00
Philippe Teuwen 2ddbbd255b data load: search file with and without extension .pm3 2019-09-04 22:53:54 +02:00
Philippe Teuwen 02a2b902ce document make install breakdown for maintainers 2019-09-04 19:15:19 +02:00
Philippe Teuwen 9d620922bb tweak makefile targets recovery and fullimage 2019-09-04 19:15:19 +02:00
Iceman affecd63bf
Update path_notes.md 2019-09-04 11:03:58 +02:00
Iceman 4623340374
Update path_notes.md 2019-09-04 11:01:49 +02:00