User-agent: Mediapartners-Google Disallow: User-agent: * Disallow: /search Allow: / Sitemap: http://nano7mobile.blogspot.com/sitemap.xml Nano Mobile: Tool
Affichage des articles dont le libellé est Tool. Afficher tous les articles
Affichage des articles dont le libellé est Tool. Afficher tous les articles

Flashing tool topic






so i used the FlashTool for flashing my android phone (xperia e1) but it didnt work it was stuck on 0%, i think it was because it said before "connected with usb debugging off" (although usb debugging is turned on in my phone). so any other flash software i can try for flashing my device?






[Q&A] [TOOL] WP7 Easy Backup Tool (BETA) topic






Q&A for [TOOL] WP7 Easy Backup Tool (BETA)

Some developers prefer that questions remain separate from their main development thread to help keep things organized. Placing your question within this thread will increase its chances of being answered by a member of the community or by the developer.

Before posting, please use the forum search and read through the discussion thread for [TOOL] WP7 Easy Backup Tool (BETA). If you can't find an answer, post it here, being sure to give as much information as possible (firmware version, steps to reproduce, logcat if available) so that you can get help.

Thanks for understanding and for helping to keep XDA neat and tidy! :)






Bloatware blocking tool topic






Hopefully I'm posting in the correct section. Found this and wanted to share it. A simple tool to block bloatware of many phones, with and without root. Check out the following forum :

http://forum.xda-developers.com/andr...4#post58069093






Have anyone tried this xda tool? topic






How to Remove Bloatware from Your Android Device: http://youtu.be/Hg1lVSUiJKA
Has anyone tried it on the note 4? Will it trip knox? Does it work for our devices?






[Q&A] [TOOL] EyE [disable write protection] v1.0 topic






Q&A for [TOOL] EyE [disable write protection] v1.0

Some developers prefer that questions remain separate from their main development thread to help keep things organized. Placing your question within this thread will increase its chances of being answered by a member of the community or by the developer.

Before posting, please use the forum search and read through the discussion thread for [TOOL] EyE [disable write protection] v1.0. If you can't find an answer, post it here, being sure to give as much information as possible (firmware version, steps to reproduce, logcat if available) so that you can get help.

Thanks for understanding and for helping to keep XDA neat and tidy! :)






[Q&A] [Tool] Signing tool for pre 3.2.4 booloaders topic






Q&A for [Tool] Signing tool for pre 3.2.4 booloaders

Some developers prefer that questions remain separate from their main development thread to help keep things organized. Placing your question within this thread will increase its chances of being answered by a member of the community or by the developer.

Before posting, please use the forum search and read through the discussion thread for [Tool] Signing tool for pre 3.2.4 booloaders. If you can't find an answer, post it here, being sure to give as much information as possible (firmware version, steps to reproduce, logcat if available) so that you can get help.

Thanks for understanding and for helping to keep XDA neat and tidy! :)






[Q&A] [TOOL] All-In-One ToolKit v6.0 |KDZ FLASH|ROOT|Repartitioning|SmartFlash|DualB topic






Q&A for [TOOL] All-In-One ToolKit v6.0 |KDZ FLASH|ROOT|Repartitioning|SmartFlash|DualBoot

Some developers prefer that questions remain separate from their main development thread to help keep things organized. Placing your question within this thread will increase its chances of being answered by a member of the community or by the developer.

Before posting, please use the forum search and read through the discussion thread for [TOOL] All-In-One ToolKit v6.0 |KDZ FLASH|ROOT|Repartitioning|SmartFlash|DualBoot. If you can't find an answer, post it here, being sure to give as much information as possible (firmware version, steps to reproduce, logcat if available) so that you can get help.

Thanks for understanding and for helping to keep XDA neat and tidy! :)






[TOOL][MAC] WIFI ADB Connect tool for Mac topic






[TOOL][MAC] WIFI ADB Connect tool for Mac

[FEAUTURES]
Android Easy Wifi ADB :
- Native Mac OSX ADB Gui
- Searches Mac for ADB Binary or manual path selection :
* Path Variable
* Default installation path's
* AutoFind for ADB Binary
* Manual Selection (if multiple android sdk installations)
- OSX 10.7 and up.
* Extra Device info when connected(comming soon)
* Compatible with Xamarin, Android Studio...
*Many feautures comming...

[CHANGELOG]
V0.1b 28/12/2014
-Initial Release
-Dev. info disabled, not yet implemented... should be in next version.


[Android ADB Server]
Download ADB Server for Android (all apps should work)
- ADB WiFi Reborn
- WiFi ADB - Debug Over Air
- ...

!!! Initial release, needs testing. Please leave a comment if working/not working. THX :good:!!!








