SOLVED: View passwords in Dolphin Browser - Verizon Droid Incredible 2

Hey guys is there a way to view saved passwords in Dolphin Browser HD?
Sent from my ADR6350 using xda premium
EDIT: nevermind guys I finally figured it out.

klabit87 said:
Hey guys is there a way to view saved passwords in Dolphin Browser HD?
Sent from my ADR6350 using xda premium
EDIT: nevermind guys I finally figured it out.
Click to expand...
Click to collapse
Mind sharing what you learned?
Sent from my ADR6350 using xda premium

Sure sorry about that.
Instead of making a backup with the browser (which is encrypted) I made a backup through titanium and uploaded it to my pc.
And then look for webview.db file.
Opened it with notepad.
A sqlite viewer didn't show anything.
And I knew when I had found what I was looking for.
Hope it helps somebody in the future.
Sent from my ADR6350 using xda premium

klabit87 said:
Sure sorry about that.
Instead of making a backup with the browser (which is encrypted) I made a backup through titanium and uploaded it to my pc.
And then look for webview.db file.
Opened it with notepad.
A sqlite viewer didn't show anything.
And I knew when I had found what I was looking for.
Hope it helps somebody in the future.
Sent from my ADR6350 using xda premium
Click to expand...
Click to collapse
I know this is an old thread but I hope you can help me..
i've made the backup with titanium, and found the data base folder, but i can't figure how to read the content, some text editors show me the text, but the password seems to be incomplete, or not showed correctly.
any idea how can i decrypt or read de sql format?

When you are reading the file from your titanium backup file it isn't encrypted.
All I did was open it in the standard NotePad app in windows 7. Everything was kind of jumbled but I could make out what I was looking for.
If you want, sometime tomorrow evening I can get a sample screenshot for you.
Sent from my DROID RAZR using xda premium

vashminted said:
I know this is an old thread but I hope you can help me..
i've made the backup with titanium, and found the data base folder, but i can't figure how to read the content, some text editors show me the text, but the password seems to be incomplete, or not showed correctly.
any idea how can i decrypt or read de sql format?
Click to expand...
Click to collapse
Here's what I did, and all of the data came in clearly as comma separated values, with no jumbled text:
Note: you do need the full version of titanium backup to view it this way.
- Back up Dolphin in "backup/restore"
- Long press on dolphin (in titanium) until the menu comes up, and tap "explore"
- Scroll down to [DATABASE] webview.db and tap on
password
- Hit OK and choose where you want to send the data (such as email), and a file will be attached with user names and passwords next to each other separated by commas.
Hope this helps.

unkellsam said:
Here's what I did, and all of the data came in clearly as comma separated values, with no jumbled text:
Note: you do need the full version of titanium backup to view it this way.
- Back up Dolphin in "backup/restore"
- Long press on dolphin (in titanium) until the menu comes up, and tap "explore"
- Scroll down to [DATABASE] webview.db and tap on
password
- Hit OK and choose where you want to send the data (such as email), and a file will be attached with user names and passwords next to each other separated by commas.
Hope this helps.
Click to expand...
Click to collapse
I followed your steps above but the password im looking for is written in some sort of code that start with v01(long alphanumeric sequence)

dj_m said:
I followed your steps above but the password im looking for is written in some sort of code that start with v01(long alphanumeric sequence)
Click to expand...
Click to collapse
hi,
same thing ... there is 2 tables , one with password in clear
one password db with password encrypt ... any idea ?

Even I got the v01... Password. What encryption is dis how to get the pass from this.?

suhas_gp said:
Even I got the v01... Password. What encryption is dis how to get the pass from this.?
Click to expand...
Click to collapse
any news ??

webview.db doesn't show my passwords
I want to view all my saved passwords in Opera Mini for Andorid.
I got the webview.db file in /data/data/com.opera.mini.android/databases/ .
However, after viewing it in SQLite database, it shows no passwords saved (see screenshot). But the username and passwords are there typed on every login pages when I use the browser.
How do I view the passwords?

Related

View saved passwords?

