[TOOL][Windows] Easy Android Signer v1 and v2 signing scheme (single/Batch) - Android Software/Hacking General [Developers Only]

Hello guys
Here i come with new tool again
Android Application Signer - Version 1 and Version 2 Scheme
This Tool Supports From old to Till nougat +
What this Tool do:-
zipalign, signing and verifying of multiple APKs in one step
supports v1 and v2 android apk singing scheme
support for multiple signatures for one APK
Single - Batch Signing
Requirement:-
* Java 8 (JDK)
*Patience
How To install it
1. Download apksigner_v3_by-venkat_kamesh.zip ( latest ) from below attachment
2. Extract it any where you like
3. Copy tool folder to C:\Windows\System32 (mandatory)
Don't Change any script -- if edited this may not work
4. now Double click on signer_tool.reg and install it
5. Tada Done..! Enjoy tool
How It works
Single Application Signing -
Right Click on Application That to be Signed ( as shown in Screens Below)
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Click on Android Signer will sign your app with no problem
Batch Application Signing -
What all the app you would like to Sign, Store them in a folder
Example - i had created a folder named OK and added apps. which i would like to Sign
and right Click on that OK folder. you will find Android Signer option ( as in screens )
Click on Android Signer will Sign all the Application within the Folder..
Then after Replace and Enjoy
Changelog:-
Version v2 Initial update
Version v3 (present)
updated signer algorithm
Added choosable option to get logcat ( single /batch ) on same path of application
F.A.Q
Q.What does this sign with? Does it create a keystore? I do not see any mention of a password, so it might sign with a debug key?
Ans. Click here
Q.Do this sign/zipalign jar files too ?
Ans. Click here
Credits:-
Special Thanks to Patrick Favre-Bulle for Uber tool ( a open source project )
Thanks to @majdinj for plug-in guide
Don't Forget to mention me if you used my work...

Great work Sir VK.:good:
•••

Great job !

Thanks mate!

awesome mate

@venkat kamesh thanks bro, awesome tool.

What does this sign with? Does it create a keystore? I do not see any mention of a password, so it might sign with a debug key?

Great one mate!

ZawZaw said:
Great work Sir VK.:good: •••
Click to expand...
Click to collapse
edzamber said:
Great job !
Click to expand...
Click to collapse
Astrako said:
Thanks mate!
Click to expand...
Click to collapse
kingdj said:
awesome mate
Click to expand...
Click to collapse
Bewildered Wolf said:
@venkat kamesh thanks bro, awesome tool.
Click to expand...
Click to collapse
serajr said:
Great one mate!
Click to expand...
Click to collapse
thank you
hope you loved it
fryingpan0613 said:
What does this sign with? Does it create a keystore? I do not see any mention of a password, so it might sign with a debug key?
Click to expand...
Click to collapse
i had created a release .jks key . I used that key for signer
the code it self had alias, passcode and all while you sign it
which is sha256withrsa encryption algorithm by default
Completely V2 signing Scheme
The process would be like Zipalign , Sign (v2 scheme with release key), Verify signature (with hash check)
which the code relied upon official implementation.
I had edited settings.apk manifest.xml also Framework-res.apk manifest.xml
Signed with my tool and replaced ( tested with xperia z5 running nougat) had no issues till now .. even after wipe data
Give a try and have fun
This will not sign with debug key
Regards
VK

@venkat kamesh bro first thanks a lot
does tool automatic zipalign after signed?
and second qestion , does sign and zipalign jar files?

Hamidreza2010 said:
@venkat kamesh bro first thanks a lot
does tool automatic zipalign after signed?
and second qestion , does sign and zipalign jar files?
Click to expand...
Click to collapse
please read this post bro :- https://forum.xda-developers.com/showpost.php?p=71676209&postcount=9
and Only Apk are supported
jar signatures play nothing with signature ( jar files are sub classes for Framework-res.apk )
any sign problem with framework-res will cause problem with other jar ... so my tool not support jar files
hope you got what i said bro

Follow instruction but on my Pc seems doesn't work.
The white window open after sign request but immediately disappear and nothing changes in apk.
Don't know wich details you need more.
I'm on win 7 64b

renzetti.s said:
Follow instruction but on my Pc seems doesn't work.
The white window open after sign request but immediately disappear and nothing changes in apk.
Don't know wich details you need more.
I'm on win 7 64b
Click to expand...
Click to collapse
until tool is edited this will work good bro
today i had updated the tool
Update to V3
updated signer algorithm
Added choosable option to get logcat ( single /batch ) on same path of application
so give a try and provide me logcat bro
Good luck

venkat kamesh said:
until tool is edited this will work good bro
today i had updated the tool
Update to V3
updated signer algorithm
Added choosable option to get logcat ( single /batch ) on same path of application
so give a try and provide me logcat bro
Good luck
Click to expand...
Click to collapse
Yes, I will and report... Mmm how remove last version?
if help push thanks

