Sujet : Extracting WiFi Passwords - SOLVED AT LAST!
De : java (at) *nospam* evij.com.invalid (Java Jive)
Groupes : alt.comp.os.windows-10 comp.mobile.androidDate : 09. Nov 2024, 02:01:04
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vgmc8i$3e9fd$1@dont-email.me>
References : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
User-Agent : Mozilla Thunderbird
On 2024-11-09 00:08, Java Jive wrote:
There is a command ...
<path>\adb backup
... which creates a backup of the phone or tablet on your computer. However, the backup so created, called backup.ab, is a unique tar file format that almost nothing else can read as is, though there are neat workarounds as long as it is not encrypted; however, because my tablet is encrypted, so is the backup, which means that the simple workarounds don't work.
A whole Perl upgrade later, where the biggest problem was actually uninstalling the previous version, to run a Perl script to extract the contents resulted only in a message that it couldn't do anything with this version 4, a version later than that for which it was written.
A whole Java upgrade later, where again the biggest problem was uninstalling the previous JDK and JRE, finally extracted it, but it seems to contain nothing useful that was not available already simply by connecting the phone to the PC in the normal way.
Actually they were there all along, which shows just how useless is Windows Search, by contrast Textpad's Find in Files option found them.
So, the full procedure is:
1. <path>\adb backup
... creates backup.ab in the current directory
2. Install or update to the latest Java Runtime Environment, currently 1.8.0_431:
https://www.java.com/en/download/help/download_options.html3. Download Nelenkov's abe*.jar file:
https://github.com/nelenkov/android-backup-extractorhttps://github.com/nelenkov/android-backup-extractor/releases/download/latest/abe-3e9a273.jarGive the command (without the square brackets around the password, they are merely a convention signifying that it is an optional parameter):
java -jar <path>\abe-3e9a273.jar unpack <path>\backup.ab <path>\backup.tar [password]
The resulting tar file can be extracted by 7-zip. Search the extracted files' contents for an SSID known to be on the device, mine were in:
\apps\com.android.providers.settings\d_f\flattened-data
-- Fake news kills!I may be contacted via the contact address given on my website: www.macfh.co.uk
Date | Sujet | # | | Auteur |
4 Nov 24 | Re: Thumbnails, and what creates them. | 68 | | Paul |
4 Nov 24 | Re: Thumbnails, and what creates them. | 66 | | Bob Martin |
4 Nov 24 | Re: Thumbnails, and what creates them. | 64 | | Andrews |
4 Nov 24 | Re: Thumbnails, and what creates them. | 63 | | Java Jive |
4 Nov 24 | Re: Thumbnails, and what creates them. | 22 | | Andrews |
4 Nov 24 | Re: Thumbnails, and what creates them. | 21 | | Andrews |
5 Nov 24 | Re: Thumbnails, and what creates them. | 20 | | Java Jive |
5 Nov 24 | Re: Thumbnails, and what creates them. | 19 | | Andrews |
6 Nov 24 | Re: Thumbnails, and what creates them. | 18 | | Java Jive |
6 Nov 24 | Re: Thumbnails, and what creates them. | 17 | | Andrews |
6 Nov 24 | Re: Thumbnails, and what creates them. | 16 | | Java Jive |
6 Nov 24 | Re: Thumbnails, and what creates them. | 15 | | Andrews |
7 Nov 24 | Re: Thumbnails, and what creates them. | 2 | | Java Jive |
7 Nov 24 | Re: Thumbnails, and what creates them. | 1 | | Andrews |
7 Nov 24 | Re: Thumbnails, and what creates them. | 12 | | Java Jive |
7 Nov 24 | Re: Thumbnails, and what creates them. | 11 | | Andrews |
9 Nov 24 | Re: Thumbnails, and what creates them. | 10 | | Java Jive |
9 Nov 24 | Extracting WiFi Passwords - SOLVED AT LAST! | 7 | | Java Jive |
9 Nov 24 | Re: Extracting WiFi Passwords - SOLVED AT LAST! | 5 | | Java Jive |
9 Nov 24 | Re: Extracting WiFi Passwords - SOLVED AT LAST! | 4 | | Andrews |
9 Nov 24 | Re: Extracting WiFi Passwords - SOLVED AT LAST! | 2 | | Andrews |
9 Nov 24 | Re: Extracting WiFi Passwords - SOLVED AT LAST! | 1 | | Andrews |
9 Nov 24 | Re: Extracting WiFi Passwords - SOLVED AT LAST! | 1 | | Andrews |
9 Nov 24 | Re: Extracting WiFi Passwords - SOLVED AT LAST! | 1 | | Java Jive |
9 Nov 24 | Re: Thumbnails, and what creates them. | 2 | | Java Jive |
9 Nov 24 | Re: Thumbnails, and what creates them. | 1 | | Java Jive |
5 Nov 24 | Re: Thumbnails, and what creates them. | 40 | | Frank Slootweg |
5 Nov 24 | Re: Thumbnails, and what creates them. | 39 | | Java Jive |
6 Nov 24 | Re: Thumbnails, and what creates them. | 3 | | Java Jive |
6 Nov 24 | Re: Thumbnails, and what creates them. | 2 | | Java Jive |
6 Nov 24 | Re: Thumbnails, and what creates them. | 1 | | Andrews |
6 Nov 24 | Re: Thumbnails, and what creates them. | 35 | | Frank Slootweg |
6 Nov 24 | Re: Thumbnails, and what creates them. | 7 | | Carlos E. R. |
6 Nov 24 | Re: Thumbnails, and what creates them. | 6 | | Frank Slootweg |
6 Nov 24 | Re: Thumbnails, and what creates them. | 4 | | Carlos E. R. |
6 Nov 24 | Re: Thumbnails, and what creates them. | 3 | | Frank Slootweg |
6 Nov 24 | Re: Thumbnails, and what creates them. | 1 | | Andrews |
6 Nov 24 | Re: Thumbnails, and what creates them. | 1 | | Carlos E. R. |
6 Nov 24 | Re: Thumbnails, and what creates them. | 1 | | Andrews |
6 Nov 24 | Re: Thumbnails, and what creates them. | 27 | | Java Jive |
6 Nov 24 | Re: Thumbnails, and what creates them. | 2 | | Paul |
6 Nov 24 | Re: Thumbnails, and what creates them. | 1 | | Java Jive |
6 Nov 24 | Re: Thumbnails, and what creates them. | 10 | | Frank Slootweg |
6 Nov 24 | Re: Thumbnails, and what creates them. | 9 | | Carlos E. R. |
6 Nov 24 | Re: Thumbnails, and what creates them. | 8 | | Frank Slootweg |
7 Nov 24 | Re: Thumbnails, and what creates them. | 7 | | Carlos E. R. |
7 Nov 24 | Re: Thumbnails, and what creates them. | 6 | | Frank Slootweg |
7 Nov 24 | Re: Thumbnails, and what creates them. | 5 | | Frank Slootweg |
8 Nov 24 | Re: Thumbnails, and what creates them. | 4 | | Carlos E. R. |
8 Nov 24 | Re: Thumbnails, and what creates them. | 3 | | Frank Slootweg |
8 Nov 24 | Re: Thumbnails, and what creates them. | 2 | | Carlos E. R. |
9 Nov 24 | Re: Thumbnails, and what creates them. | 1 | | Frank Slootweg |
6 Nov 24 | Re: Thumbnails, and what creates them. | 2 | | Java Jive |
7 Nov 24 | Re: Thumbnails, and what creates them. | 1 | | Java Jive |
7 Nov 24 | Re: Thumbnails, and what creates them. | 12 | | Java Jive |
7 Nov 24 | Re: Thumbnails, and what creates them. | 11 | | Frank Slootweg |
7 Nov 24 | Re: Thumbnails, and what creates them. | 10 | | Java Jive |
7 Nov 24 | Re: Thumbnails, and what creates them. | 9 | | Java Jive |
7 Nov 24 | Re: Thumbnails, and what creates them. | 8 | | Frank Slootweg |
7 Nov 24 | Re: Thumbnails, and what creates them. | 7 | | Java Jive |
7 Nov 24 | Re: Thumbnails, and what creates them. | 5 | | Andy Burns |
8 Nov 24 | Re: Thumbnails, and what creates them. | 2 | | Java Jive |
8 Nov 24 | Re: Thumbnails, and what creates them. | 1 | | Andy Burns |
8 Nov 24 | Re: Thumbnails, and what creates them. | 2 | | Frank Slootweg |
9 Nov 24 | Re: Thumbnails, and what creates them. | 1 | | Andrews |
8 Nov 24 | Re: Thumbnails, and what creates them. | 1 | | Frank Slootweg |
4 Nov 24 | Re: Thumbnails, and what creates them. | 1 | | Frank Slootweg |
4 Nov 24 | Re: Thumbnails, and what creates them. | 1 | | Andrews |