Is it possible to view the passwords my browser has saved at all? Using Cyanogen 6 and the default browser.
I would like to know this too as I have saved an incorrect password once and now can't overwrite this even when typing the correct one despite clearing all browser items such as cache, history etc
Same problem here
Sent from my HTC Desire using XDA App
ephumuris said:
Is it possible to view the passwords my browser has saved at all? Using Cyanogen 6 and the default browser.
Click to expand...
Click to collapse
i dont think its possible it wouldnt be very safe would it? anyone that had access to your device could view all ur saved passwords
AndyChecker said:
I would like to know this too as I have saved an incorrect password once and now can't overwrite this even when typing the correct one despite clearing all browser items such as cache, history etc
Click to expand...
Click to collapse
have you tried using the clear saved passwords option in settings in the browser if that dosent work you could try finding the browser in the applications list in settings and clearing the data
AndroHero said:
have you tried using the clear saved passwords option in settings in the browser if that dosent work you could try finding the browser in the applications list in settings and clearing the data
Click to expand...
Click to collapse
I had tried the options within the browser settings but hadn't tried via applications but after doing this and restarting the phone the browser doesn't ask me to save the password for this site at all now - arghhhhh!
Thanks for reply btw

Can you remove a single saved username/password from the browser?

Search brought up nothing. I am an admin of a forum that I browse from my phone regularly, so I had the username/password saved on my phone. While trouble shooting a member's login problems, I reset their password then logged into it from my phone. Now every time I go to login to the admin pane, that user's username/password defaults there. Am I able to remove the saved entry for one single login?
Yes and no.
You can go into your browser options and clear form data, which as you're probably already aware/want to avoid will clear all of them, but officially I'm afraid that's your only option.
Unofficially though you just need a SQLite editor (I use SQLite Editor in the market although I don't think it was free) and then just load up the databases for the Internet application and then select the webview database. Inside the passwords table you'll see all your login details listed (in plain text...) and you can just delete the relevant record.
I'm not sure if you need root to edit SQLite databases, but I hope this is of some help!
Sent from my HTC Vision using XDA Premium App
Ah OK, I am rooted and Droid Explorer has a SQLite editer, I'll check there and report back. Thanks
Hrm, not much luck with the SQLite editor in Droid Explorer, unless I'm doing something wrong...
webview.db appears to be... empty...? I am looking under /data/data/com.android.browser/databases/webview.db. Any thoughts?
Running CM7 if that means anything... Should I be doing it while the phone is in recovery or something...?
Turns out none of the SQLite editors on the PC would show anything when I copied the db to my local disk, so I bought one of the SQLite editors in the market and was able to remove the entry that way.
Thanks
Sure you can , historykillerpro dot com

Copy and Paste Hotkeys

Hey folks,
I've been able to get by, copy pasting using a long press. But I've noticed that it doesn't work in a number of areas. I had trouble with the native email (not gmail) app. I want to copy a tracking number from the email, but there's no way to do it. I even tried to reply and fwd the email to make the text editable... but no luck.
Long pressing in the email app seems to highlight the text, but no options come up, and the menu button gives me irrelevant settings.
It seems that there is no hardware shortcut or hotkey to copy and paste! This is terrible and so inconvenient.
Does anyone know a way to program the quick keys to perform cut, copy and paste maneuvers? I imagine it would be pretty simple to do. It would finally make good use of those 3 crummy keys.
Thanks
Sent from my HTC Vision using XDA App
I have no trouble copying from my email... you long press, drag the highlight across your desired text, and then tap quickly... a toast messages appears saying that it was copied to the clipboard...
What ROM are you using?
Edit: Ah, I see you're also running CM7. You should have the capability.
Sent from my HTC Vision using XDA App
I can copy/paste from gmail without issue by long pressing. But it won't work from the email app that I use for my yahoo account.
Sent from my HTC Vision using XDA App
funkeee said:
I can copy/paste from gmail without issue by long pressing. But it won't work from the email app that I use for my yahoo account.
Sent from my HTC Vision using XDA App
Click to expand...
Click to collapse
Yeah, I can copy/paste from my non-gmail email application too. Mine is AOL, but really it should not matter... that's weird it doesn't work you... lemme try something...
I just tried copying in gmail and it works the same as my other email...
https://market.android.com/details?id=com.bp.android.zarrow
maybe this can help you, it adds a possibility to have hardware copy/paste shortcuts
MENU+A -> select/deselect all
MENU+C -> copy selected
MENU+V -> paste
Thank you for the replies!
I figured it out. The problem I had was that I couldn't perform the copy function in the native email (not gmail) app. I managed to select the text with a long press, but there was no way to copy it to my clipboard... or so I thought. Turns out pressing the trackpad once the text is selected copies it!
And thanks for the app suggestion. I was rooting around the dev guide hoping to map the quick keys to cut, copy and paste. That would make good use of them
EDIT: Sorgo, I can't seem to download that app. Oddly enough I can't download most apps recently because the market claims my device is not compatible. This happened not too long ago. I'm on CM7 #220 running 2.3.7. I thought it was because I had changed my resolution in my build.prop file, but even with a default build.prop, I can't download a thing. Any suggestion there?
Sent from my HTC Vision using XDA App
funkeee said:
Thank you for the replies!
I figured it out. The problem I had was that I couldn't perform the copy function in the native email (not gmail) app. I managed to select the text with a long press, but there was no way to copy it to my clipboard... or so I thought. Turns out pressing the trackpad once the text is selected copies it!
And thanks for the app suggestion. I was rooting around the dev guide hoping to map the quick keys to cut, copy and paste. That would make good use of them
EDIT: Sorgo, I can't seem to download that app. Oddly enough I can't download most apps recently because the market claims my device is not compatible. This happened not too long ago. I'm on CM7 #220 running 2.3.7. I thought it was because I had changed my resolution in my build.prop file, but even with a default build.prop, I can't download a thing. Any suggestion there?
Sent from my HTC Vision using XDA App
Click to expand...
Click to collapse
Im also having that problem with apps
Sent from my Desire Z running @ 2GHZ
Don't know if they found a solution, but these users are too...
http://forum.xda-developers.com/showthread.php?t=1269032&highlight=market+device+-capatible&page=2
I managed to download Z Arrow. I will test it out tomorrow, thank you.
I went back to my default build.prop at 240 lcd density and cleared the market cache. By the way, neither of this two things alone ever worked for me, but together it seems to do the trick and fix the incompatibility issue I mentioned earlier.
Sent from my HTC Vision using XDA App

Changing default HTML viewer

I get frequent HTM file attachments via email.
I think I chose the DB Viewer as my default and now I can't figure out how to change it back to the Html viewer. The htm attachment shows up as html code in a text editor now.
Anyone have any ideas?
Edit: Cleared cache on browser and download manager etc but that didnt help.
Go to the app section in settings.choose the default app.then hit reset defaults
Sent from my SPH-D710 using Tapatalk 2 Beta-5
ShinigamiH4ck3r said:
Go to the app section in settings.choose the default app.then hit reset defaults
Click to expand...
Click to collapse
Ahh if it were only that easy. I used to get a list of 4 choices a couple of those were DB Viewer and DB HTML viewer I think. I chose DB viewer which just displays the html in a text editor of some sort. The app isn't listed. You know how cryptic the internal system apps are; they don't show an app name, just the com.android.xxxx or something similar.
tdunham said:
Ahh if it were only that easy. I used to get a list of 4 choices a couple of those were DB Viewer and DB HTML viewer I think. I chose DB viewer which just displays the html in a text editor of some sort. The app isn't listed. You know how cryptic the internal system apps are; they don't show an app name, just the com.android.xxxx or something similar.
Click to expand...
Click to collapse
I believe he meant, the file Browser you used to choose the html file that gave you the options to choose with what program you should open it with.
Clear that App's defaults.
Kikoshi said:
I believe he meant, the file Browser you used to choose the html file that gave you the options to choose with what program you should open it with.
Clear that App's defaults.
Click to expand...
Click to collapse
that or clear the data with titanium backup
Kikoshi said:
I believe he meant, the file Browser you used to choose the html file that gave you the options to choose with what program you should open it with.
Clear that App's defaults.
Click to expand...
Click to collapse
Gotcha. It was Kaiten email but clearing cache did not work.
However, I saved the attachment to the SD, opened it with ES File Explorer and it gave me the choices again so I'm all fixed up. Thanks for all the help.
Three heads are better than one.
tdunham said:
Gotcha. It was Kaiten email but clearing cache did not work.
However, I saved the attachment to the SD, opened it with ES File Explorer and it gave me the choices again so I'm all fixed up. Thanks for all the help.
Three heads are better than one.
Click to expand...
Click to collapse
Hey man no problem, and that is why they call it the musketeers
Throw me a thank you whenever you can lol, not sure what they might be for, but i see everyone asking for them.

[Q] cleanup browser search history

Hi guys,
I have noticed I tend to accumulate a lot of search history when using the internet browser (stock)
I have a T-Mobile Stock (rooted) GS4 and want to find an app from the market, or anyplace,
that can clean the search history for me using one button execution.
All the "history cleaners" I have tried, say they cleaned history, but soon as I open the browser and type something the old searched items are still showing up.
I'd be most appreciative if someone could point me to the solution other than manually deleting each day of history searches!
Mahalo!
Try clean master the masterpiece according to me....
Sent from my Xperia U using xda app-developers app
Cache mate seems to do it
Sent from my SGH-M919 using xda app-developers app
Just turn on incognito mode next time you're looking at porn
Sent from my SGH-M919 using Tapatalk 4
bfranklin1986 said:
Just turn on incognito mode next time you're looking at porn
Sent from my SGH-M919 using Tapatalk 4
Click to expand...
Click to collapse
Too much work man.
Exel said:
Too much work man.
Click to expand...
Click to collapse
+1 to the above, and the other two previously mentioned don't do the job. Try searching for something and then close browser.
re-open browser and as soon as you touch the search line the same search item is there below!
Clean using the apps mentioned, and still they appear again... not working..... :<(
Is there anyone who knows of an app that will clean the search history?...........
Thanks tho, guys!
bobolinko said:
+1 to the above, and the other two previously mentioned don't do the job. Try searching for something and then close browser.
re-open browser and as soon as you touch the search line the same search item is there below!
Clean using the apps mentioned, and still they appear again... not working..... :<(
Is there anyone who knows of an app that will clean the search history?...........
Thanks tho, guys!
Click to expand...
Click to collapse
How about History Cleaner:
https://play.google.com/store/apps/details?id=mobi.infolife.eraser
Has a Browser history record erase option.
In addition, it has a Widget which you can setup and decide which files are cleaned:good:
I'd post a screenshot, but all of a sudden am unable to upload attachments from my S4 for some reason. Files won't attach.
The Playstore has images which show the Browser History option.
I use the app myself, in addition to a different browser which has the option to erase history when exiting.
Biker1 said:
How about History Cleaner:
https://play.google.com/store/apps/details?id=mobi.infolife.eraser
Has a Browser history record erase option.
In addition, it has a Widget which you can setup and decide which files are cleaned:good:
I'd post a screenshot, but all of a sudden am unable to upload attachments from my S4 for some reason. Files won't attach.
The Playstore has images which show the Browser History option.
I use the app myself, in addition to a different browser which has the option to erase history when exiting.
Click to expand...
Click to collapse
History cleaner does not do anything when it comes to browser history.
Thanks!
bobolinko said:
History cleaner does not do anything when it comes to browser history.
Thanks!
Click to expand...
Click to collapse
I hear ya. Here's a partial description from tthe apps site:
"It's a history eraser for android device, and it can clean history of apps by only one tap. It's similar to the "ccleaner" on PC. It can help you to protect your privacy, and it can also help you to free up the internal storage. No root premission required!
Feature:
★Clear Browser History
★Clear Call Log
★Clear text messages
★Clear Market Search............"
Maybe if you contact the Developer, he can explain or offer a solution as to why the Browser History isn't being erased, even though the description describes this as a feature.

Categories

Resources