[Q] Packet Sniffer for android / from android - Android Q&A, Help & Troubleshooting

Does anyone know how to sniff with an android phone? on pc you have WireShark and Fiddler2, does it exist on android?
when i said Packet Sniffer from android i meant a thing like this:
http://forum.xda-developers.com/showthread.php?t=1371345
i tried to do this guide, to traffic with the computer but it did not work.
thanks

UP

Wasnt there an app called "DroidSheep" and probably something like "DroidSniff"?

I know "dSpolit"

loqan said:
Wasnt there an app called "DroidSheep" and probably something like "DroidSniff"?
Click to expand...
Click to collapse
Hell_X said:
I know "dSpolit"
Click to expand...
Click to collapse
with those apps can i see what the packet sends to the server? can i edit the packet?

Well, Iam not sure but you probably cannot edit the packets (I may be wrong) but is it called "sniffing" if you want to edit packets?

Don't know much !!

Related

bes,bbm, blackberry connect for windows mobile

this is my first post over here but im mostly at ppcgeeks so hi to all! okay bbm and blackberry enterprise server iv seen it around and on quite a few touch pros with pins and everything! iv looked and asked a bunch over at ppcgeeks and turned up nothing. i see bits of mixed info here and a bunch of other places my question is has anyone got this to work?
http://www.boygeniusreport.com/2009...blackberry-application-suite-on-the-htc-fuze/
thank all for any help!
BBM!!!
OMG, lol i searched and search for this I still cannot get a final answer Can you run BBM on a windows mobile phone. I need to communicate with BBM people on my windows phone. I tried several programs some don't have BBM some fail to give me a pin. ANYONE?????
i looked into this a few years back when i got my first winmo phone..i still havent heard about it being possible..great question tho
I am not necessarily looking for a bbm port for windows mobile but is there a program that will allow me to connect my phone to my computer so I can text people from my computer using my phone?
SEscobedo said:
I am not necessarily looking for a bbm port for windows mobile but is there a program that will allow me to connect my phone to my computer so I can text people from my computer using my phone?
Click to expand...
Click to collapse
Use MyMobiler. It will give you full control of your device from your computer.
so, does BBM work on WinMo?
bteljuice said:
so, does BBM work on WinMo?
Click to expand...
Click to collapse
There was a Blackberry app for WM a few years back but it was buggy as hell. I will give you the link if I can find it (I think it might be on xda ftp servers...)
any idea on black berry connect for WP7?
vinodhegde said:
any idea on black berry connect for WP7?
Click to expand...
Click to collapse
any luck?...>>>
Nope havent found any luck anywhere
Me neither for my Snap S521
There is another thread open (for Snap smarthphone) with this matter but no chance
http://forum.xda-developers.com/showthread.php?t=521522

[Q] send SMS with ARCHOS 101

What i would like to do is send SMS-messages with my Archos 101. I have a gprs-dongle working with it, so it should be possible to do so. On my windows system it does anyway.
Anyone has tips on how to get it working?
Grtz Yak
yakthehairy said:
Anyone has tips on how to get it working?
Click to expand...
Click to collapse
Normal Sms Applications should work, if your dongle support android. (you said so)
I have another tip for you:
www.mjoy.com
You can send free Sms over that (over internet )
Real stuff preferred...
Lennb said:
Normal Sms Applications should work, if your dongle support android. (you said so)
I have another tip for you:
mjoy
You can send free Sms over that (over internet )
Click to expand...
Click to collapse
Well i thought so, but i tried a lot of apps and nothing will work.
I thought about an modem terminal program for android, but i cant find one.
I'll try mjoy but of course i want to do it through the dongle. )
yakthehairy said:
Well i thought so, but i tried a lot of apps and nothing will work.
I thought about an modem terminal program for android, but i cant find one.
I'll try mjoy but of course i want to do it through the dongle. )
Click to expand...
Click to collapse
I think you have to wait for an app
Theres is no app for this, because nearly all android devices are phones, they dont need any dongles

Catch Hotspot Notification?