venkat kamesh said:
until tool is edited this will work good bro
today i had updated the tool
Update to V3
updated signer algorithm
Added choosable option to get logcat ( single /batch ) on same path of application
so give a try and provide me logcat bro
Good luck
Click to expand...
Click to collapse
I am experiencing the same issue.
Using v3 and choosing yes to logcat produces an empty *.apk_logcat.txt file
Will report when i tried some more

Carpe-Dimi said:
I am experiencing the same issue.
Using v3 and choosing yes to logcat produces an empty *.apk_logcat.txt file
Will report when i tried some more
Click to expand...
Click to collapse
Make sure of few things
Check your os should be running in 'c' drive
You should be having Java jdk installed - 8 and above versions
Make sure Java path is defined in environment variables
Then give a try bro
I am sure that, you should be missing 2 and 3rd point
Give a check and try
Good luck

THANK YOU SO MUCH :good:

venkat kamesh said:
Make sure of few things
Check your os should be running in 'c' drive
You should be having Java jdk installed - 8 and above versions
Make sure Java path is defined in environment variables
Then give a try bro
I am sure that, you should be missing 2 and 3rd point
Give a check and try
Good luck
Click to expand...
Click to collapse
Very good points, but still no luck
I have also tried deleting the path variable to my adb (androidsdk platform tools) but that doesn't change anything either.
I haven't properly rebooted my pc yet, so will try that sometime soon too and then I'll report back again.
I still very much appreciate your effort

Carpe-Dimi said:
Very good points, but still no luck
I have also tried deleting the path variable to my adb (androidsdk platform tools) but that doesn't change anything either.
I haven't properly rebooted my pc yet, so will try that sometime soon too and then I'll report back again.
I still very much appreciate your effort
Click to expand...
Click to collapse
https://forum.xda-developers.com/showpost.php?p=71523560&postcount=3748

Edit, solved ...

Related

