I've been trying all day to extract the system.img from the latest HTC Pyramid leak and I can't get it to extract. I've followed all kinds of tutorials and searched for the already extracted folder. Every time I try to extract with Unyaffs it just dumps a unyaffs.exe.stackdump. Any help would be really appreciated, thank you.
yea, i did too had your issuse....
i found 'ext2explore' - google it, u'll find a link straight away!
APK Tools --
"A complete fresh tool developed from scratch; inspired by existing tools available out there."
INFO: Pushed to GitHub
SCREENSHOTS
Requirements:
Java JDK/JRE
Android SDK
BRAIN! ^_^
Features:
Faster and easier APK handling (GUI Version) -- supports drag and drop file; access files anywhere
All-in-one (ADB Push/Pull, Extract, Optimize, Zip, Sign, Zipalign, Install, Decompile, Compile...)
Based on latest available tools
Great user interaction; less prone to errors (More information and warning during operation)
Works everytime and anywhere (No problem with paths and filename containing spaces or weird characters)
Log activities with time stamp and use date as log filename
Install and use of framework with custom tags
Generate and sign APKs with own private key (Android market supported)
Switch between apktool versions (2.0.0b9 & 1.5.2)
Many more . . . Check for yourself! ;D
To Do:
Log activities with time and date headers - Done
Install framework with custom tags - Done
Generate own private key with android market support - Done
Sign APKs with the generated private key - Done
GUI version with drop file support - Done
Switch between APKTOOL versions - Done
Post a feature request or suggestion here.
Instructions:
Extract "APK Tool v#.##.zip"
Execute "APK Tools.exe"
Necessary files and folders are installed automatically every launch if not found.
Place APKs to be modded inside "APK Files" folder.
All extracted or decompiled APKs are found in "Projects" folder.
Generated private keys are located in "OUTPUT" folder.
Zipped, signed, zipaligned and/or compiled projects are found in "OUTPUT" folder.
Zipped/Compiled with Original Signature => system-%Project%
Zipped/Compiled with No Signature => unsigned-%Project%
Signed with Generated Private Keys => gpsigned-%Project%
Signed with Android Market => amsigned-%Project%
Signed with Test Keys => signed-%Project%
Click to expand...
Click to collapse
* Testers would be much appreciated to keep the tool stable.
** If possible, post full info regarding bugs encountered here.
*** Let's try to fix issues / errors ASAP. THANKS!!!
DOWNLOADS:
Direct (XDA)
Mirror v1.00 (MediaFire)
Mirror v1.50 (MediaFire)
Mirror v2.00 (MediaFire)
Mirror v3.00 (MediaFire)
Mirror v3.50 (MediaFire)
Rate and post a review here.
CREDITS:
Google for Overall HELP and Android Tools
Brut.all / iBotPeaches for apktool
jesusfreke for smali/backsmali
deanlee3 for roptipng
Igor Pavlov for 7zip
Yorzua for signapk
XDA:DevDB Information
APK Tools (GUI Version), Tool/Utility for the Android General
Contributors
kermage
Source Code: https://github.com/kermage/APK-Tools
Version Information
Status: Stable
Current Stable Version: 3.50
Stable Release Date: 2014-05-23
Created 2014-04-27
Last Updated 2015-08-01
Changelogs
v3.50 ( 05/23/14 )
GUI fixes and adjustments
Fixed ADB push and pull locations
Fixed Compile option not signing original signature
Added option to copy over original files after compile
Added ADB install option
v3.00 ( 05/21/14 )
GUI version (faster and easier handling) -- supports drag and drop file
Access files anywhere (not limited to APK Files folder)
Switch between apktool versions (2.0.0b9 & 1.5.2)
Improved error detection and logging capability
Multiple tweaks and rework to codes
v2.00 ( 05/07/14 )
Generate own private key with android market support
Sign APKs with the generated private key
More tweaks and fixes to code
Improved launcher script
v1.50 ( 05/03/14 )
Log activities with time stamp and use date as log filename
Install and use of framework with custom tags
Minor tweaks and fixes to code
v1.00 ( 04/27/14 )
Initial release
FAQ
-RESERVED-
just about to try this out
thanks alot :highfive:
Er. Aditya said:
just about to try this out
thanks alot :highfive:
Click to expand...
Click to collapse
will be glad to hear a feedback..
this my friend is a superb tool , really really easy to use and a must for the newbies.... thanks alot for the tool , il just add this to my signature to spread the word
Er. Aditya said:
this my friend is a superb tool , really really easy to use and a must for the newbies.... thanks alot for the tool , il just add this to my signature to spread the word
Click to expand...
Click to collapse
:good: THANKS MATE! :highfive:
kermage said:
:good: THANKS MATE! :highfive:
Click to expand...
Click to collapse
il keep testing more and will let you know
Er. Aditya said:
il keep testing more and will let you know
Click to expand...
Click to collapse
You just made my day... -signature :good:
Very great tool simple and easy to use definitely noob friendly thanks man found a sort of bug maybe a typo but when you set decompile mode to sources it decompiled the resources instead. same goes for when you set decompile mode to resources it will decompile sources instead.
Sent from my Moto G using XDA Premium 4 mobile app
Omar1c said:
Very great tool simple and easy to use definitely noob friendly thanks man found a sort of bug maybe a typo but when you set decompile mode to sources it decompiled the resources instead. same goes for when you set decompile mode to resources it will decompile sources instead.
Sent from my Moto G using XDA Premium 4 mobile app
Click to expand...
Click to collapse
I will check this..thanks :good:
Update
Got it, already fixed the bug
Redownload "APK Tools.zip", delete existing "tools" folder, then execute "Launcher.exe".
Click to expand...
Click to collapse
Thanks, not tried it yet but will add a link to it in my guide.
Easy as it gets, nice work, test went well for me.....thank you for this, it will make it easier for sure....great work!!!:good::good:
XperienceD said:
Thanks, not tried it yet but will add a link to it in my guide.
Click to expand...
Click to collapse
that would be great!.. thanks :good:
So much thanks man. This is exactly what I need. I am following the post.
hai @kermage.. Glad to see apk tool thread with up to date post from the maker..
but lil bit problem occuring to me..
how to operate this tool..
I cant even installing framework. It says error. Whereas "APK tools" folder have been moved to C:/Windows/ directory.. (Before I move it into windows dir, the launcher even continously says "APK files folder EMPTY, although obviously I have put some files there)
I've try the latest apktool 2.0.0 beta9
It works with apk that need multiple dependencies (in my case, Xperia SP FW .201, using framework-res.apk & semcgenericuxpres.apk)
it suceed to decompile. But I get an error "PathNotFound apktool.yml" while recompile..
thanks in advance
UPDATE!
APK Tools v1.50
Changelog:
Log activities with time stamp and use date as log filename
Install and use of framework with custom tags
Minor tweaks and fixes to code
DOWNLOADS:
Direct (XDA)
Mirror (MediaFire)
Instructions:
Extract "APK Tool v1.50.zip"
Execute "Launcher.exe"
nasroed said:
how to operate this tool..
Click to expand...
Click to collapse
Extract the downloaded ZIP file anywhere you want.
Execute the Launcher.exe. (necessary files and folders will be installed automatically.)
Select a task by entering the option number. Play around.
nasroed said:
I cant even installing framework. It says error. Whereas "APK tools" folder have been moved to C:/Windows/ directory.. (Before I move it into windows dir, the launcher even continously says "APK files folder EMPTY, although obviously I have put some files there)
Click to expand...
Click to collapse
You dont need to move any folders created by the APK Tools Launcher (APK Files, Logs, Projects, OUTPUT).
This is weird, the tool should list all .apk files found under "APK Files" folder. (even filename containing spaces or weird characters)
nasroed said:
I've try the latest apktool 2.0.0 beta9
It works with apk that need multiple dependencies (in my case, Xperia SP FW .201, using framework-res.apk & semcgenericuxpres.apk)
it suceed to decompile. But I get an error "PathNotFound apktool.yml" while recompile..
Click to expand...
Click to collapse
Try to install frameworks and decode again, then check if the apktool.yml file exist in "Projects" folder.
If NOT, then it is not SUCCESSFULLY decompiled and you should import all the needed frameworks.
Or is it already a modified/themed app?
If YES, you should try to decompile the stock app. It's almost impossible to work with already themed/modified app
UPDATE!
APK Tools v2.00
Changelog:
Generate own private key with android market support
Sign APKs with the generated private key
More tweaks and fixes to code
Improved launcher script
DOWNLOADS:
Direct (XDA)
Mirror (MediaFire)
Instructions:
Extract "APK Tool v2.00.zip"
Execute "APK Tools.exe"
Once again im late to the party
This is AWESOME my man and THANK YOU!!!
I just saw it and got really excited and i will take it for a test drive
I cant even express how much I appreciate the peole who create tools for us!!
You are the real heroes behind most of us "devs" :good::good:
Hello,
Dear XDA Member, and Yota-User
I wanted by this post, share has a .zip file (38GB) divided into 9 parts of 4GB
This large file contains all the original roms for Yotaphone 2 (with the flash tools yota-flasher with that driver) known to date.
The file contains the following roms: See below (for my part I only used HK and RU and quickly tested EU in Android version 5.0) but it contains other original rom. (I would not do a tutorial on flash or other, they are available on XDA by doing some research)
(I do not know what the APC, CN, ME roms) I did not use the other tool inside the .zip file.
I only used the modified version of yotaflasher which is a user-modified version of I do not know the name.
This yota-flasher edit sends the system file into several sparse files. (It works.) For my case I did not flasher "radio" (the better and the deleted folder (radio) of the firmware file) then placed the folder yota-flasher at the root of C: and extract the rom ( That you want) into a "firmware" folder.
Deleted the "radio" folder
It is a torrent clone that I found I do not know where.
I put on my One Drive (Microsoft because I have space)
I hope this will allow others who like me search for its rare and hard to find files.
If this (file grouping or the torrent from which I downloaded it belongs to you or it is you who did it.) Tell me, I will add your name or pseudo at the bottom of this page.
(As I know more where, or from what source I found this, I can not name the name to whom it belongs.)
To the moderator please, I do not know if my status allows me to publish this thread, or if I can publish the external link on my onedrive. So please contact me to tell me what to do if I have a rule. I would not have allowed myself if we found the files on the site xda or other. All the threads I read to download its files were either dead internally or returned to a yotaphone ftp that is no longer valid. Be indulgent also because English is not my main language, I used a translator. Thank you very much. If my thread is not accepted because of the OneDrive link or my status, can you tell me or communicate my nickname to a person who could do so? Thank you.
On my one drive, find a txt file with all the MD5 checksum of each file and also a txt file that shows all the files in the zip archive.
LINK FOR DOWNLOAD:Yotaphone2 Onedrive link
So here are the roms contained in the file (all are original (unmodified)
APC :
4.4.3-S01-003-APC.0.3.56c.zip
4.4.3-S01-003-APC.0.3.61a.zip
5.0.0-APC.1.44.zip
5.0.0-APC.1.65.zip
CN :
4.4.3-S01-003-CN1.0.3.01a.zip
4.4.3-S01-003-CN1.0.3.17a.zip
4.4.3-S01-003-CN1.0.3.20a.zip
4.4.3-S01-003-CN1.0.3.25a.zip
4.4.3-S01-003-CN1.0.3.28a.zip
4.4.3-S01-003-CN1.0.3.30a.zip
4.4.3-S01-003-CN1.0.3.32a.zip
EU :
4.4.3-S01-003-EU1.0.3.51a.zip
4.4.3-S01-003-EU1.0.3.56a.zip
4.4.3-S01-003-EU1.0.3.61a.zip
5.0.0-EU1.1.124b.zip
5.0.0-EU1.1.39.zip
5.0.0-EU1.1.44.zip
5.0.0-EU1.1.60.zip
5.0.0-EU1.1.87a.zip
HK :
4.4.3-S01-003-HK1.0.3.56a.zip
4.4.3-S01-003-HK1.0.3.61a.zip
5.0.0-HK1.1.44.zip
5.0.0-HK1.1.66.zip
ME :
4.4.3-S01-003-ME1.0.3.52a.zip
4.4.3-S01-003-ME1.0.3.56a.zip
4.4.3-S01-003-ME1.0.3.61a.zip
5.0.0-ME1.1.45.zip
5.0.0-ME1.1.60.zip
RU :
4.4.3-S01-003-RU1.0.3.52a.zip
4.4.3-S01-003-RU1.0.3.56a.zip
4.4.3-S01-003-RU1.0.3.61a.zip
5.0.0-RU1.1.112.zip
5.0.0-RU1.1.124.zip
5.0.0-RU1.1.59.zip
5.0.0-RU1.1.87.zip
5.0.0-RU1.1.99.zip
5.0.0-S01-003-RU1.0.1.30.zip
5.0.0-S01-003-RU1.0.1.44.zip
6.0.1-RU1.1.28.zip
6.0.1-RU1.1.30.zip
System.img (do not know what this means, it is inside torrent)
Will soon be on XDA
Mickynuts
Seems like my Honor 3C H30-U10 is soft bricked and I am trying to get it back to life. I download Stock ROM for it with version B108 but it's in SP Flash Tool format. My phone isn't recognised by my laptop even though I have VCOM drivers installed.
I can install ROM to my phone if it's inside SD Card.
I need this file:
V100R001C900B108
Which is having dload and dload2 folders and having UPDATE.APP.
The file I am looking was previously hosted on Tiawan website but now removed:
www[dot]huaweidevice[dot]com[dot]tw/upload/file/20140507095345_27.rar
(mentioned here: myhonor3c[dot]blogspot[dot]com/2014/07/restore-bricked-honor-3c_10.html )
Please upload it if you have it in your local drive.
Hello. Very new to smartwatches here.
I have an W34 smartwatch (MT2502 / Basic functions, no SIM, no SD, Heartrate)
. I managed to get a scatter file that loads Ok from No1. W34 firmware.
After reading, I receive a 4 MB file.
When the process with ReadBack Extractor 2.4, says that the file integrity is 100% and when I reconstruct the firmware, I get 3 files and the binary data does not match mtk6260a
INT_BOOTLOADER
EXT_BOOTLOADER
FILE_01_mtk (this file is only 33 kb)
How could I extract the firmware correctly? thanks for the help
Here is my rom dump: "https://drive.google.com/open?id=10tSN0Bw1DYf6Urx6mOJFpmrXHU7tW4eb"