tigerbox-reverse-engineering / tigerbox

Holds all gathered information. Join our telegram-channel Check out our Telegram Channel https://t.me/tigerbox_reverse_engineering
18 stars 3 forks source link

Fix issue during Pulling the system #10

Closed user0-07161 closed 9 months ago

user0-07161 commented 9 months ago

@chrisUse issued in issue #5 that the pull isn't working. Is fixed with this PR.

Citation from @chtisUse

Hey i have the same issue with hardware version BTS84_V5_20200622. I tested at first with the "recovery without opening" without any luck. Now i open the box and pin on the UART but @Dotsch2005 i don't get access. My test system is linux and i use gtkterm for serial communication. @SciLor i think you are right in newer versions they disable it. The only one reaction for keyboard import that i get is "GPIO0_INTEN: 0x00001920 01c-armoff-2345sram786Kd543210 GPIO0_INTEN: 0x00001920 01c-armoff-2345sram786". Is there any chance to get access? The error was the following

adb pull /dev/block/mmcblk0p12 image.row adb: error: failed to copy '/dev/block/mmcblk0p12' to 'image.row': remote Permission denied With adb root it was fixed. Included in this manual with this PR.