Attached Thumbnails


Click image for larger version<br/><br/>Name:	Android_-_Wifi_ADB_ConnectSC.png<br/>Views:	N/A<br/>Size:	55.4 KB<br/>ID:	3101990
 











Attached Files





File Type: zip Android_-_WIFI_ADB_ConnectV0.1Beta.zip -
[Click for QR Code]
(96.1 KB)










[TOOL] [LINUX/MAC] Nexus Tools 2.4 (Featured by XDA) topic








Nexus Tools is an installer for the Android debug/development command-line tools ADB (Android Device Bridge) and Fastboot for Mac OS X and Linux. The script does not need to be downloaded, simply copy and paste this command into the terminal and run it to install Nexus Tools:


Code:


bash <(curl https://raw.githubusercontent.com/corbindavenport/nexus-tools/master/install.sh)

and this command to un-install Nexus Tools:


Code:


bash <(curl https://raw.githubusercontent.com/corbindavenport/nexus-tools/master/uninstall.sh)

These commands will download the selected script and run it. The script will download the files it needs during runtime, so it requires an internet connection. The script works on both Mac OS X and Linux (as long as the curl package is installed).

Nexus Tools requires sudo privileges to install/uninstall the adb and fastboot tools to /usr/bin, so they can be run without typing the full directory. Nexus Tools is licensed under the GPLv3 license.

GitHub Project
XDA News Article






[TOOL] [LINUX/MAC] Nexus Tools 2.4 (Featured by XDA) topic








Nexus Tools is an installer for the Android debug/development command-line tools ADB (Android Device Bridge) and Fastboot for Mac OS X and Linux. The script does not need to be downloaded, simply copy and paste this command into the terminal and run it to install Nexus Tools:


Code:


bash <(curl https://raw.githubusercontent.com/corbindavenport/nexus-tools/master/install.sh)

and this command to un-install Nexus Tools:


Code:


bash <(curl https://raw.githubusercontent.com/corbindavenport/nexus-tools/master/uninstall.sh)

These commands will download the selected script and run it. The script will download the files it needs during runtime, so it requires an internet connection. The script works on both Mac OS X and Linux (as long as the curl package is installed).

Nexus Tools requires sudo privileges to install/uninstall the adb and fastboot tools to /usr/bin, so they can be run without typing the full directory. Nexus Tools is licensed under the GPLv3 license.

GitHub Project
XDA News Article






[TOOL] [LINUX/MAC] Nexus Tools 2.4 (Featured by XDA) topic








Nexus Tools is an installer for the Android debug/development command-line tools ADB (Android Device Bridge) and Fastboot for Mac OS X and Linux. The script does not need to be downloaded, simply copy and paste this command into the terminal and run it to install Nexus Tools:


Code:


bash <(curl https://raw.githubusercontent.com/corbindavenport/nexus-tools/master/install.sh)

and this command to un-install Nexus Tools:


Code:


bash <(curl https://raw.githubusercontent.com/corbindavenport/nexus-tools/master/uninstall.sh)

These commands will download the selected script and run it. The script will download the files it needs during runtime, so it requires an internet connection. The script works on both Mac OS X and Linux (as long as the curl package is installed).

Nexus Tools requires sudo privileges to install/uninstall the adb and fastboot tools to /usr/bin, so they can be run without typing the full directory. Nexus Tools is licensed under the GPLv3 license.

GitHub Project
XDA News Article






[Q&A] [OTA TOOL] [A50X/G100W] Afterota v1.09 topic






Q&A for [OTA TOOL] [A50X/G100W] Afterota v1.09

Some developers prefer that questions remain separate from their main development thread to help keep things organized. Placing your question within this thread will increase its chances of being answered by a member of the community or by the developer.

Before posting, please use the forum search and read through the discussion thread for [OTA TOOL] [A50X/G100W] Afterota v1.09. If you can't find an answer, post it here, being sure to give as much information as possible (firmware version, steps to reproduce, logcat if available) so that you can get help.

Thanks for understanding and for helping to keep XDA neat and tidy! :)






Xperia S stuck in Bootloop and not recognised by flash tool topic






Hi all,

I know the title sounds like this has been answered a hundred times already, but I can't really figure out what's wrong with my Xperia S.

So this morning I woke up and wanted to check my messages. As always I had my phone charging over night. When I unlocked my phone it just hang for a while and then shut down (with that fade out effect of the LCD). As it was still plugged in the phone immediately turned back on booting into "charging mode".

And that's were the misery began.... The phone always shows the Sony logo, then Xperia, then again fades out and reboots. the first thing I tried was a soft reset, but this didn't change anything, as well as unplugging and then soft resetting.

So I then did a hard reset so that at least the phone is completely turned off, however, no matter what I did afterwards I always get a bootloop. (like holding Volume UP/DOWN and the power button)

The ONLY thing that worked so far was turning the phone off using hard reset and then press and hold volume UP and then connect it to the PC. The phone then boots into charge mode.

However, the phone is not recognised in this state (I tried PC Companion and Sony's flash tool as well as ADB) so I cannot flash any ROM on it.

So at this point I just want to factory reset my phone, even though I still have some images on the phone id like to back up first....

Any ideas/tools which might help me?
(I have already read [GUIDE] Recover 2012 and newer XPERIAs from SOFT-brick and some other articles about this topic)

Information about my phone:
Xperia S (bought via Three Austria)
Stock ROM, rooted
latest Version of Android 4.1
version number should be 6.2.B.1.96 (but cannot check obviously)


Best regards and thanks in advance

Znert






[Tool] Signing tool for pre 3.2.4 booloaders topic






I am proud to present you my image signing tool called Cuber.
The name is an abbreviation of Cube Root finder. This is basically what the tool does.

About

This is a tool that checks and signs recovery/boot images for Little Kernel bootloaders missing the patch for for CVE-2014-0973.

Who is vulnurable?

Kindle Fire HDX tablets with firmware versions older than 3.2.4. On 3.2.4 it is NOT working.
Probably many devices using pre 13 June 2014 Little Kernel bootloaders. (no guarantees)

Requirements on an Ubuntu system:


Code:


gcc
libmpc-dev
libmpfr-dev
libgmp3-dev
libssl-dev
python
python-pip


Also the following python package is required:

Code:


gmpy2

install it using pip:

Code:


sudo pip install gmpy2

Installation

Download the source code from https://github.com/Verteo/Cuber to your desired folder, go to the folder and run make.

Usage


Code:


Cuber -check path/to/image.img

checks if the image would pass the signature verification


Code:


Cuber -sign path/to/input/image.img path/to/output/image.img

creates a signature for the given image and creates a new signed at the specified location

The files prodcert.pem and signature.py are required by the application to work

Why python?

It is easier to handle bignums in python than in c++.

The exploit

https://www.codeaurora.org/projects/...-cve-2014-0973
The bootloader is not properly checking the number of bytes decrypted from the signature. This allows us insert to garbage bytes and create a forged signature.
A PKCS#1 v1.5 padded signature starts with 00 01 PS 00.
PS is the padding string and consists at least of 8 FF bytes
After the start of the signature comes the 32 byte long SHA256 image hash.
So the decrypted (cubed) signature should look something like this:

Code:


00 01 FF FF FF FF FF FF FF FF 00 xx xx xx xx xx
xx xx xx xx xx xx xx xx xx xx xx xx xx xx xx xx
xx xx xx xx xx xx xx xx xx xx xx .. .. .. .. ..
.. .. .. .. .. .. .. .. .. .. .. .. .. .. .. ..
.. .. .. .. .. .. .. .. .. .. .. .. .. .. .. ..
.. .. .. .. .. .. .. .. .. .. .. .. .. .. .. ..
.. .. .. .. .. .. .. .. .. .. .. .. .. .. .. ..
.. .. .. .. .. .. .. .. .. .. .. .. .. .. .. ..
.. .. .. .. .. .. .. .. .. .. .. .. .. .. .. ..
.. .. .. .. .. .. .. .. .. .. .. .. .. .. .. ..
.. .. .. .. .. .. .. .. .. .. .. .. .. .. .. ..
.. .. .. .. .. .. .. .. .. .. .. .. .. .. .. ..
.. .. .. .. .. .. .. .. .. .. .. .. .. .. .. ..
.. .. .. .. .. .. .. .. .. .. .. .. .. .. .. ..
.. .. .. .. .. .. .. .. .. .. .. .. .. .. .. ..
.. .. .. .. .. .. .. .. .. .. .. .. .. .. .. ..


Where xx is the hash and the .. are the garbage bytes.
The garbage byte can have an arbitrary value. We use them to create a perfect cube root.

Example

Hash of example image:


Code:


A9 07 1C A3 31 43 16 F7 2E 9A FF B3 31 46 A6 EC 60 6E DE 42 45 9E 4C 9B 6B 5F B0 E1 97 1C 33 85

Desired cubed signature:


Code:


00 01 FF FF FF FF FF FF FF FF 00 A9 07 1C A3 31
43 16 F7 2E 9A FF B3 31 46 A6 EC 60 6E DE 42 45
9E 4C 9B 6B 5F B0 E1 97 1C 33 85 .. .. .. .. ..
.. .. .. .. .. .. .. .. .. .. .. .. .. .. .. ..
.. .. .. .. .. .. .. .. .. .. .. .. .. .. .. ..
.. .. .. .. .. .. .. .. .. .. .. .. .. .. .. ..
.. .. .. .. .. .. .. .. .. .. .. .. .. .. .. ..
.. .. .. .. .. .. .. .. .. .. .. .. .. .. .. ..
.. .. .. .. .. .. .. .. .. .. .. .. .. .. .. ..
.. .. .. .. .. .. .. .. .. .. .. .. .. .. .. ..
.. .. .. .. .. .. .. .. .. .. .. .. .. .. .. ..
.. .. .. .. .. .. .. .. .. .. .. .. .. .. .. ..
.. .. .. .. .. .. .. .. .. .. .. .. .. .. .. ..
.. .. .. .. .. .. .. .. .. .. .. .. .. .. .. ..
.. .. .. .. .. .. .. .. .. .. .. .. .. .. .. ..
.. .. .. .. .. .. .. .. .. .. .. .. .. .. .. ..


Generated signature:


Code:


00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 32 CB FD 4A 7A
DC 79 05 58 41 75 78 07 60 1D 4F D5 09 9A 22 ED
4A F3 B3 46 62 94 03 A0 78 BF AE E1 FF 07 49 B4
98 C9 C7 F6 96 A1 66 E1 3A D0 8A 97 9D 82 4D 64
08 4E 91 B1 D3 F8 EB 97 81 57 92 97 D3 F2 E5 D5
6F A4 6C DC 91 79 11 A4 9F 23 83 4E A4 84 20 C0


Generated signature cubed:


Code:


00 01 FF FF FF FF FF FF FF FF 00 A9 07 1C A3 31
43 16 F7 2E 9A FF B3 31 46 A6 EC 60 6E DE 42 45
9E 4C 9B 6B 5F B0 E1 97 1C 33 85 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 8D C2 E5 F5 65 19 0A BA 69 BA
14 29 BE 83 F4 2E 61 04 3E 1E 59 79 3C C6 D6 D8
D0 59 D1 46 E4 D4 86 B8 D4 A0 C1 2F 3A 4C 72 F7
F4 14 E7 CF CE 3F 5D A3 53 25 D6 7B 7B 83 AF 66
B8 42 A7 06 79 7C 31 69 51 43 F6 83 B2 29 65 81
F5 B0 9D 93 77 6B BA 83 52 C0 F0 68 93 AF 65 9E
19 F2 EC 9D 9A 76 90 30 15 5F F5 B5 88 EB 89 FE
CB DC 3A 4E D7 71 32 E3 10 FF 39 C0 C0 73 47 71
A2 C4 07 7A 3C E2 F7 96 68 A3 C8 35 40 33 02 A5
AA 4E CB BB AC 56 DB 98 F2 50 76 BD A7 82 6E C3
AC 34 F4 E9 E7 87 99 43 B4 6E 94 67 F6 6C 00 00


As you may notice this is valid signature.

Disclaimer

I'm not an expert at cryptography, my statements may be false or incomplete.






XT1021 Backup Tool topic






This recovery zip copies certain partitions to /cache.

The copied partitions are system-critical ones that aren't available online (thus no kernel, system etc as they can be easily obtained online, and are covered by Nandroid anyway; no bootloader as it's available from stock ROMs, it's not directly writable from the bootloader itself, and it's believed we don't have JTAG access anyway).

A practical application I just experienced is recovering from the "connected as installer" bug if you try to enable mass storage mode and now MTP breaks on every boot; other benefits are restoring MAC addresses (from persist partition) and IMEI (unproven).

Only tested on XT1021. A copy of the partition table (boot into recovery, "adb shell", "parted /dev/block/mmcblk0", "unit kb", "p", copy and paste output, "q", ctrl+D) is enough for me to determine compatibility, however!

Like the tool itself warns, it is to be used along with a file manager or ADB.

XDA:DevDB Information
XT1021 Backup Tool, Tool/Utility for the Moto E

Contributors
Ryccardo

Version Information
Status: Stable
Current Stable Version: 1
Stable Release Date: 2015-01-03

Created 2015-01-03
Last Updated 2015-01-03






[Q&A] [TOOL] Blob tools (Unpack/Repack) topic






Q&A for [TOOL] Blob tools (Unpack/Repack)

Some developers prefer that questions remain separate from their main development thread to help keep things organized. Placing your question within this thread will increase its chances of being answered by a member of the community or by the developer.

Before posting, please use the forum search and read through the discussion thread for [TOOL] Blob tools (Unpack/Repack). If you can't find an answer, post it here, being sure to give as much information as possible (firmware version, steps to reproduce, logcat if available) so that you can get help.

Thanks for understanding and for helping to keep XDA neat and tidy! :)