[Tool/Utility] JoelDroid Lollipop Batch Deodexer V 2.5 [Updated 18 Apr 2015]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Hey Guys,
Ever since the tutorial for Lollipop deodexing was posted on XDA portal, I was working on a batch deodex tool.
And finally it is complete.
Update...
I'm bit stuck with my personal life hence I do not have the time to manage this project , anyone who likes to take it over can do so.
The code is open source.
Pull requests are welcome...
Update 2
I will be updating this project whenever I have time, in the meantime if anyone wants to join this project feel free to PM me and I can add you to the project. Code will remain open source
Lollipop Batch Deodex Source Code
Also featured on XDA Portal
Features
Checks if the prerequisites are installed.
Displays the count of Odexed Apps. Priv-Apps and Framework Apps before DeOdexing
DeOdexes System Apps, Priv-Apps and Framework Apps in Batch Mode
Automatically Zipaligns deodexed files
Click to expand...
Click to collapse
Credits
Just wanted you guys to know that the credit for finding out this method goes for the poster of this article HERE (it is in Korean btw, I think it is Korean do correct me if I'm wrong).
The credit for translating and posting on XDA goes to @Tech N You
Thanks to @Golvfor all the help in fixing oat conversion issues
Thanks to @_riddle for his amazing oat2dex tool
Click to expand...
Click to collapse
Pre-Requsites
Windows PC with .NET Framework 4.5
Java 7, with Path Variable Set up
Click to expand...
Click to collapse
Usage
Make sure Java is installed and Java Path Variable is set in your PC
Due to the nature of Java tools, run the app from a path where there is no spaces, like D:\JBD
Unzip the Odexed rom zip, to say D:\MyRom (for example)
So within the folder D:\MyRom there will be subfolder "system" and within system folder, app, priv-app and framework folders must be present, you should select "system"
Now run the app, after Java check, it will prompt you to select a folder where Odex files are found, you should select D:\MyRom
If your rom is Odexed and your selection was correct (refer the folder structure image above step), the app will show you how many files will be DeOdexed, now follow the on screen instructions.
Sit back and relax and wait till the app finishes DeOdexing your rom.
Download
Changelog
Version 2.5
Works with both Java 7 and 8
Ignorelist option removed (causes lots of permission issues)
Version 2.5 Beta
Lots of code optimization
Much Better Java detection, also checks which version of Java
Better cleanup
64 bit rom support, no need to rename files, detects automatically
Added ignore list as some apps cause issues with deodexing
Latest oat2dex v7
Version 2.4
Lots of code optimization
Better Java detection
Deodexed files are automatically zipaligned
Version 2.3
Small validation bug fixes
Optimized code
Version 2.2
Deodexing Boot Oat Files, now this is a complete deodex solution
Much faster and optimized deodex process
Code optimizations and bug fixes
Version 2.1
Better working directory cleanup on exit
Added logging, logs should appear in your desktop
Version 2.0
Fixed Critical bug, now rom boots and all deodexed files work
Full windows app, for user convenience
Multi-threading
Version 1.1
Added Deodexing Framework apps support
Lots of Bug fixes
Added Easy folder selection by user
Better Deodex status reporting
Better Java check method
Version 1.0
Initial Release
Additional Info
reserved
joeldroid said:
Reserved
Click to expand...
Click to collapse
Awesome work
You deserve to be on portal! :good: :laugh:
Thanks mate it was your article in the portal that grabbed my attention
Merry Christmas
joeldroid said:
Thanks mate it was your article in the portal that grabbed my attention
Merry Christmas
Click to expand...
Click to collapse
Haha thanx but you're the real one that made this batch deodex thing possible! :good: Congrats :good:
Merry Christmas to you too dude! :good:
Any chance of more detailed guide for not so clever ppl like me. I unziped my rom to a folder named deodex on my C drive, then set the config to C:\deodex\system. But when i run the deodex tool its says no apps found. Where have i gone wrong.
Thanks
@joeldroid, Awesome work!! Everything is really simple so far, but I'm running into a "baksmali failed" message when I have everything placed from what I understand. Think you could help me out a little? Backsmali Failed Image
Hey @joeldroid, you saved me the job of having to deodex everything manually, mate. Will see if this really works. Thanks in advance, and merry Christmas for you too!
Waiting for framework deodexing support!
raynan said:
@joeldroid, Awesome work!! Everything is really simple so far, but I'm running into a "baksmali failed" message when I have everything placed from what I understand. Think you could help me out a little? Backsmali Failed Image
Click to expand...
Click to collapse
Hey raynan,
I was getting this as well, in some Samsung apps like Samsung IME, Samsung DriveMode etc, this I believe is something to do with the structure of the app and Samsung is using an incompatible structure, where baksmali fails to decompile. But I will try looking into this further.
steha said:
Any chance of more detailed guide for not so clever ppl like me. I unziped my rom to a folder named deodex on my C drive, then set the config to C:\deodex\system. But when i run the deodex tool its says no apps found. Where have i gone wrong.
Thanks
Click to expand...
Click to collapse
sure thing,
I will add a better usage guide today. Yesterday after a long few days I was sleepy and tired. I will add a more detailed one for everyone.
joeldroid said:
Hey raynan,
I was getting this as well, in some Samsung apps like Samsung IME, Samsung DriveMode etc, this I believe is something to do with the structure of the app and Samsung is using an incompatible structure, where baksmali fails to decompile. But I will try looking into this further.
Click to expand...
Click to collapse
Ah, good to know I'm not crazy thanks. No rush from me, enjoy your holiday
joeldroid said:
Hey Guys,
Ever since the tutorial for Lollipop deodexing was posted on XDA portal, I was working on a batch deodex tool.
And finally it is complete.
This is what it currently does...
Deodexes System Apps and Priv-Apps
I'm currently working on deodexing framework apps too.
I will release an updated version with framework deodex support hopefully within a week (hey its Christmas you know )...
Just wanted you guys to know that the credit for finding out this method goes for the poster of this article HERE (it is in Korean btw, I think it is Korean do correct me if I'm wrong).
Usage:
Download
Click to expand...
Click to collapse
Finally you're on portal
Tech N You said:
Finally you're on portal
Click to expand...
Click to collapse
yeah I'm so happy.
Framework deodexing complete. Posting an updated version today
joeldroid said:
yeah I'm so happy.
Framework deodexing complete. Posting an updated version today
Click to expand...
Click to collapse
Looking forward to it
can you plz explain in another way what to do after extracting zip file?
where to place files?
steha said:
Any chance of more detailed guide for not so clever ppl like me. I unziped my rom to a folder named deodex on my C drive, then set the config to C:\deodex\system. But when i run the deodex tool its says no apps found. Where have i gone wrong.
Thanks
Click to expand...
Click to collapse
I have added a much detailed user guide. have a look and let me know if something is not clear.
Cheers
startracker said:
can you plz explain in another way what to do after extracting zip file?
where to place files?
Click to expand...
Click to collapse
Please see the updated user guide, thanks
Error
Rom:cm12
Sent from my GT-I9500 using Tapatalk
@joeldroid
Awesome work! keep it up,

[TOOL/UTILITY][WINDOWS] The Ultimate MediaTek Tool (UMT) now more better with v 2.5!

*** Disclaimer***
I will not be responsible for dead devices, bricked SD cards or whatsoever. Use the tool after reading instructions don't blame anyone for your carelessness.
Click to expand...
Click to collapse
INTRODUCTION
Hello all XDA members, guest viewing this thread. What started as my deodexing tool has now taken a form of project all thanks to @Shikhar Arvind for his glorious ideas. Today I present you The ULTIMATE MEDIATEK TOOL or simple UMT :laugh::good:
A tool all about MediaTek! This tool would be your last stop for everything! Forget Linux and stay on Windows!
This tool has various features and would be more coming up soon!
SCREENSHOT
Here a peek of what this tool looks like
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
FEATURES
As name suggests it has all basic and advanced features integrated. Now much better and faster with version 2.5!
- Simple and Enhanced MENU layout
- Deodex Menu (Specially equipped for MTK, Can deodex any chipset, any android version, Can create flashable zip for deodexed ROM (You must be rooted and have BUSYBOX installed on your device to flash deodexed ROM's zip created by the tool, Can create deodex environment from phone itself all you need is to press ENTER and boom! )
- Boot/Recovery unpacking/re-packing without LINUX or CYGWIN and as easy as 1.. 2.. No three You'll get it when you use the tool NOTE - While repacking you will get something like this "Does C:\Ultimate_MTK_Tool\Unpacked specify a file name or directory? Select d as it is directory not a file
- Logo.bin editor (Theme your device your style, Create or edit logo.bin easily)
- ADB/Fastboot command menu (Over 14+ commands integrated including logcat capturing very very very easy now and totally handy! Option to enter own ADB command too! For devs and ROM porters especially)
- ROM/Recovery porting guides with bug fixing for newbies No need to go online and search for the guides! Port and modify all by yourself! KitKat porting guide too
- Having some troubles with tool/too many junk files? Reset the tool!
- EXT4 or SPARSE System.img extraction (ALL ROMs/ALL DEVICE) supported without linux or cygwin. (NEW)
Click to expand...
Click to collapse
INSTRUCTIONS
1) Extract the tool in root C: drive only or it won't work! :crying:
2) Make sure no spaces is there like C:/Users/Tech N You/Desktop/Ultimate_MTK_Tool it should be simply C:/Ultimate_MTK_Tool
3) Make sure JAVA JRE is installed on your machine and is defined in windows system path.
4) You must have correct ADB drivers installed too
CHANGELOGs
Check post 2 for Changelogs
DOWNLOADS
Check post 3 for download link
FAQ
Q) Please provide me download link for Java JRE?
A) All noobs want links, No one wants to use Search Well here it is JAVA-Download Windows
Q) Will this tool work with non MTK Devices?
A) Well I've been asked this a lot lately! You can try though but boot/recovery unpacking won't work with NON-MTK device.
Deodex may/may not work, but extraction of system.img will work for all device's ROM's.
Q) This option gives me this error?
A) Please kindly post the error in detail for me to evaluate.
Q) I want this particular feature. How can I get it?
A) Please leave a reply with your request of feature and I'll see what can be done!
Q) Nice work! How can I donate to you
A) Check my signature please
Click to expand...
Click to collapse
CREDTIS
@JesusFreke For his amazing creation Baksmali/Smali
Unreal Mitch for fixed baksmali/smali for MTK devices
@michfood for his amazing boot unpack/repack utilities
Kandan for his logo builder program
@Xtreme Ornob : For his amazing guide for porting! I edited it few with latest tips!
@Lars124 for his amazing Universal ADB Helper! Thanks Man you made my tool a great success! Sorry didn't ask your permission before using it I modded it and fixed few bugs and added compatibility with my tool
@Shikhar Arvind for his ultimate idea for this tool!
And many more who helped me somehow
Click to expand...
Click to collapse
XDA:DevDB Information
Ultimate MTK Tool, Tool/Utility for all devices (see above for details)
Contributors
Tech N You
Version Information
Status: Stable
Current Stable Version: v2.5
Stable Release Date: 2015-03-11
Created 2015-01-09
Last Updated 2015-03-11
CHANGELOG
v 1.0 (Deodexing Tool)
New version v1.5 (Deodexing Tool)
• Fixed minor script errors
• Added many new features
• Made it true one click tool
• Added API change option from menu itself
• Added option to zipalign apk's
• Whole now in Menu layout. Refer NEW Screenshot to know more
• Other minor fixes
Version 2.0 (Ultimate Tool)
• Added Boot/Recovery unpacking/repacking utility
• Added ADB/Fastboot commands
• Added logo.bin editing feature
• Added Porting Guides
• Made it a Multi-Tool
Version 2.5
•Added EXT4/Sparse System.img unpacking without needing linux or cygwin or kitchen! Supports all ROM for all devices
• Updated baksmali/smali to latest version 2.5, these are especially equipped for MTK and are Lollipop ready! Now more faster deodexing!
• Fixed BOOT?RECOVERY repacking bug! Ramdisk folder was packed while repacking.
• Fixed One click flashable creator
• Fixed ADB cache formatting endlessly
• Very fast boot/recovery packing and repacking about 1/100 of a second
• Updated the files with latest version as of March 11 2015
• Various Codes Optimization
• All these features under 11 MB:laugh:
DOWNLOADS
Here is download link for Version 2.5 the latest.
OLD VERSION
Version 2.0 download here.
Reserved yet again and for final time :silly:
Looks promising.
Sent from my Micromax A88 using XDA Premium 4 mobile app
TESTING!
Awesome
parasthakur37 said:
TESTING!
Click to expand...
Click to collapse
Vishesh said:
I connected my mtk device, n went for deodexeding, but it always shows error in terms of.. Cannot find system/app folder... Where i need too put such folder???
---------- Post added at 07:04 PM ---------- Previous post was at 07:01 PM ----------
Awesome
Click to expand...
Click to collapse
It will automatically create folders. Choose option 2 and connect device
Make sure you have enabled USB Debugging
Awesome Work :good: :good: ..Looks Cool...ofcourse, i will try it but not now. (busy in studies )
Brother.. Seriously hats of to u.. Great work.. Tried ur deoodexing tool n it's works amazingly well.. Well done brother.. Great tool for mtk device.. One thing u should right in op that, after tool create deodexed rom zip, we need to add meta folder from other zip into it else it won't flash using recovery.. Looking forward to what other amazing features it gonna have.. ☺☺
Vishesh said:
Brother.. Seriously hats of to u.. Great work.. Tried ur deoodexing tool n it's works amazingly well.. Well done brother.. Great tool for mtk device.. One thing u should right in op that, after tool create deodexed rom zip, we need to add meta folder from other zip into it else it won't flash using recovery.. Looking forward to what other amazing features it gonna have.. ☺☺
Click to expand...
Click to collapse
​You don't need to add anything from any other zip. You must have a rooted odexed device with busy box installed. Deodexed ROM will install
Wow
Thank you for this amazing swiss K tool, if you can add a functionality to unpack system img (ext4) this will be the must of the must.
How this was not discovered yet by many members, keep going sir.
Thank you again :good:
mobilis2009 said:
Thank you for this amazing swiss K tool, if you can add a functionality to unpack system img (ext4) this will be the must of the must.
How this was not discovered yet by many members, keep going sir.
Thank you again :good:
Click to expand...
Click to collapse
That requires sim2img compilation and requires cygwin you see. Well thanks for your valuable suggestion. Will find a way round.
Reply
mobilis2009 said:
Thank you for this amazing swiss K tool, if you can add a functionality to unpack system img (ext4) this will be the must of the must.
How this was not discovered yet by many members, keep going sir.
Thank you again :good:
Click to expand...
Click to collapse
Itz very much possible , hopefully included in next update!
:good:
Shikhar A said:
Itz very much possible , hopefully included in next update!
:good:
Click to expand...
Click to collapse
Yes will do it. Thanks for your response
Support fo MTK 6752/8752
Hello, thanks for this amazing All-in-One tool..:good:
I was just wondering if It could work with the new released MT6752 (or MT8752 as It's called for tablets) as I own a Teclast T98 MT8752, and I wold want to give it a try for porting a CWM for another MT6752 based device to my own device...
Thanks in advance
Thanks
Bro, really this is great!
And more than that is that you share your work for the people :good::good::good:
Best regards,
flux1000 said:
Hello, thanks for this amazing All-in-One tool..:good:
I was just wondering if It could work with the new released MT6752 (or MT8752 as It's called for tablets) as I own a Teclast T98 MT8752, and I wold want to give it a try for porting a CWM for another MT6752 based device to my own device...
Thanks in advance
Click to expand...
Click to collapse
Yes it's for all mtk devices
netmanmac said:
Bro, really this is great!
And more than that is that you share your work for the people :good::good::good:
Best regards,
Click to expand...
Click to collapse
Thanx
Great work.
Just problem when i try to unpack my boot/recovery.img
[total hits/matching patterns/non-matching patterns]
warn : empty file: C:\Ultimate_MTK_Tool\tools\boot_tools\off2.txt -
0 files checked, 0 changed.
1 warnings occurred.
[*] Size of C:\Ultimate_MTK_Tool\Input\stock.img 14532880 byte
[*] Kernel offset -
[*] Ram_header offset -
[*] Ram_disk offset -
[*] Extracting kernel_header...
[*] Extracting kernel...
[*] Extracting ram_header...
[*] Extracting ram_disk...
error: end offset is lower than start offset
1 errors occurred.
[*] Unpacking ram_disk.gz...
[*] Unpacking ram_disk.cpio...
Le fichier specifie est introuvable.
La syntaxe de la commande n’est pas correcte.
[*] Unpacked Successfully
--ORIGINAL UNPACKING SCRIPT IS CREATED BY MICHFOOD I DON'T OWN THIS
--I JUST MODDED IT SO THAT MY TOOL CAN BE COMPATIBLE WITH IT
--ALL CREDITS TO MICHFOOD FOR THIS AWESOME SCRIPT
Click to expand...
Click to collapse
Any idea ? Thanks
( Device : Samsung galaxy Note Edge)

[APP] [TOOL] ApkTool in Android

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
An All in One App To De-Compile , Re-Compile , Extract Meta-inf Folder , Add Meta-inf Folder , Sign , Zipalign , Jar to Dex and Dex To jar & Many more (Even All Lollipop Apps SDK 21) Right in Your Phone or tablet , No needed for a PC Anymore
This app is a continue for The open spurce ApkTool and with many imrprovements like adding Apktool v2.0 and many more So cridit for main application goes to chinese sources and people from AG Who worked Before me on This​
*some people having issue with installing this as a regular app , for faster operation on decompile recompile recommended to manually push it to system apps or either patch to android signature ..
Small request : if anyone have a good key for sign please sign it and give me the key to use for next releases..
works for ArmV7 Devices
i will be glad if my App Be sticky in Developers Android hacking forum​
ApkTools Is a well Known Android Reverse Engineering Tool that decrypt/translates an app or system apps To human language Code
I made this app for my personal use now im sharing with you
it have Latest ApkTool v2.0 and other versions could be find in about , you can use two different apk tool
you can optionally decompile Dex or decompile resources only
And many other futures , even more easy than a PC
Just Import Frameworks And youre good to go
you may need a good cpu for faster Decompile/recompile consumed time will be shown
Custom motifications for jobs are implemented
Download :
v4.7 :
Download From Mega
I didnt share this to earn anything just to help people and easier developement , tell me if im wrong, i dont know the exact Cridits tell me and i will add to OP
Donations Welcome For Donation Plz Email/PM me
Plz Don't Ask Compile , Decompile related help questions and ApkTool related stuffs
XDA:DevDB Information
ApkTool For Android, App for all devices (see above for details)
Contributors
HAYLCION, ApkTool
Version Information
Status: Stable
Current Stable Version: 4.7
Created 2015-05-18
Last Updated 2015-05-23
Reserved
Cant wat to test on S6 Edge
Would this work on sony devices as no specified devices are mentioned in the post .
piku2008 said:
Would this work on sony devices as no specified devices are mentioned in the post .
Click to expand...
Click to collapse
Sure as long you have root works in any android machine arm v7
ktetreault14 said:
Cant wat to test on S6 Edge
Click to expand...
Click to collapse
Available now
Good app... Keep it up @HAYLCION
Sent by Chandan 007 using GT-I9300
superchandan007 said:
Good app... Keep it up @HAYLCION
Sent by Chandan 007 using GT-I9300
Click to expand...
Click to collapse
Thank you ^_^
How to install your app? Installing as user app doesn't work (error: application isn't installed). Thanks!
Edit : I am using a bacon device with CM12.1
dubazar said:
How to install your app? Installing as user app doesn't work (error: application isn't installed). Thanks!
Edit : I am using a bacon device with CM12.1
Click to expand...
Click to collapse
Is that device arm v7 ?
Yes, I think. It features a snapdragon 801.
S6 is ArmV8
ktetreault14 said:
S6 is ArmV8
Click to expand...
Click to collapse
I never had arm v8 , plz test and it may be work or not..
dubazar said:
Yes, I think. It features a snapdragon 801.
Click to expand...
Click to collapse
If you sure its arm v7 , you just push it to system and it will start working, maybe signature is not good with your android, also you can patch signature verification always true like many other custom roms for smoother apps feeling.. or sign it with your working key
Application not installed error in galaxy s3...
Sent by Chandan 007 using GT-I9300
superchandan007 said:
Application not installed error in galaxy s3...
Sent by Chandan 007 using GT-I9300
Click to expand...
Click to collapse
Push ot to directly in system /app and reboot
The app doesn't install on the note 4 unfortunately. I guess it's not armv7?
I'd love to use the app though. Is there anything I could contribute to make it work?
Edit pushing it to system/app and setting permission worked. Thanks a billion for the app
4aces said:
The app doesn't install on the note 4 unfortunately. I guess it's not armv7?
I'd love to use the app though. Is there anything I could contribute to make it work?
Edit pushing it to system/app and setting permission worked. Thanks a billion for the app
Click to expand...
Click to collapse
Your welcome , yes if you know a way to better sign it to generally install it would be gr8
No install in nexus 6
And yes is ARMv7
Install manual system/app and setting permission worked. Thanks a billion for the app
Tnks
Please add Mirror Link. I have trouble downloading on Mega

