telmomarques / xiaomi-360-1080p-hacks

Hacks for the Xiaomi Mi 360 1080p camera (MJSXJ02CM).
762 stars 129 forks source link

Folder names and busybox compilation #1

Closed jaytxrx closed 5 years ago

jaytxrx commented 5 years ago

Thanks for the code. I have few questions

1) Is there any reason to use the folder name "manu_test" and "x360h" ? Is it that the firmware looks for these folders inside the SD card ? If yes, how did you find it (reverse engineer the firmware) ?

2) How was the Busybox built - Which compiler and which settings did you use ? Did you compile it for ARM7 ?

telmomarques commented 5 years ago

Hi,

The folder "manu_test" is used by the firmware. The folder "x360h" is just short for "xiaomi 360 hacks"; the firmware doesn't look for this folder directly, but the manu.sh script looks for other scripts in here.

I've just added the "How the hack works" page to the wiki, check it out for more details.

Busybox was just downloaded from here: https://busybox.net/downloads/binaries/. There's binaries for multiple platforms, including arm7.