Commit Graph

44 Commits

Author SHA1 Message Date
Yukai Li 6adff1ea54 Ignore logs 2021-05-25 08:11:15 +02:00
timschuerewegen 68c22425dd Turn on backlight in payload 2021-05-25 08:11:15 +02:00
timschuerewegen 905ed60d44 Import Tim's version 2021-05-25 08:11:15 +02:00
Konrad Beckmann e1143f9e5b Check hash in step 3
This prevents people from using a broken dump from step 2
which would otherwise have corrupted the external flash,
with no way to recover.
2021-03-27 17:32:04 +01:00
Thomas Roth 9fff5d6148
Merge pull request #20 from ismouton/fix-typo
Put prompts in more standard format
2021-01-01 23:56:42 +01:00
Shane Mouton 11b6cdd9e7 Update prompts to standard `y/N` format. 2021-01-01 17:21:28 -05:00
al3x10m 718ff9c1a4 updated readme and scripts usage 2020-12-29 12:09:17 +01:00
al3x10m 4f8041cf5d support for raspberry pi 2020-12-29 12:09:17 +01:00
Thomas Roth f47de1ddcc Update README.md 2020-12-14 22:18:36 +01:00
Thomas Roth c667842991 Reduce default adapter speed. 2020-12-13 21:14:26 +01:00
Thomas Roth 4f945daa4d Revert accidentally pushed change 2020-12-12 18:48:34 +01:00
Thomas Roth 5d63afccb0 Correctly detect when OpenOCD was not found. 2020-12-12 18:42:42 +01:00
Konrad Beckmann 85a118119a Update README.md, inform about battery 2020-12-10 20:55:29 +01:00
Thomas Roth 9faf5f3bb6
Update README.md 2020-12-10 11:06:47 +01:00
Thomas Roth 37015682c1 Revert "Update install_pwnadventure.sh"
This reverts commit a723e972d4.
2020-12-08 14:16:22 +01:00
Thomas Roth a723e972d4
Update install_pwnadventure.sh 2020-12-08 13:42:29 +01:00
viral_dna ec07514ff1
Fixed some typos and made changes to required tools (#14)
Added "libftdi1" to required tools as it's required by some builds before installing the nightly openocd-git build.
2020-12-08 10:07:59 +01:00
Thomas Roth fb675c90ec
Update README.md 2020-12-07 21:43:05 +01:00
Thomas Roth 3552a5aa8e
Update README.md 2020-12-05 12:56:42 +01:00
Steve Clement fc93390b3e
chg: [doc] Added link to hacking wiki (#13) 2020-12-04 08:14:55 +01:00
Steve Clement 0f0795755d
fix: [doc] Updated discord link (#12) 2020-12-03 10:15:59 +01:00
Steve Clement 7f3627bd73 chg: [doc] More details on discord channels 2020-12-02 12:36:04 +01:00
Steve Clement 56d2793575 chg: [doc] Added alt-openocd location envVar note. Initial discord support pointer. 2020-12-02 12:36:04 +01:00
Konrad Beckmann cafca62e14 readme: Inform about openocd version requirements 2020-12-02 09:37:51 +01:00
Konrad Beckmann 3d977868e3 Use OPENOCD env var to check version 2020-12-02 09:24:25 +01:00
Steve Clement 62d81e943d new: [config] Added config.sh file 2020-12-02 09:12:39 +01:00
Thomas Roth 5304a154ba
Update README.md 2020-12-01 12:41:14 +01:00
z3bu 02f498f84d Remove bc dependency 2020-11-30 23:08:31 +01:00
NotWearingPants 46e5a861aa fix typo in 2_backup_flash.sh 2020-11-30 19:05:37 +01:00
Thomas Roth 0590fdd4e7
README.md: Add Mac instructions 2020-11-30 15:52:48 +01:00
Thomas Roth 8193c70e95
README.md: Add more recovery instructions 2020-11-30 13:40:32 +01:00
Thomas Roth a63a5503e3
README.md: Add more recovery instructions 2020-11-30 13:40:07 +01:00
Thomas Roth ed72a6bd5d
README.md: Remove wrong package (See #1) 2020-11-30 13:35:20 +01:00
Thomas Roth 67e8c9cf90 Add prebuilt 2020-11-29 19:30:27 +01:00
Thomas Roth 9ca112d5ab Update README.md 2020-11-29 13:31:58 +01:00
Thomas Roth b34487de4f Update README.md 2020-11-29 13:23:58 +01:00
Thomas Roth e1552513f4 Add README & warning to step 3 2020-11-29 13:23:05 +01:00
Thomas Roth 8cff3e3e1b Halt in flashdumper 2020-11-29 12:54:59 +01:00
Thomas Roth d020888bc6 Add RDP1 script 2020-11-29 12:45:43 +01:00
Thomas Roth ab6f3a0449 Don't reset chip when restoring SPI flash. 2020-11-29 12:40:48 +01:00
Thomas Roth 59436a2251 Add logs for commands 2020-11-29 12:31:12 +01:00
Thomas Roth d2a7abb9bc Silence unlock logging 2020-11-29 12:17:17 +01:00
Thomas Roth 34842b6144 Changes to make unlock and restore more stable 2020-11-29 12:16:36 +01:00
Thomas Roth 4a4ffaed18 Init 2020-11-29 11:58:55 +01:00