[Tool][Windows][Easy] Quick APK-Tool

krassermensch is pleased to present you his simplified version of APK-Tool:​Quick APK-Tool​
For most of you it might be not a big problem to simply decompile an APK-File thanks to Connor Tumbleson's APK-Tool which is used as base for this small tool. The advantage of this tool isn't huge but it'll probably save you lots of time.
Features:
the simplest way of decompiling
the simplest way of compiling
the simplest way of signing & zipaligning
==> the simplest way of working with apk files
Setup:
Just download the file from my GDrive and extract the zip to a folder. Furthermore make sure you installed Java on your computer.
==> done, yeah it's really that simple
If you don't know exactly how to work with this tool I'd recommend you to read the readme file in the downloaded package.
How this tool found its way to xda:
some months ago (the time I was using Windows) I wanted to materialize my spotify app a little bit. Decompiling, compiling, signing and zipaligning just took too much time so I decided to write a simple batch tool that does all of these operations as quick as possible. The result was the tool I'm presenting you today. Why npw, not earlier? Yeah, quite simple, I forgot this tool, but when I visited GDrive this morning I found this tool. Thinking that some of you might want to have something like that I've just updated to the latest APKTool version to provide you the latest features and compatibilities but that's it. Most probably I won't update this tool no more as I switched to Manjaro OS. If you share this project I'd like you to give credits to me: krassermensch. But now I wish y'all lots of fun using my tool:good:.
Sources:
APKTool
Everything I did is written in batch xD
XDA:DevDB Information
Quick APK-Tool, Tool/Utility for all devices (see above for details)
Contributors
krassermensch
Version Information
Status: No Longer Updated
Current Beta Version: Current one
Beta Release Date: 2016-02-11
Created 2016-02-11
Last Updated 2016-02-11
nice tool easy to use but how to see error log?
vikasb32 said:
nice tool easy to use but how to see error log?
Click to expand...
Click to collapse
I hide it as it annoyed me but yeah, there are really some cases when you need to see the log. I programmed it that it recognizes errors but not which one. Although it wouldn't be a huge task to show the log only when there are occuring errors. I just can't test changes if I do some as I don't have Windows no more. If you really need it I could borrow a Computer running windows and try to do what you're asking for...
krassermensch said:
I hide it as it annoyed me but yeah, there are really some cases when you need to see the log. I programmed it that it recognizes errors but not which one. Although it wouldn't be a huge task to show the log only when there are occuring errors. I just can't test changes if I do some as I don't have Windows no more. If you really need it I could borrow a Computer running windows and try to do what you're asking for...
Click to expand...
Click to collapse
Can you please tell me how you managed to materialize spotify.apk ? I want to change background of spotify app from black to white but I couldn't even decompile spotify.apk . I have installed java on my pc. It is strange because I can decompile other apk files but I can't decompile spotify.apk . When I use your tool , it gives me error saying that 'An error occured' BTW I have used couple of different spotify version but I didn't succeed. I think spotify.apk is protected for decompile. Thanks in advance.
alali44 said:
Can you please tell me how you managed to materialize spotify.apk ? I want to change background of spotify app from black to white but I couldn't even decompile spotify.apk . I have installed java on my pc. It is strange because I can decompile other apk files but I can't decompile spotify.apk . When I use your tool , it gives me error saying that 'An error occured' BTW I have used couple of different spotify version but I didn't succeed. I think spotify.apk is protected for decompile. Thanks in advance.
Click to expand...
Click to collapse
My tool is a bit old. You have to update the apktool version inside of it to be able to decompile APKs compiled with the latest SDK tools. Just do that and retry after that. It should work with the latest Spotify APKs then...
krassermensch said:
My tool is a bit old. You have to update the apktool version inside of it to be able to decompile APKs compiled with the latest SDK tools. Just do that and retry after that. It should work with the latest Spotify APKs then...
Click to expand...
Click to collapse
I did what you say and downloaded apk tool 2.1.1. jar and changed it with yours but it gave the same error. I tried to decompile spotify.apk with only new apk tool to see what the error it gave and it gave the error in the below SS. What do I do wrong? Here the apk file I want to modify: https://mega.nz/#!F85z3IaL!iLeqUVre4Zz-pSBK0D4J-3osX4SZ0TDw0uYCdw2WYmI
Thanks
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Sent from my SM-N910C using Tapatalk
alali44 said:
I did what you say and downloaded apk tool 2.1.1. jar and changed it with yours but it gave the same error. I tried to decompile spotify.apk with only new apk tool to see what the error it gave and it gave the error in the below SS. What do I do wrong? Here the apk file I want to modify: https://mega.nz/#!F85z3IaL!iLeqUVre4Zz-pSBK0D4J-3osX4SZ0TDw0uYCdw2WYmI
Thanks
Click to expand...
Click to collapse
Sry, but I dunno...
krassermensch said:
Sry, but I dunno...
Click to expand...
Click to collapse
Thanks for your interest but I need to know something. Did you manage to decompile the apk I sent?
Sent from my SM-N910C using Tapatalk
alali44 said:
Thanks for your interest but I need to know something. Did you manage to decompile the apk I sent?
Click to expand...
Click to collapse
I didn't try since I only have my mom's Kubuntu machine at the moment...
krassermensch said:
I didn't try since I only have my mom's Kubuntu machine at the moment...
Click to expand...
Click to collapse
Thanks anyway mate
Where is the link to download "Bypass Security Hack" on Method 6

