librick / ic1101

Reverse engineering and hacking 10th generation Honda Civic headunits
MIT License
123 stars 3 forks source link

we like tegra's #5

Closed wmjb closed 1 year ago

wmjb commented 1 year ago

we spend all day hacking and porting stuff to tegra 30's https://discord.gg/pyjnXT3v5A btw should be possible to port up to android 7.1.2 to the device

librick commented 1 year ago

Thanks for the info, just sent a message in Discord (in #general) with a link to this repo. Do have more info/resources on porting/upgrading Android versions to the Tegra?

If you look at the headunit-files directory you can find boot and recovery images, and https://github.com/librick/ic1101/blob/main/docs/flash.md has info on the flash layout (including kernel and ramdisk offsets). I'd work more on porting over newer Android versions, but I only have the one headunit (my daily driver) and I don't want to deal with boot loops or desoldering NAND flash chips if/when things go wrong. Also, if you have info on exploit chains for Android 4.2.2 that'd be super useful.

I'm closing this issue for now, but feel free to make PRs/open new issues (most preferred), use GitHub discussions, or send a message in Discord (least preferred) for future collab. Thanks for the heads up!