Hi
is there an Intent or something like this when I´m connected to a hotspot which wants a confirm or an login (like in hotels)?
Thanks
IceTi said:
Hi
is there an Intent or something like this when I´m connected to a hotspot which wants a confirm or an login (like in hotels)?
Thanks
Click to expand...
Click to collapse
I'm not sure what exactly you mean.
If you're asking if there's an intent by android for giving you this prompt, it's because you have to log in for android to connect to the network and start receiving push notifications.
If you're asking if there's a reason for the hotspot owner to force you to "log in" in order to give you internet access, it's usually so you'll agree to their terms of service, which probably include them using the information based on what sites you visit for data mining, or making sure you agree not to cause harm to the network (downloading too much, uploading malicious software to the network, naughty sites, etc).
phishfi said:
If you're asking if there's a reason for the hotspot owner to force you to "log in" in order to give you internet access, it's usually so you'll agree to their terms of service, which probably include them using the information based on what sites you visit for data mining, or making sure you agree not to cause harm to the network (downloading too much, uploading malicious software to the network, naughty sites, etc).
Click to expand...
Click to collapse
That´s what I mean... I know why I have to agree and so...
My question was, if there is something like an intent when this "log in question" is displayed in the notifivcation bar?
IceTi said:
That´s what I mean... I know why I have to agree and so...
My question was, if there is something like an intent when this "log in question" is displayed in the notifivcation bar?
Click to expand...
Click to collapse
Gotcha, yeah Android just does that to let you know that there's a log in screen which is stopping any of your push notifications from coming through. Google wants you to log in to their wifi so they can start pushing you the emails, updates, etc, that you need.
phishfi said:
Gotcha, yeah Android just does that to let you know that there's a log in screen which is stopping any of your push notifications from coming through. Google wants you to log in to their wifi so they can start pushing you the emails, updates, etc, that you need.
Click to expand...
Click to collapse
Hmm.. I think we're still talking past each other
If there is a free Hotspot where the user have to agree to the term etc or have to login with an user name ... then there is notification...
How can i react to that notification?
IceTi said:
Hmm.. I think we're still talking past each other
If there is a free Hotspot where the user have to agree to the term etc or have to login with an user name ... then there is notification...
How can i react to that notification?
Click to expand...
Click to collapse
When you click it, android opens a browser that sends you to the login page (Android assumes that the hotspot will redirect any page request to the login page). By doing this, it's letting you get to the login page more easily than forcing you to open the browser and a new tab just to go to that page(in case you're in another app that pings for data) .
Yes I know... I just want that my App is notified when this notification comes... is this possible?
IceTi said:
Yes I know... I just want that my App is notified when this notification comes... is this possible?
Click to expand...
Click to collapse
I attached the notification I mean. So is there any possibility to get information (maybe via WifiManager) if the Wifi I´m connected to wants this login, before I have an internet connection?

istat for android

as in the title does anyone know of a app for android that will show what isat will
spikeynunny said:
as in the title does anyone know of a app for android that will show what isat will
Click to expand...
Click to collapse
I am wondering about the same thing!
It's called Cool Tool.
sixty4rer said:
It's called Cool Tool.
Click to expand...
Click to collapse
No it isnt. Cool tool shows the stats on the phone. The istat on a mac / ios is a remote viewing of other hardware. For example, my Netgear Readynas can send istat-data, butt I dont use any mac / ios products. Thats why I "need" a version for the android...
Finally! I found one that gives me the stat via istat from my ReadyNas to my android phone.
https://play.google.com/store/apps/details?id=com.md.nasutils

Chromebook stored WiFi password access

Hello,
I was recently given a Chromebook to use at my school. It comes preloaded with a few WiFi passwords in and around the school so people can use the Chromebooks whenever.
However, my school has been almost a COMPLETE dead zone for my phone. I use WhatsApp to contact my friends and family, and if something urgent pops up, I need to know.
I was wondering how I could view the WiFi passwords stored in the Chromebook (Dell 11-inch)
Thank you for any contribution or effort.
I am also wondering how to do this! any updates?
As far as I know its not possible. The Chromebooks are normally provisioned with the Google Admin Console and push a cert containing the network settings.
Install Linux and find out best try
I've heard passwords are stored ROT13 in something like /yourusername/shill/shill.profile, but I cannot get into developer mode and cannot confirm.
I found out how, PM me for details.
Fredo2000 said:
I found out how, PM me for details.
Click to expand...
Click to collapse
Unable to pm you, please give details, thanks.
figi4 said:
Unable to pm you, please give details, thanks.
Click to expand...
Click to collapse
Probably in chrome://policy
Lots of Interesting things there.
Jacobwitt said:
Probably in chrome://policy
Lots of Interesting things there.
Click to expand...
Click to collapse
I spent a good deal of time looking at dumps from it. I found network SSIDs, but couldn't find passwords. Maybe you could take a look as well?
How do you do this? In the files app, or crosh? I'm not to sure, I have a school chromebook as well and i'm not to shabby with them lol. Anyway please let me know ASAP how to access chrome://policy, thank you.
SubManxx said:
Anyway please let me know ASAP how to access chrome://policy, thank you.
Click to expand...
Click to collapse
Just type chrome://policy into the address bar.
how
jkmartindale said:
I've heard passwords are stored ROT13 in something like /yourusername/shill/shill.profile, but I cannot get into developer mode and cannot confirm.
Click to expand...
Click to collapse
Dunno if this thread is still alive, but I got stuck somewhere around the penultimate instruction, in the below link.
guidingtech.com/54928/view-saved-wifi-passwords-chromebook
Fredo2000 said:
I found out how, PM me for details.
Click to expand...
Click to collapse
so how do you get the password?
how please

Categories

Resources