Skip to content

egonalter/R-Link-RE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

R-Link-RE

Tools (bash scripts) to decompile Renault R-Link Java Apps

  • decompile.sh Needs an unpacked android filesystem. Downloads required software (needs wget, java, unzip, other stuff ...) and tries to decompile the java Apps into the current directory.

  • download_firmware.sh Downloads the firmware version specified in the argument and unpacks it.

  • toolchain This directory contains the toolchain for compiling uboot and kernel. It requires an anjient compiler (gcc-4.3), so best is to install an old linux distro (e.g. debian lenny) to a vm without network for security reasons. It supports only old ARM11 targets and needs an update for our shiny new OMAP3. Compilation requires (dos2unix, flex, bison, texinfo, gmp, mpfr, javac, maybe other stuff not listed here).

  • repack-zImage.sh Script to "unpack" a zImage (kernel, ramdisk, stuff).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages