![]() |
FROYO Bypass Exchange Server Policy
1 Attachment(s)
First - I take no responsibility if your phone is stolen and all your company secrets get stolen. I have edited the Email.apk to not do anything when asked to set a policy. You will need root to use this, and it only works on Froyo. This was made from the Sapphire email apk.
How? I decompiled the apk with apktool. I then looked onlien and found the source code for the email app. Within that I found the securitypolicy.java file. I opened it up and compared it to the SecurityPolicy.smali file that apktool made for me. I found the code in smali and simply changed one "True" to "False", or 1 to 0 (line 151 in java, or 523 in smali). I then rebuilt the apk and lo and behold, no security policy. Note - I only did this because my exchange policy does not work on Froyo, I am fine with having a policy I just wanted email to work at all, and touchdown basically sucked. Thanks go to cvpcs, sniffle, and rotordroid for the tips. :-D I LOVE OPEN SOURCE JAVA excerpt: Code:
127 boolean policiesFound = false; Code:
520 or-int/2addr v5, v0 |
Re: FROYO Bypass Exchange Server Policy
i just want html email in the stock app. any ideas there?
|
All times are GMT -4. The time now is 06:04 AM. |
Powered by vBulletin® ©2000 - 2025, Jelsoft Enterprises Ltd.
©2012 - PPCGeeks.com