Commit graph

457 commits

Author SHA1 Message Date
tcprst 4e1c1f96f8
hf iclass managekeys - now use cliparser 2020-11-27 18:27:02 -05:00
iceman1001 e57e6908cf textual 2020-11-27 13:58:29 +01:00
tcprst db083034d6
make style 2020-11-26 00:44:26 -05:00
tcprst 62196c7228
standardize argument types - hex,dec,etc 2020-11-26 00:34:30 -05:00
tcprst f723ed0386
hf iclass wrbl - now use cliparser 2020-11-26 00:11:54 -05:00
tcprst 5130bb24e2
hf iclass rdbl - now use cliparser 2020-11-25 21:16:08 -05:00
tcprst 6b3f12ffe9
hf iclass dump - now uses cliparser 2020-11-25 14:02:52 -05:00
mwalker33 6200fbc55e T55xx Guide 2020-11-24 17:25:46 +11:00
tcprst 0c0411c144
add short option and fix typo 2020-11-23 16:07:03 -05:00
tcprst 9ef0e07d49
hf iclass encrypt - now use cliparser 2020-11-23 15:42:32 -05:00
tcprst 4d616a1c09
hf iclass decrypt - now use cliparser 2020-11-23 14:46:07 -05:00
Philippe Teuwen f63cf02178 make style 2020-11-07 01:32:43 +01:00
Philippe Teuwen bae2f5f04e disable more code with SKIP_ISO14443* 2020-11-05 22:27:01 +01:00
Philippe Teuwen b2bc2a499d doc for pm3 256k 2020-11-05 19:23:25 +01:00
Iceman 03bd9e00b2
Merge pull request #1046 from tcprst/iclass_cliparser2
hf iclass eload, loclass - now use cliparser
2020-11-02 08:03:58 +01:00
tcprst 959feee3ce
update doc for new standalone 2020-11-01 21:14:10 -05:00
tcprst 4c333ff02f
Update references to hf iclass loclass 2020-11-01 21:02:51 -05:00
tcprst 71cf7da4c2
hf iclass eload - now uses cliparser 2020-11-01 20:10:13 -05:00
Philippe Teuwen 777cb5a8ce make style 2020-11-02 01:46:47 +01:00
Philippe Teuwen ceb709a512 typos 2020-10-23 01:31:33 +02:00
Philippe Teuwen 18a6d3e92a typos 2020-10-23 01:24:58 +02:00
Philippe Teuwen 29f1147aad make style 2020-10-20 01:00:23 +02:00
Philippe Teuwen ec820db997 Add DEBUG flag to Makefile 2020-10-20 01:00:00 +02:00
mwalker33 bb59250eca Cliparser fix
Fix CLIGetStrwithRetrun
Allows casting and requires the buffer length to be passed in.
Existing uses of the function have been updated.
2020-10-17 00:27:14 +02:00
iceman1001 6872095b97 qt session management error 2020-10-15 20:10:56 +02:00
Philippe Teuwen 55fa5e7c35 make style 2020-10-11 22:40:05 +02:00
iceman1001 6454e168fb adapt for data load changes 2020-10-09 22:25:33 +02:00
Philippe Teuwen 702106933e doc clocks 2020-10-09 20:06:31 +02:00
iceman1001 358a7a8da4 text 2020-10-09 17:32:58 +02:00
Philippe Teuwen f322094dd6 clock doc 2020-10-09 14:31:33 +02:00
Philippe Teuwen 7cdd384242 bt datasheet 2020-10-09 14:12:55 +02:00
Philippe Teuwen 5c2f74d17f Add ARM datasheet 2020-10-09 14:09:26 +02:00
iceman1001 c5b3443fe6 lf hid sim - now uses cliparser and --fc, --cn options 2020-10-08 21:46:53 +02:00
Philippe Teuwen 491adacb94 get rid of tabs 2020-10-06 20:45:13 +02:00
Philippe Teuwen 9cf304c8fd Avoid file with special char 2020-10-06 20:45:13 +02:00
Philippe Teuwen 3f9ddf9b29 make style 2020-10-06 18:41:15 +02:00
Iceman ddd92fcf69
Merge pull request #1000 from tcprst/iclass_cliparser
hf iclass view, permute - now use cliparser
2020-10-06 17:16:11 +02:00
Philippe Teuwen 66d67bcd9e Makefile: add SANITIZE=1 to chase mem issues (host only) 2020-10-06 16:58:42 +02:00
tcprst 4447e72486
rebase - fix missed iclass doc changes 2020-10-06 09:38:57 -04:00
tcprst c276f48c46
fix dropped legic, lto 2020-10-06 09:35:49 -04:00
tcprst fbc7f05ad1
rebase on master, fix merge conflict 2020-10-06 09:33:02 -04:00
Philippe Teuwen 422ca0de20 update commands.md 2020-10-06 12:17:32 +02:00
Iceman 6fc0ddcf15
Update cliparser.md 2020-10-04 22:19:08 +02:00
Philippe Teuwen e1ec356a00 typos 2020-10-04 21:57:02 +02:00
Philippe Teuwen 7009f2ade7 clean cliparser doc and add arg_dbl 2020-10-04 15:13:32 +02:00
iceman1001 1267584e3f wiegand - now uses cli parse 2020-10-04 11:07:26 +02:00
tcprst 51c0d07eb9
lf hid clone, sim, brute, watch - now use cliparser 2020-10-03 15:40:03 -04:00
Iceman 5f78d38221
Update cliparser.md 2020-10-03 11:21:25 +02:00
mwalker33 e6398674b0 Cliparser cleanup
Update to remove "=" from help text
update md file, fix typos and better notses for the options.
2020-10-03 19:06:01 +10:00
Iceman dff8848af2
Update cliparser.md 2020-10-03 10:36:05 +02:00
mwalker33 5e18463f8b Update cliparser.md
Added 0 or 1 string option
a little formatting.
2020-10-03 11:34:33 +10:00
mwalker33 6953570c2e Create cliparser.md
Draft cliparser notes/guide
2020-10-01 11:53:05 +10:00
Philippe Teuwen beadecf7eb -p refs - unify param 2020-10-01 00:29:53 +02:00
Philippe Teuwen b4058bc72c reorg traces 2020-09-29 17:35:48 +02:00
Philippe Teuwen 2c89a36a64 magic cards: document anticol shortcut support 2020-09-29 00:27:35 +02:00
Philippe Teuwen a3282b940b Rename em 410x_write into 410x_clone 2020-09-28 20:31:45 +02:00
Philippe Teuwen a82dba61fa Rename offline mf conversion scripts 2020-09-23 01:00:05 +02:00
Philippe Teuwen 8cda2e3a29 Rename hf_mfc_uidbruteforce.lua -> hf_mf_uidbruteforce.lua 2020-09-23 00:37:38 +02:00
Philippe Teuwen ada9c76f67 Rename iso15_magic.lua into hf_15_magic.lua 2020-09-23 00:23:29 +02:00
Philippe Teuwen fb3f49c2f0 Rename mfc_gen3_writer.lua into hf_mf_gen3_writer.lua 2020-09-23 00:21:42 +02:00
Philippe Teuwen 610b456a97 fix lau scripts renaming 2020-09-23 00:11:11 +02:00
BarikMana 0c7cdd8f93
Update Linux-Installation-Instructions.md
Fixing typo
2020-09-18 12:30:10 +02:00
iceman1001 8ce0407ad4 text 2020-09-18 11:14:01 +02:00
iceman1001 b397839ec2 text 2020-09-17 19:29:43 +02:00
iceman1001 600c53b28c text 2020-09-17 06:53:27 +02:00
iceman1001 5c31ad2f91 text 2020-09-17 06:49:01 +02:00
Iceman 1933f1be54
Update Windows-Installation-Instructions.md 2020-09-17 06:45:09 +02:00
Iceman c836413e0e
Update Windows-Installation-Instructions.md 2020-09-17 06:32:42 +02:00
Gator96100 3e44005077
Corrected ProxSpace installation.
ProxSpace can not be cloned, as this causes errors during the installation.
runme.bat does no longer exist.
2020-09-16 23:03:47 +02:00
iceman1001 002029d32d textual 2020-09-15 17:36:07 +02:00
iceman1001 64a4abf60f rework 2020-09-15 04:43:22 +02:00
iceman1001 dec00805cf working links 2020-09-15 04:37:29 +02:00
iceman1001 b4e513a2bb inital draft 2020-09-15 04:34:55 +02:00
Philippe Teuwen 8bb2f62f1e doc csetuid 2020-09-14 00:31:24 +02:00
Philippe Teuwen 0650123b09 doc 2020-09-13 16:16:53 +02:00
Philippe Teuwen 172f3163e6 update magic cards doc 2020-09-13 15:19:35 +02:00
Philippe Teuwen ecbcba18dd identify gen3 2020-09-11 18:17:58 +02:00
Philippe Teuwen cc30f4ed9f adapt doc 2020-09-11 16:46:13 +02:00
Philippe Teuwen 674dc38f5e doc new mfc gen2 2020-09-11 16:36:47 +02:00
Philippe Teuwen 5cb12db5af doc mfc gen2 2020-09-11 14:40:52 +02:00
Philippe Teuwen 5896d85ab3 fix gen3 doc 2020-09-11 12:00:01 +02:00
Philippe Teuwen 1b3463dc6a magic doc update 2020-09-11 11:43:49 +02:00
Philippe Teuwen 5fc7948dc7 doc gen1b 2020-09-11 01:35:23 +02:00
Philippe Teuwen 3bf3e668a5 doc gen1a 2020-09-11 01:23:30 +02:00
Philippe Teuwen 19a6868daa doc 2020-09-10 21:13:12 +02:00
Philippe Teuwen 282860034f doc 2020-09-10 20:49:22 +02:00
Philippe Teuwen a5026fbdf0 magic cards identification 2020-09-10 19:24:57 +02:00
Iceman 3252bb1e31
Update magic_cards_notes.md 2020-09-10 13:52:56 +02:00
Philippe Teuwen cc2999d03b fix links 2020-09-10 01:08:35 +02:00
Philippe Teuwen b5810abda2 few renaming in magic cards... 2020-09-10 01:06:18 +02:00
Philippe Teuwen b0f962ee4e few renaming in magic cards... 2020-09-10 01:03:53 +02:00
Philippe Teuwen 945b9196fe magic_cards_notes 2020-09-10 00:14:08 +02:00
Iceman 4cf2335719
Update 4_Advanced-compilation-parameters.md 2020-09-06 14:56:28 +02:00
Iceman 6641d0802d
Update Windows-Installation-Instructions.md 2020-09-06 14:49:09 +02:00
Iceman 00800fd780
Update 2_Configuration-and-Verification.md 2020-09-03 10:22:35 +02:00
İlteriş Eroğlu 1ce6187b70
Redefine the WSL docs, as WSL 2 is available now 2020-08-13 12:00:58 +03:00
CristarIngram 4eb3b849fb
Update termux_notes.md 2020-08-02 14:15:04 +02:00
iceman1001 84a49bf03b textual 2020-07-23 11:47:16 +02:00
HexPandaa 97d513ba69
renamed the sc command to smart in the troubleshooting instructions 2020-07-23 10:27:44 +02:00
HexPandaa ba4a7dc4ea
renamed the sc command to smart in the cheat sheet 2020-07-23 10:24:17 +02:00
HexPandaa f06ad6f369
renamed the sc command to smart in the commands list
As the `sc` command now invoke the `script` command, we need to enter `smart` in order to get the right command.
2020-07-23 10:22:31 +02:00
HexPandaa 816ddd94d9
changing the sc command to smart in step 2
As the `sc` command now invoke the `script` command, we need to enter `smart` in order to get the right command.
2020-07-23 10:11:37 +02:00
Iceman ab7c33ecbe
Update bt_manual_v10.md 2020-07-06 14:33:13 +02:00
iceman1001 b06ffe9473 text 2020-06-27 00:06:03 +02:00
Philippe Teuwen e79537ba46 cmake tuning 2020-06-23 10:13:23 +02:00
Philippe Teuwen 3106fa3d3d cmake: use system libjansson if available 2020-06-18 02:07:25 +02:00
Philippe Teuwen cdf1bc3ce7 cmake: use system libwhereami if available 2020-06-18 01:51:36 +02:00
Philippe Teuwen 873724aefb update Makefile-vs-CMake table 2020-06-18 00:51:33 +02:00
Philippe Teuwen d75073590f doc: minor 2020-06-15 14:26:43 +02:00
Philippe Teuwen 7335d16cdb Makefile-vs-CMake.md 2020-06-15 14:11:54 +02:00
iceman1001 ae36cc6e1b color document 2020-06-13 18:05:31 +02:00
Iceman 7f17b9243c
Update Troubleshooting.md 2020-06-08 11:17:33 +02:00
Philippe Teuwen fa0b658436 Remove zlib entirely, no need for fpga_compress anymore to compress hardnested tables, now to be compressed with bzip2 2020-06-08 02:50:43 +02:00
Philippe Teuwen 15012198f9 client: replace zlib by bzip2 2020-06-08 02:50:43 +02:00
Philippe Teuwen 07c6e124c5 textual 2020-06-07 19:20:36 +02:00
Iceman 1848f688f8
Update Troubleshooting.md 2020-06-03 10:29:56 +02:00
Iceman 4321b42e89
Update Troubleshooting.md 2020-06-03 10:29:23 +02:00
Iceman ffbad646df
Update Troubleshooting.md 2020-06-03 10:27:56 +02:00
iceman1001 4a1e539e4c draft of compiled knowledge of fpga arm 2020-05-27 18:01:07 +02:00
Philippe Teuwen 0464fd476b Makefile python 2020-05-26 17:41:30 +02:00
Philippe Teuwen 79f3cec717 use system zlib if available (client only) 2020-05-25 02:44:12 +02:00
Philippe Teuwen 0653feaec8 Use system whereami if available 2020-05-24 20:37:40 +02:00
iceman1001 8a72370f50 add document 2020-05-24 12:52:02 +02:00
Philippe Teuwen 6d33c0b784 Bring hitag2crack tools in main Makefiles 2020-05-23 13:33:32 +02:00
Philippe Teuwen bcb0e5db4d document make check 2020-05-22 18:40:12 +02:00
Philippe Teuwen aef6d7e5f2 Detect and use system Lua. Makefile. Cmake todo 2020-05-22 16:24:34 +02:00
Iceman d8c2479e60
Update 3_Commands-and-Features.md 2020-05-21 22:29:18 +02:00
Iceman ebfd18a8f1
Update 2_Configuration-and-Verification.md 2020-05-21 22:28:55 +02:00
Iceman 8847bed023
Update 1_Validation.md 2020-05-21 22:28:01 +02:00
iceman1001 4eecf9a83c textual 2020-05-21 22:23:12 +02:00
Philippe Teuwen 4092effe93 Document CROSS_*FLAGS 2020-05-21 19:38:20 +02:00
Iceman ce0247cf86
Update termux_notes.md 2020-05-20 09:48:12 +02:00
Iceman 97a94903b0
Update termux_notes.md 2020-05-20 09:46:49 +02:00
Iceman db41648342
Update cheatsheet.md 2020-05-19 10:17:46 +02:00
Iceman 2adace964d
Update trace_notes.md 2020-05-19 10:16:20 +02:00
Iceman 7e213fcf43
Update trace_notes.md 2020-05-19 10:15:43 +02:00
Iceman ecd709494a
Update bt_manual_v10.md 2020-05-19 10:13:19 +02:00
Iceman e73aab8ed3
Update bt_manual_v10.md 2020-05-19 10:11:40 +02:00
Philippe Teuwen 3e50a30521 trace doc: minor 2020-05-19 10:01:49 +02:00
Iceman 66920e6699
Update trace_notes.md 2020-05-19 09:31:52 +02:00
iceman1001 339a3ee152 update trace log documentation 2020-05-19 09:29:11 +02:00
Philippe Teuwen bca9326684 Document SKIPPTHREAD 2020-05-16 14:55:33 +02:00
Dmitriy Loginoov 91b8569391 Added changelog line, fixed mode order in Makefiles, added line to documentation. 2020-05-11 17:52:35 +03:00
Philippe Teuwen c49bfa0849 bt manual 2020-05-05 13:45:03 +02:00
Iceman ddfcf71d40
Update bt_manual_v10.md 2020-05-05 12:08:44 +02:00
Iceman b330b48258
Update bt_manual_v10.md 2020-05-05 12:07:22 +02:00
Iceman 10abd0f223
Update bt_manual_v10.md 2020-05-05 11:45:19 +02:00
Iceman 9703f6412b
Update bt_manual_v10.md 2020-05-05 09:48:27 +02:00
Iceman dcb02b853c
Update bt_manual_v10.md
updated the instructions for native bluetooth on Windows 10.
2020-05-05 09:48:14 +02:00
Philippe Teuwen 0cb21c89c3 doc 2020-05-02 23:11:49 +02:00