[Q] Encryption - Eee Pad Transformer Q&A, Help & Troubleshooting

Hi - I know that encryption has failed for some people, and looking at other threads, an issue may have been logged with Asus - but I was wondering if its been successful for anyone ?
I cant access my work email without using an alternate mail client (touchdown) which is fine - but would have preferred to use stock mail app due to linked widgets etc...

It doesn't work yet, I imagine some future update will resolve this.

Roach2010 said:
It doesn't work yet, I imagine some future update will resolve this.
Click to expand...
Click to collapse
Hmm. I've heard that recent updates probably did that. Maybe I'm wrong.

tixed said:
Hmm. I've heard that recent updates probably did that. Maybe I'm wrong.
Click to expand...
Click to collapse
Yes, it works on 3.2 (worked on 3.1 too - though I can't remember which specific build it was enabled by). I have had no problems since I enabled it several weeks ago.
I have a WW version Transformer

Related

Android 2.2 Email.apk - Bypassing Exchange security policy - APK Attached.

So I got CM6 installed this morning and then realized how much I despised unlocking my phone. LockPicker from 2.1 doesn't work due to the new method of policy management so I'm attaching an Email.apk that works without issues.
I believe there's another test version of this floating around that someone else has been working on, but I'm not sure if it's being done in the same manner.
I apktool d'd the Email.apk from CM6, then in the SecurityPolicy.smali on line 647 defined v5 as 0x1 (true)..this makes IsActive always return True when policies are checked and bypasses all of the exchange security policy junk. Seems to be working fine for me, if you have any questions feel free, not sure if I'll be able to help too much as I figured this stuff out on the fly today, I'll do my best though.
afflaq said:
So I got CM6 installed this morning and then realized how much I despised unlocking my phone. LockPicker from 2.1 doesn't work due to the new method of policy management so I'm attaching an Email.apk that works without issues.
I believe there's another test version of this floating around that someone else has been working on, but I'm not sure if it's being done in the same manner.
I apktool d'd the Email.apk from CM6, then in the SecurityPolicy.smali on line 647 defined v5 as 0x1 (true)..this makes IsActive always return True when policies are checked and bypasses all of the exchange security policy junk. Seems to be working fine for me, if you have any questions feel free, not sure if I'll be able to help too much as I figured this stuff out on the fly today, I'll do my best though.
Click to expand...
Click to collapse
Do you have this working in 2.1? If so are there any changes I need to make it work for me?
thanks!!!!
regulator207 said:
thanks!!!!
Click to expand...
Click to collapse
regulator207, which ROM are you planning to install this email app on?
hoopsdavis said:
Do you have this working in 2.1? If so are there any changes I need to make it work for me?
Click to expand...
Click to collapse
No need for this in 2.1 - bypassing exchange security policies was much easier as it was just a db setting in the settings provider iirc. There's also a very good app in the market called LockPicker. This was just a quick hack for the new froyo.
Glad to hear its working for someone though
Edit: durrr I can't type.
hoopsdavis said:
regulator207, which ROM are you planning to install this email app on?
Click to expand...
Click to collapse
i was going to try it on cyan later tonight.
afflaq said:
No need for this in 2.1 - bypassing exchange security policies was much easier as it was just a db setting in the settings provider iirc. There's also a very good app in the market called LockPicker. This was just a quick hack for the new froyo.
Glad to hear its working for someone though
Edit: durrr I can't type.
Click to expand...
Click to collapse
Thanks. I just like the look of it, its the best looking email app I've seen
hoopsdavis said:
Thanks. I just like the look of it, its the best looking email app I've seen
Click to expand...
Click to collapse
Lemme know if it works in 2.1. ..that'd be nice. I have my doubts as I don't know if eclair supports DevicePolicyManager which is the mechanism for dealing with security policies.
afflaq said:
Lemme know if it works in 2.1. ..that'd be nice. I have my doubts as I don't know if eclair supports DevicePolicyManager which is the mechanism for dealing with security policies.
Click to expand...
Click to collapse
Tried it, it didn't work. no message just notified me that it did not install.
afflaq said:
No need for this in 2.1 - bypassing exchange security policies was much easier as it was just a db setting in the settings provider iirc. There's also a very good app in the market called LockPicker. This was just a quick hack for the new froyo.
Glad to hear its working for someone though
Edit: durrr I can't type.
Click to expand...
Click to collapse
Is there a thread for the db setting in the iirc, like maybe a how to change the db setting in iirc for dummies? I'm using lockpicker but would love to learn more and experiment with the settings. I'll do a search but figured I'd ask anyway!
this is beautiful!!! works perfectly and it's much more clever solution than running a service in the background!
THANK YOU!
Would this fix the issue where it is not possible to setup Exchange in Froyo 2.2?
needoZ said:
Would this fix the issue where it is not possible to setup Exchange in Froyo 2.2?
Click to expand...
Click to collapse
Exchange is working in Froyo on my EVO. I had to use the OWA instead of an IP address in the server box. Just thought it may help you.
wsantiagow said:
Exchange is working in Froyo on my EVO. I had to use the OWA instead of an IP address in the server box. Just thought it may help you.
Click to expand...
Click to collapse
I'll give it a shot. I am having the issues that most others are regarding Froyo and Exchange. Google for froyo and exchange it has tons of results.
What setup errors are you experiencing?
Uninstalled the original one and installed this one successfully but the lock screen PIN in still present.
afflaq said:
What setup errors are you experiencing?
Click to expand...
Click to collapse
When trying to setup the Exchange account it will tell me I have an invalid username or password when it is correct. I did some googling and a lot of others are having this same issue. It seems to have to do with Froyo not recognizing SSL certificates correctly when it comes to Exchange.
afflaq said:
So I got CM6 installed this morning and then realized how much I despised unlocking my phone. LockPicker from 2.1 doesn't work due to the new method of policy management so I'm attaching an Email.apk that works without issues.
I believe there's another test version of this floating around that someone else has been working on, but I'm not sure if it's being done in the same manner.
I apktool d'd the Email.apk from CM6, then in the SecurityPolicy.smali on line 647 defined v5 as 0x1 (true)..this makes IsActive always return True when policies are checked and bypasses all of the exchange security policy junk. Seems to be working fine for me, if you have any questions feel free, not sure if I'll be able to help too much as I figured this stuff out on the fly today, I'll do my best though.
Click to expand...
Click to collapse
dude, huge favor to ask you
Don't ask me why but i really love the Sense with Froyo.. so attached is the sense Mail.apk that works with 2.2
Could you please try to apply the same patch to it? I tried but i couldn't find the smali or the v5 variable?
I would really appreciate it... as i'm sure other people would too.
Thanks,
-YACO
wsantiagow said:
Uninstalled the original one and installed this one successfully but the lock screen PIN in still present.
Click to expand...
Click to collapse
Try removing the account, removing the mail app, disabling your screen lock. Then reinstall my apk and reconfigure. That should do the trick.
Ill take a look at the sense mail apparently in the morning, though you could just run lockpickef from the market without issues.
afflaq said:
Try removing the account, removing the mail app, disabling your screen lock. Then reinstall my apk and reconfigure. That should do the trick.
Ill take a look at the sense mail apparently in the morning, though you could just run lockpickef from the market without issues.
Click to expand...
Click to collapse
I tried it... doesn't work for 2.2
Thanks for trying in the morning...

Sirius XM Radio app

Does anybody have this working?
I downloaded the app from a Titanium Backup on my Evo 3d, and it loads, but all it does is churn at the checking for updates screen. I'm rooted with stock ROM.
velvet jones said:
Does anybody have this working?
I downloaded the app from a Titanium Backup on my Evo 3d, and it loads, but all it does is churn at the checking for updates screen. I'm rooted with stock ROM.
Click to expand...
Click to collapse
I've tried with the same results as you.
Same issue here, found
http://forum.xda-developers.com/showthread.php?t=953958
states that this may be caused by
"Yeah it seems that alot of apps will FC due to the CM7 ROM reporting our IMEI/AndroidID as null."
not sure if our cm7 has that issue as well
Bigboij said:
Same issue here, found
http://forum.xda-developers.com/showthread.php?t=953958
states that this may be caused by
"Yeah it seems that alot of apps will FC due to the CM7 ROM reporting our IMEI/AndroidID as null."
not sure if our cm7 has that issue as well
Click to expand...
Click to collapse
ive tried 6 different apks with wifi on and off and can never get past the updating stage
any one try just dumping the download/update folder from a phone and putting it on the kf to see if it could somehow bypass the update?
gonna try when i get some time.
I was able to get SiriusXM online to work on my Kindle (I am using cm7, but it did not work their originally). The key for me was using the !IMEIme v1.9 tool by DizzyDen, and was able to generate a IMEI and android ID for my kindle.
I haven't been able to get this to work on my Kindle or on my stock Photon. The app is just a piece of ****, i've heard a number of talk shows talk about how bad the app is. You would think that Sirius would have the resources to get this app working!
jamiej831 said:
I was able to get SiriusXM online to work on my Kindle (I am using cm7, but it did not work their originally). The key for me was using the !IMEIme v1.9 tool by DizzyDen, and was able to generate a IMEI and android ID for my kindle.
Click to expand...
Click to collapse
got a link/guide, googling !IMEIme v1.9 tool by DizzyDen has this page as top hit
is it this one for the nook color http://forum.xda-developers.com/showthread.php?t=1103766
Excellent news. The latest update works on the Kindle. Our long national nightmare is over!

WhatsApp Sniffer issue

Hi guys,
I downloaded WhatsApp Sniffer in my HTC Desire, it seems to be working but can't capture any conversation. In short, when I start the app, I can only see the following message:
"There isnn't any conversations yet, wait until one has been captured. Make sure WhatsAppSniffer is listening and if you are on a WPA/WPA2 network, check that the ARP_Spoof is activated."
I've tried the app in both WEP and WPA/WPA2 networks but no luck. My phone is rooted with:
Android version: 2.3.7
Mod Version: CyanogenMod-7-11162011-NIGHTLY-Desire
WhatsApp Messenger: 2.7.8509
Any clues what might be the reason?
Thx,
Sotiris.
I thought Whats App was now fixed so that it did not send plain text.
Hmm, I am not aware of it. But it makes sense... Thx for your reply.
if your network is secured with Wpa or wpa2
the chat will not be captured
to capture chat the network must be protected with wep
or it need to be unsecured
Pl provide link to download
alinawaz said:
Pl provide link to download
Click to expand...
Click to collapse
can someone send me (PM me) a working link to whatsapp sniffer, please?!
https://docs.google.com/open?id=0B_PzeJyBdcp3UW5GOVZlOTZKYVU - google drive link cause i dont use any other servers
pransh said:
https://docs.google.com/open?id=0B_PzeJyBdcp3UW5GOVZlOTZKYVU - google drive link cause i dont use any other servers
Click to expand...
Click to collapse
thank you!
Hello all am new @ this site, awesome site... am using whatsapp sniffer or @ least am trying too...
my issue is that @ times it says that ( my devise seem not to be rooted ), I have rooted phone i do have the superuser icon... samsung GS3
and i restart the app, and it runs ok, but it don't capture anything... am i doing something wrong??? i do see that it will not
capture anything in wap or wap2...
any help will be appreciated
bumping because it seems that this app doesnt work (anymore)
anyone confirming?
Hi.
I'm also wondering the same thing. Just went through the fairly painful process of downgrading my HTC Desire Z Gingerbread to Froyo in order to then gain root, specifically so that I could use WhatsAppSniffer.
The app seems to have installed correctly, it's running fine, the other apps like SuperUser and BusyBox have no problems. I've run the sniffer for several hours on my shared WPA network at home, and for a couple of hours on a shared Open network last night with no results. It could very easily be the case that there were no conversations to capture, but the other possibility is that WhatsApp have fixed the vulnerability. I'm going to keep trying for a couple more days, and on one more network connection. Will confirm if whether or not I get anything here.
Just reading a couple of open-source articles it seems that WhatsApp pushed release 2.8.3 to iPhones on 27th August 2012, and a similar release to Androids around the same time. This release included (relatively poor) encryption. Anyone who has downloaded the update will now be protected from WhatsAppSniffer. Seems that sniffing is still possible if you can fathom this: ezioamodio.it/?p=29. It's beyond me though. #noob
I tried yesterday found on web the versione 1.03 donate root,
also for myself it seems doens't work,
the spoof says that if I'm scanning a WPA/WPA2 network I have to activated the ARP Spoof, otherwise for WEP it doens't need.
But I supposed it worked in one of the two cases, instead the app continue to search but see nothing.
I tried to send a whatsapp message connecting to the same network that sniffer is connecting too, and it see even not my message.
Is it an older version that doesn't work or maybe it needs a rooted phone and mine one is not?
THANKS
pransh said:
https://docs.google.com/open?id=0B_PzeJyBdcp3UW5GOVZlOTZKYVU - google drive link cause i dont use any other servers
Click to expand...
Click to collapse
Google removed it, can you give another link?
FardeenTGO said:
Google removed it, can you give another link?[/QU
same here too
Click to expand...
Click to collapse

links in email appear as text from some sites including XDA

This isn't strictly a Nexus 5 issue since I have now experienced it on a brand new Nexus 7 (2013) updated to 4.2.2.
The issue is for me, when I receive e-mail from XDA (and a few other forums) on my Nexus 5 on 4.2.2 using the stock e-mail client, the links to the forum and unsubscribe just appear as text, not links that can be clicked. That's very annoying since it means to click through to a link (like a forum post) I have to copy and paste the link into the browser.
I thought this was a Nexus 5 issue on 4.2.2 but I just bought a new Nexus 7 (2013) and immediately accepted the update to 4.2.2. On XDA again links to forum posts appear as plain text and are not clickable.
I thought it might be something to do with my email provider (1and1.com) but the problem does not occur on any other device I have (I have a Asus Transformer TF700T flashed with CROMi-Xenogenesis nor in Outlook 2010 or 2013.
Plus I changed my e-mail to my Gmail account on XDA and the same problem happens using the stock e-mail client but not using Gmail.
I have gotten around the problem by switching to K9 e-mail but it seems strange that I should get these problems on my two different devices (the only common factor is that they are GED's and are on 4.2.2) and furthermore nobody else seems to have experienced it.
Thanks
I already saw this problem and I also have it on my N5. I don't understand why the links are missing but there's no solution afaik...
Primokorn said:
I already saw this problem and I also have it on my N5. I don't understand why the links are missing but there's no solution afaik...
Click to expand...
Click to collapse
It's reassuring that somebody else has seen this problem so it's not just me. But it's puzzling that nobody is complaining about it. Do they use an app for the forum and not notice it?
lchiu7 said:
It's reassuring that somebody else has seen this problem so it's not just me. But it's puzzling that nobody is complaining about it. Do they use an app for the forum and not notice it?
Click to expand...
Click to collapse
Actually this is'nt due to XDA but the Email app. Most of users have Gmail app and a 3rd party app...
Primokorn said:
Actually this is'nt due to XDA but the Email app. Most of users have Gmail app and a 3rd party app...
Click to expand...
Click to collapse
I know it's not XDA since it occurs on another forum I frequent. But I don't use Gmail as my main e-mail so I can't use the Gmail app.
I wonder if this is a documented bug with Google? And it only seemed to occur with 4.2.2.
But K9 works so that's what I have to use.
lchiu7 said:
I know it's not XDA since it occurs on another forum I frequent. But I don't use Gmail as my main e-mail so I can't use the Gmail app.
I wonder if this is a documented bug with Google? And it only seemed to occur with 4.2.2.
But K9 works so that's what I have to use.
Click to expand...
Click to collapse
I also use a 3rd party app however I've just checked my email app and links work now. It didn't do anything in the settings so it seems that an update has fixed it.
BTW I use the latest Banks Core package.
Primokorn said:
I also use a 3rd party app however I've just checked my email app and links work now. It didn't do anything in the settings so it seems that an update has fixed it.
BTW I use the latest Banks Core package.
Click to expand...
Click to collapse
Still doesn't work for me. But then I am running stock and I am not sure I can use other GAPPS without being rooted.
lchiu7 said:
Still doesn't work for me. But then I am running stock and I am not sure I can use other GAPPS without being rooted.
Click to expand...
Click to collapse
You need a custom deodexed rom to flash gapps but I can't guarantee it will work... FYI I have attached the version number I have. What do u have?

Deleted

Deleted
Any feedback? New ideas? Stuff that you don't like?
Thanks!
xtexistenz said:
Any feedback? New ideas? Stuff that you don't like?
Thanks!
Click to expand...
Click to collapse
It doesn't work on the Samsung S6 Edge. Tinder gets stuck on the finding people near you page. It works with Bumble, though!
kd18 said:
It doesn't work on the Samsung S6 Edge. Tinder gets stuck on the finding people near you page. It works with Bumble, though!
Click to expand...
Click to collapse
It should be good, you can double check it is working correctly by going to Google Maps for example, Tinder sometimes has problems finding people in some places (maybe server related) or you may have changed your location too often, so give Tinder some time and it should work (if there are actually any people in that place).
Thanks!
Hi, the app looks really good but I tried it with Tinder and didn't work, even downgrading to many previous versions
fattox said:
Hi, the app looks really good but I tried it with Tinder and didn't work, even downgrading to many previous versions
Click to expand...
Click to collapse
Hey, really trying to reproduce this but it works fine for me on old or the newest Tinder version on Android 4.4.4
Which Android version are you using?
Maybe give Tinder some time to get your new location? If you check Google Maps and see your location has changed then the app works correctly and Tinder may just be slow sometimes.
Thanks!
xtexistenz said:
Hey, really trying to reproduce this but it works fine for me on old or the newest Tinder version on Android 4.4.4
Which Android version are you using?
Maybe give Tinder some time to get your new location? If you check Google Maps and see your location has changed then the app works correctly and Tinder may just be slow sometimes.
Thanks!
Click to expand...
Click to collapse
Hi, so I actually gave to Tinder some time and it worked with the 4.4.4 version, update released on December 2015 (pretty old) and it worked.
You say that even more recent versions work for you? I really tried them all, sometimes they worded but too many no, till going back to this 4.4.4.
fattox said:
Hi, so I actually gave to Tinder some time and it worked with the 4.4.4 version, update released on December 2015 (pretty old) and it worked.
You say that even more recent versions work for you? I really tried them all, sometimes they worded but too many no, till going back to this 4.4.4.
Click to expand...
Click to collapse
So I played around with the newest Tinder version and it did seem to be stuck on finding people and it didn't update to my new location, but then I tried to log out and log back in and it worked then. Not quite sure what happens, maybe it just needs more time, either way - logging out and logging back in seems to be the quickest way to make it update your location and show you people.
xtexistenz said:
So I played around with the newest Tinder version and it did seem to be stuck on finding people and it didn't update to my new location, but then I tried to log out and log back in and it worked then. Not quite sure what happens, maybe it just needs more time, either way - logging out and logging back in seems to be the quickest way to make it update your location and show you people.
Click to expand...
Click to collapse
Actuallly that's the only thing I didn't try :good:
Just confused about one thing, everytime I was trying an older version, I was obviously doing an unistall and a clean install, that means a log off and log on... isn't the same?
I'll try that too anyways, if it won't be handy enough I'll keep this superold but still perfectly working version
fattox said:
Actuallly that's the only thing I didn't try :good:
Just confused about one thing, everytime I was trying an older version, I was obviously doing an unistall and a clean install, that means a log off and log on... isn't the same?
I'll try that too anyways, if it won't be handy enough I'll keep this superold but still perfectly working version
Click to expand...
Click to collapse
That's right, but it seems the older versions work without the log out and log in thing right away.
Devices?
xtexistenz said:
Change your GPS location using this simple app. Free, no ads.
Will also keep working if you reboot your phone. To turn it off just click on the Stop button.
This tool is useful for apps like Tinder where you can change your location and explore new places.
You will need to enable mock locations on your phone from Developer options for the app to work. To enable Developer options go to Settings - About and tap Build number 7 times.
Works in Android 6 as well.
play.google.com/store/apps/details?id=com.locationchanger
Click to expand...
Click to collapse
Hi,
Is this will work on all devices?
IbS285 said:
Hi,
Is this will work on all devices?
Click to expand...
Click to collapse
Should be! Try it out and please let us know
Which older version of tinder works the best
Sent from my XT1562 using XDA-Developers mobile app
grossermanitu said:
Which older version of tinder works the best
Sent from my XT1562 using XDA-Developers mobile app
Click to expand...
Click to collapse
Try 5.1.2
try this app it will work
https://play.google.com/store/apps/details?id=top.a1024bytes.mockloc.pro
http://forum.xda-developers.com/and...ypoints-to-t3509234/post69843880#post69843880
Can anyone provide a method that still works for the most recent Tinder versions? I'm using an old version with the Fake GPS app from Lexa, because the newer version somehow figure out where I actually am, desire using the same process.
Bump
Bump
Bump
Works for me. tinder 5.1.2 version , android 6 , not rooted tablet.
after enabling mock locations for location changer ,also allow location based on ALL of gps wifi and data.

Categories

Resources