Commit Graph

9868 Commits

Author SHA1 Message Date
iceman1001
a29a64f3ed less cpu usage, thanks @mwalker33 2020-08-13 09:49:08 +02:00
Iceman
3ae8dedd7c Merge pull request #914 from CristarIngram/patch-2
Update termux_notes.md
2020-08-02 14:49:01 +02:00
CristarIngram
4eb3b849fb Update termux_notes.md 2020-08-02 14:15:04 +02:00
Philippe Teuwen
00938e06ff Fix btpin usage 2020-08-02 11:29:21 +02:00
Iceman
7432aad675 Merge pull request #913 from mokus0/amiibo-script-update
update bin2eml script from https://github.com/samyk/samytools/
2020-08-01 09:26:17 +02:00
James Cook
40be40518d update bin2eml script from https://github.com/samyk/samytools/ 2020-07-31 18:05:42 -07:00
Philippe Teuwen
e67526ee4d document tweak 2020-07-31 18:22:11 +02:00
Philippe Teuwen
2080ee1d7d Merge pull request #912 from msoose/msoose-patch-1
Build with clang on aarch64 / Termux on Android
2020-07-31 18:18:44 +02:00
Marlin Sööse
01dfa46e67 Update crypto1.c
fixup for clang on aarch64
2020-07-30 20:46:59 -06:00
Marlin Sööse
de389efad2 Update crapto1.c
fixup for clang on aarch64
2020-07-30 20:41:37 -06:00
Iceman
f3d4553d33 Update README.md
added link to proxmark3 community discord server
2020-07-30 11:20:48 +02:00
Iceman
9659764127 Update README.md 2020-07-28 22:21:38 +02:00
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