Commit graph

9856 commits

Author SHA1 Message Date
iceman1001 84a49bf03b textual 2020-07-23 11:47:16 +02:00
iceman1001 c5c3d819d5 helptext update 2020-07-23 11:27:25 +02:00
Iceman 22345aceb5
Merge pull request #907 from HexPandaa/patch-1
Documentation: changed the `sc` command to `smart`
2020-07-23 11:24:00 +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 551bc6c71b
Merge pull request #906 from DavidBerdik/fix_mfc_emulation_script_gen
Fixed gen_pm3mfsim_script.sh
2020-07-19 09:52:41 +02:00
David Berdik 8ed1f13119 Added missing 'u' parameter to file generated by gen_pm3mfsim_script.sh 2020-07-18 19:34:17 -04:00
David Berdik 1cef42b742 Changed file extension used on output file usage example in gen_pm3mfsim_script.sh 2020-07-18 19:26:45 -04:00
iceman1001 1f3e671443 fix #905 - memory corruptions when generating filename 2020-07-16 10:54:30 +02:00
Philippe Teuwen 3a39a9b64e rev temporarily -fno-common as we can't have shorter BigBuf. Mem allocs will need to be sorted out. 2020-07-13 16:21:29 +02:00
iceman1001 e19e01a6a6 make sure uninitialized vars doesnt end up on COMMON_section 2020-07-13 15:41:56 +02:00
Philippe Teuwen ac29f16529 Revert "fix tracelog problem with making sure uninitialized vars dont get inside _COMMON_ section"
This reverts commit b18a9c017a.
2020-07-13 15:41:39 +02:00
iceman1001 b18a9c017a fix tracelog problem with making sure uninitialized vars dont get inside _COMMON_ section 2020-07-13 14:30:07 +02:00
Iceman 7106b48065
Merge pull request #834 from tharexde/4x50_wipe
added 4x50_wipe
2020-07-11 09:47:41 +02:00
Iceman 73e80793bd
Merge pull request #835 from jumpycalm/master
fix a bug in demodParadox()
2020-07-11 09:46:36 +02:00
jumpycalm 23a5beb3c3 fix a bug in demodParadox() 2020-07-10 23:22:52 -04:00
tharexde 1394ffc3a0 added new command "4x50_wipe" 2020-07-09 02:00:09 +02:00
tharexde 241e2b7c7e added new command "4x50_wipe" 2020-07-09 01:59:29 +02:00
tharexde 8dd302907c added new command "4x50_wipe" 2020-07-09 01:59:09 +02:00
tharexde 76d0ecf8cf added new command "4x50_wipe" 2020-07-09 01:59:01 +02:00
tharexde 9d8c7a8de5 added new command "4x50_wipe" 2020-07-09 01:58:50 +02:00
tharexde a659e7576d added new command "4x50_wipe" 2020-07-09 01:58:38 +02:00
tharexde 59372cb5d4 added new command "4x50_wipe" 2020-07-09 01:58:16 +02:00
iceman1001 8934fd522d fix #833 - missing some configblocks and spelling 2020-07-08 20:30:53 +02:00
iceman1001 f4b3dec0c8 remove verichip. 2020-07-08 18:09:34 +02:00
iceman1001 c56245d1aa chg 'lf t55xx info' - detection of t55x7 configuration blocks 2020-07-08 18:04:51 +02:00
iceman1001 327af5764d remove 2020-07-08 17:37:35 +02:00
iceman1001 2fcc9b07ef disable verichip stuff. should be inside FDX already 2020-07-08 17:37:01 +02:00
iceman1001 3fdd4f343b textual 2020-07-08 13:42:37 +02:00
iceman1001 584fe52153 lf t55 configblock detection updated 2020-07-08 13:41:38 +02:00
iceman1001 b6c7b38ce0 textual 2020-07-08 11:11:14 +02:00
iceman1001 aa0baa26c6 fix: missing define on some mingw 2020-07-08 11:09:20 +02:00
iceman1001 fef3a764ae chg: hf mf decrypt - helptext (thanks @AdamLaurie) 2020-07-07 15:36:51 +02:00
Iceman ab7c33ecbe
Update bt_manual_v10.md 2020-07-06 14:33:13 +02:00
iceman1001 7811d0a085 textual 2020-07-06 05:48:50 +02:00
iceman1001 7e5b929749 updated ignore file 2020-07-06 05:46:46 +02:00
iceman1001 ae8be54fca clean 2020-07-06 05:43:38 +02:00
iceman1001 927cd71ed9 use reflect fct 2020-07-06 05:43:12 +02:00
iceman1001 7d3cab1669 clean 2020-07-06 05:42:43 +02:00
iceman1001 791afef728 adapt reflect8 fct 2020-07-06 05:42:10 +02:00
iceman1001 9d204897d1 fix #830 - 'lf em 4x50_info/read' - now print msb and lsb again. 2020-07-06 05:41:44 +02:00
Philippe Teuwen dfb6b8a69e
Merge pull request #829 from xianglin1998/master
Android library reused.
2020-07-05 11:33:30 +02:00
dxl 64068ba430 android adapt changed. 2020-07-03 16:46:40 +08:00
DXL 4e6fef76d0
Merge pull request #4 from RfidResearchGroup/master
Updated from upstream.
2020-07-02 16:12:37 +08:00
iceman1001 e6c046e17c adapt banner to smaller views 2020-07-01 12:31:57 +02:00
Iceman 9d727bca7d
Merge pull request #828 from tharexde/check_em4x50
speed up "lf search" process (EM4x50)
2020-07-01 10:21:11 +02:00
tharexde c2d9234581 speed up "lf search" process 2020-07-01 00:45:46 +02:00
iceman1001 1ec2a83e39 style 2020-06-30 18:50:38 +02:00