UnrealMitch
30/05/14, 17:19:39
Después de haber intentado deodexar la rom del Jiayu G4S (octacore mtk 6592), y que ninguna tool me haya servido (esta rom trae un inline no standar necesario en el baksmali) he hecho un pequeño script que se encarga de obtener dicho inline y deodexar automáticamente. Aún no lo he usado mucho, así que no aseguro que funcione al 100%, pero al menos la rom del bicho chino me la ha deodexado bien ^^
Unreal Deodex (v1.5) - BETA:
http://imagizer.imageshack.us/v2/320x240q90/845/tb8u.jpg (https://imageshack.com/i/nhtb8uj)
-Permite obtener las carpetas a deodexar del movil (via adb)
-Permite obtener el archivo inline del movil (via adb)
-Deodexado automatico de framework y app
-Api 17 (se cambia fácil en deodex.bat)
Trae un archivo con instrucciones en ingles y en castellano, así como también esta el script en ambos idiomas.
Download:
Dropbox (https://dl.dropboxusercontent.com/u/19923987/Unreal-Deodex.rar)
MEGA (https://mega.co.nz/#!V5ZzCRTT!eKaEaAySUf-iJuR8wOo8RZkLwQX7m20Plf6lDP3ZezU)
Diseñado para arreglar el error de:
UNEXPECTED TOP-LEVEL EXCEPTION:
org.jf.dexlib.Util.ExceptionWithContext: regCount does not match the number of a
rguments of the method
Unreal Deodex (v1.5) - BETA:
http://imagizer.imageshack.us/v2/320x240q90/845/tb8u.jpg (https://imageshack.com/i/nhtb8uj)
-Permite obtener las carpetas a deodexar del movil (via adb)
-Permite obtener el archivo inline del movil (via adb)
-Deodexado automatico de framework y app
-Api 17 (se cambia fácil en deodex.bat)
Trae un archivo con instrucciones en ingles y en castellano, así como también esta el script en ambos idiomas.
Download:
Dropbox (https://dl.dropboxusercontent.com/u/19923987/Unreal-Deodex.rar)
MEGA (https://mega.co.nz/#!V5ZzCRTT!eKaEaAySUf-iJuR8wOo8RZkLwQX7m20Plf6lDP3ZezU)
Diseñado para arreglar el error de:
UNEXPECTED TOP-LEVEL EXCEPTION:
org.jf.dexlib.Util.ExceptionWithContext: regCount does not match the number of a
rguments of the method