[PROJECT] DroidTool fastboot/adb utility - Miscellaneous Android Development

Hello all. I have been working on a project that is a portable, easy to use flashing tool for android. I know a lot of tools already exist like this, but im making mine portable which means no adb/fastboot is required to be installed on the machine to use. They are already embedded in the program. I am currently working on adding more features like a custom ZIP maker, adb push/pull files, etc... Its supposed to be an all in one utility.
--Supported features on version 1.1--
Start/Stop ADB
Flash system, kernel, recovery
Start interactive shell
adb reboot commands, push/pull files.
Install APKs
----------------------------
{
"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"
}
Download NEW version 1.1 - here
If you would like to view/edit source code for this contact me PM. I will gladly send it to you. I could definitely use a little help with it.

Related

[Tool] Root Any Phone Using Mashup Root Tool

There are many devices vulnerable to exploits excluding the ones like Motorola Moto G which requires a custom recovery to be rooted. For all those devices, here's a tool! It's name is Mashup Root Tool because I have added top 4 exploits to root Android Phone (and will continue adding them). Credits Of Developer and Donation Links are inside the tool!
{
"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"
}
*Requires ADB to install, launch and uninstall applications on the device!
*[M] Means For MediaTek (and some Qualcomm devices too). [Q] Means for Qualcomm (and some MediaTek devices too).
Download
Go here to download MRT.
How To Use It
Download it and install it on your PC.
Execute the .bat file.
Press Any Key To Continue The 'Splash Screen'.
Enter Number of Exploit/Application and Hit Enter
Rest Will be On Screen Instructions!
Thanks To The Devs. of the applications!
[Reserved]
Reserved...
Link not working!!

[UTIL] Android Software Detonator - Software to speed up reverse-engineering

Hi!
{
"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"
}
I was struggling to create clear folder structure for maintaining reverse-engineering projects. Also doing everything manually took that much time I preferred not to compile app and read .java files of cracked application just to check that I didn't break anything while working with Smali. That's why I created this project. The code is mostly uncommented but I have made it pretty easy to read if you know basics of Ruby though I'm thinking about commenting it soon.
The software is Linux only at this moment since I'm lazy, I don't like Windows and there is no good reason to prefer Windows over Linux while reverse-engineering.
https://github.com/b10011/Android-Software-Detonator
I hope you enjoy, report bugs and contribute. And as always I'm not responsible of your acts and this shall not be used for apps that you don't have permission to reverse-engineer!

[Q] Error flashing Android M

HI, Im trying to finally flash Android M on my Xperia M2, but when i write the command to flash, it stays forever with `waiting for deviceĀ“. I have searched and created a file to determine the access to my device when its in fastboot mode. Concretly, the file is called androidrules (not exactly, but it is his main name). I created the file with vi editor because it is the only tool that can be used to create it, and i have added the `rulesĀ“ for an xperia device with each id vendor and my user name, but it stays the same.
However, i have fastboot drivers installed and it detects my phone when i type sudo fastboot devices. I don know what happens....
Im using Ubuntu 14.04 LTS 64-bit on VmWare Workstation.
CAN SOMEONE HELP ME PLEASE? :crying:
{
"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"
}
THanks in advance.

A fast & cross-platform Android OTA payload extractor written in Go

Hello XDAers,
We all know that extracting images from Android OTA packages is extremely useful for various purposes. For example, patching the boot image to install Magisk without TWRP. The most common tool for this, however, is a Python script not easy to use for inexperienced Windows users because of Python and its dependencies.
This project aims to provide everyone a faster (by multi-threading) & cross-platform Android OTA payload extractor that's a lot easier to use - just drag and drop the ROM file onto the program.
{
"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"
}
(Can't post outside links because of 10 posts limitation You guys have to manually copy the link below)
mod edit - link added
https://github.com/tobyxdd/android-ota-payload-extractor/releases

[TOOL][ADB][Windows]APK Installer For Multiple-User Android System [NO ROOT]

{
"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"
}
Hi all,
wrote a small Windows command script to install APKs - provided with this tool - per user on a multiple-user Android system.
Requirement:
Android device with
1. Android 9 and higher
2. ADB enabled
Usage:
Download the .ZIP-file from link given below, extract the archive to any location of your Windows computer, feed the subfolder
named APK-repository with APKs of your choice, establish an ADB-connection with your Android device, run Windows command
script what is named APK-Installer-For-Multiple-User-Systems.bat.
DL:
APK-Installer-For-Multiuser-ROMs
MediaFire is a simple to use free service that lets you put all your photos, documents, music, and video in a single place so you can access them anywhere and share them everywhere.
www.mediafire.com
Important:
This script is "AS IS". If bugs found, let it me know here.

Categories

Resources