[Tool] - IOIO DeOdexer supports Lollipop and Marshmallow v1.1

IOIO DeOdexer
Screenshot​
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
​
Disclaimer​This tool is to deodex Lollipop and Marshmallow roms. I am sure you guys know what it does. I will not take any responsibility if something goes wrong because of it. Most important factor is your feedback, please share your feedback to make this tool bug free, it works or not. Features includes:
1. *.odex.xz support
2. *.odex support
3. Zipalign all Apks after deodexing
4. full Marshmallow and Lollipop support
5. optional app, priv-app and framework folders selection
6. remove all .so files if you do not want them with apk's
7. symlink script to add in updater script for unreadable .so files (you just need to paste in updater script, no more manual editing for symlinkling)
Tested On​
* Windows 10 x64
* Windows 8 x64
* other windows version that have .Net Framework 4.5.2 installed
Usage​
1. Run it as Admin
2. Always use it in folder which path does not have spaces in names, i will highly recommend it to use in root folder of your windows installation drive i.e C:/
Pre-reqs​
* IOIO DeOdexer requires .Net Framework 4.5.2
* Most important requirement is java jdk / jre Please install and set Path Variable it make working else it won't work (i hope you guys know what i mean)
Reporting Bugs & Feature Requests ​
Please feel free to report any bugs and feature request, i am more than happy to add new features in it
Tools Used​
* Microsoft visual studio
* 7zip
* oat2dex.jar credit and special thanks to @_riddle
Downloads​
Please do not make mirrors​
v1.1​
ChangeLogs​
v1.1 - 13/03/2016​Added java check, because of user error deodexer was considered not working​code enhancements​
v1 7/03/2016​initial release​
Look like i missed something brother Ravian , definitely will give it a try on my next deodexing fw ??
thereassaad said:
Look like i missed something brother Ravian , definitely will give it a try on my next deodexing fw ??
Click to expand...
Click to collapse
Thanks bro assaad sure mate let me know if something wrong happens so I can fix it. Thanks bro for always supporting me
@ravian29: I have issue on deodex stock MM. Please see my attachment with bold red lines. How to fix them? Thanks!
chuyennho184 said:
@ravian29: I have issue on deodex stock MM. Please see my attachment with bold red lines. How to fix them? Thanks!
Click to expand...
Click to collapse
first of all bro i never used lg mobile so can you please tell me other deodex tools deodex these files fine ? can you please send me these files with framework of your mobile so i can try to deodex them and find out whats wrong with them. thanks
ravian29 said:
first of all bro i never used lg mobile so can you please tell me other deodex tools deodex these files fine ? can you please send me these files with framework of your mobile so i can try to deodex them and find out whats wrong with them. thanks
Click to expand...
Click to collapse
@ravian29: Please help me to deodex these apps. Thank!
https://drive.google.com/file/d/0B4FoLWZ0e4kmWkdOTnFVM0pjVjQ/view
chuyennho184 said:
Please help me to deodex these apps. Thank!
https://drive.google.com/file/d/0B4FoLWZ0e4kmWkdOTnFVM0pjVjQ/view
Click to expand...
Click to collapse
ok let me have a look in them, can you please tell me other deodex tools can deodex these apps ?
ravian29 said:
ok let me have a look in them, can you please tell me other deodex tools can deodex these apps ?
Click to expand...
Click to collapse
Have same issue like your tool. Before I've used SVA Deodexer v4.1 can deodex successfully but I see log file is error with these apps. I don't know why alway error with these apps. Thank for your helping.
P/s: Sorry for my bad English.
chuyennho184 said:
Have same issue like your tool. Before I've used SVA Deodexer v4.1 can deodex successfully but I see log file is error with these apps. I don't know why alway error with these apps. Thank for your helping.
P/s: Sorry for my bad English.
Click to expand...
Click to collapse
then these apps are not deodex-able but i will try to deodex them manually and will track them to see whats wrong with them, please allow me some time as i am currently a bit busy
ravian29 said:
then these apps are not deodex-able but i will try to deodex them manually and will track them to see whats wrong with them, please allow me some time as i am currently a bit busy
Click to expand...
Click to collapse
Thank for your helping.
chuyennho184 said:
@ravian29: Please help me to deodex these apps. Thank!
https://drive.google.com/file/d/0B4FoLWZ0e4kmWkdOTnFVM0pjVjQ/view
Click to expand...
Click to collapse
sorry i forgot to ask you about files in
framwork/arm/
framework/arm64/
framework/oat
whichever path you have please send me boot.oat
thanks
did quick test.sadly the tool don't work for me. joeldroid and svadeodex does though.
wertzPH said:
did quick test.sadly the tool don't work for me. joeldroid and svadeodex does though.
Click to expand...
Click to collapse
can you please share log file ? on which rom did you try this tool ? what error did you got ?
Opened source?
Sent from my SM-G9350 using Tapatalk
yyh991013 said:
Opened source?
Sent from my SM-G9350 using Tapatalk
Click to expand...
Click to collapse
Not decided yet, may be in the future. Is there any part which you can improve? May be we can discuss it to make it better
Hi,
it doesnt work for me. Here my log. Its a Huawei Marshmallow system.
http://pastebin.com/jHHiqEgx
r
Blackball said:
Hi,
it doesnt work for me. Here my log. Its a Huawei Marshmallow system.
http://pastebin.com/jHHiqEgx
Click to expand...
Click to collapse
as your logs show you did not include framework folder in system folder or if you have /system/framwork folder it does not have
/system/framwork/oat/boot.oat or
/system/framwork/arm/boot.oat
system/framwork/arm64/boot.oat
depending on your device you may have one or more of these paths but the problem is your boot.oat is missing, please try a new extracted system folder
In my system folder are
/system/framwork/arm/boot.oat
system/framwork/arm64/boot.oat
in system/framework/oat are a arm and arm64 folder

Categories

Resources