Code Monkey home page Code Monkey logo

exchangefakeuseragent's People

Contributors

rgarza avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

exchangefakeuseragent's Issues

Does not appear to be working

I have tried modifying the Device ID in the settings, made sure the module was activated in Xposed and rebooted my device several times. However, Gmail is still reporting the same Device ID to the Exchange server and not using the one I entered in your modules settings. At least a little bit of documentation or even an example would be really helpful.

For example, does ALL the information need to be completed or can you just fill out the parts you want to modify?

Updated Module

Hello,

It looks like this incredibly useful module doesn't work with Android 5.1.1 and the latest Gmail. Any chance for an updated version? I'm happy to test or do anything else to assist.

S

Fatal signal 11

Hi,

Other Xposed on framework run propely but not this one.

I'm using Lollipop 5.0 on Moto X.

Thanks,

04-28 00:00:02.525 I/Xposed ( 385): -----------------
04-28 00:00:02.525 I/Xposed ( 385): Starting Xposed binary version 61, compiled for SDK 21
04-28 00:00:02.525 I/Xposed ( 385): Device: XT1092 (motorola), Android version 5.0 (SDK 21)
04-28 00:00:02.525 I/Xposed ( 385): ROM: LXE22.46-19.1
04-28 00:00:02.525 I/Xposed ( 385): Build fingerprint: motorola/victara_reteu/victara:5.0/LXE22.46-19.1/1:user/release-keys
04-28 00:00:02.525 I/Xposed ( 385): Platform: armeabi-v7a, 32-bit binary, system server: yes
04-28 00:00:02.525 I/Xposed ( 385): SELinux enabled: yes, enforcing: yes
06-05 20:55:52.096 I/Xposed ( 385): -----------------
06-05 20:55:52.096 I/Xposed ( 385): Added Xposed (/system/framework/XposedBridge.jar) to CLASSPATH
06-05 20:55:52.377 I/Xposed ( 385): Detected ART runtime
06-05 20:55:52.396 I/Xposed ( 385): Found Xposed class de/robv/android/xposed/XposedBridge, now initializing
06-05 20:55:52.548 I/Xposed ( 385): Initializing XposedBridge version 64
06-05 20:55:52.667 I/Xposed ( 385): Loading modules from /data/app/com.r3n3.xposed.exchange-2/base.apk
06-05 20:55:52.839 I/Xposed ( 385): Loading class com.r3n3.xposed.exchange.ExchangeHook
06-05 20:56:13.542 F/libc ( 1290): Fatal signal 11 (SIGSEGV), code 2, fault addr 0xb32a3f1a in tid 1294 (Compiler driver)
06-05 20:56:13.542 F/libc ( 1290): Fatal signal 11 (SIGSEGV), code 2, fault addr 0xb32a412a in tid 1295 (Compiler driver)
06-05 20:56:13.542 F/libc ( 1290): Fatal signal 11 (SIGSEGV), code 2, fault addr 0xb32a3eae in tid 1290 (main)
06-05 20:56:13.542 F/libc ( 1290): Fatal signal 11 (SIGSEGV), code 2, fault addr 0xb32870c0 in tid 1296 (Compiler driver)
06-05 20:56:13.653 I/DEBUG ( 361): *** *** *** *** *** *** *** *** *** *** *** *** *** *** ** ***
06-05 20:56:13.653 I/DEBUG ( 361): Build fingerprint: 'motorola/victara_reteu/victara:5.0/LXE22.46-19.1/1:user/release-keys'
06-05 20:56:13.653 I/DEBUG ( 361): Revision: 'p2bf'
06-05 20:56:13.653 I/DEBUG ( 361): ABI: 'arm'
06-05 20:56:13.653 I/DEBUG ( 361): pid: 1290, tid: 1294, name: Compiler driver >>> /system/bin/dex2oat <<<
06-05 20:56:13.653 I/DEBUG ( 361): signal 11 (SIGSEGV), code 2 (SEGV_ACCERR), fault addr 0xb32a3f1a
06-05 20:56:13.675 I/DEBUG ( 361): r0 00000001 r1 00000010 r2 00000000 r3 b6f3bad8
06-05 20:56:13.675 I/DEBUG ( 361): r4 b32a3f18 r5 00000002 r6 b3142b30 r7 00000009
06-05 20:56:13.675 I/DEBUG ( 361): r8 000000b7 r9 b6f2a62c sl b6acc970 fp b32a3f14
06-05 20:56:13.675 I/DEBUG ( 361): ip b6a9e538 sp b3142a58 lr 0000205c pc b69e965a cpsr 600d0030
06-05 20:56:13.675 I/DEBUG ( 361):
06-05 20:56:13.675 I/DEBUG ( 361): backtrace:
06-05 20:56:13.675 I/DEBUG ( 361): #00 pc 0012265a /system/lib/libart-compiler.so (art::optimizer::DexCompiler::Compile()+805)
06-05 20:56:13.675 I/DEBUG ( 361): #1 pc 001230cf /system/lib/libart-compiler.so (ArtCompileDEX+114)
06-05 20:56:13.675 I/DEBUG ( 361): #2 pc 001434cd /system/lib/libart-compiler.so (art::CompilerDriver::CompileMethod(art::DexFile::CodeItem const_, unsigned int, art::InvokeType, unsigned short, unsigned int, jobject, art::DexFile const&, art::DexToDexCompilationLevel)+704)
06-05 20:56:13.675 I/DEBUG ( 361): #3 pc 00143c79 /system/lib/libart-compiler.so (art::CompilerDriver::CompileClass(art::ParallelCompilationManager const_, unsigned int)+1232)
06-05 20:56:13.675 I/DEBUG ( 361): #4 pc 0013aac1 /system/lib/libart-compiler.so
06-05 20:56:13.675 I/DEBUG ( 361): #5 pc 0022d6db /system/lib/libart.so (art::ThreadPoolWorker::Run()+34)
06-05 20:56:13.675 I/DEBUG ( 361): #6 pc 0022df29 /system/lib/libart.so (art::ThreadPoolWorker::Callback(void_)+52)
06-05 20:56:13.675 I/DEBUG ( 361): #7 pc 00015e6b /system/lib/libc.so (__pthread_start(void
)+30)
06-05 20:56:13.675 I/DEBUG ( 361): #8 pc 00013e3f /system/lib/libc.so (__start_thread+6)
06-05 20:56:13.747 I/DEBUG ( 361):
06-05 20:56:13.747 I/DEBUG ( 361): Tombstone written to: /data/tombstones/tombstone_04
06-05 20:56:13.798 E/DEBUG ( 361): unexpected waitpid response: n=1295, status=0000000b

Howard to use it

Hi,

Your module is really great.
Unfortunately i cannot manage to configure it and cannot find any explanation on the web or xda.
Is it possible to use your module with any email client software ? If the answer is no, which one are compatible ?
Where can i find informations on the way to complete each item in your module settings ?
Is there any way to look at the informations sent by my email client when it tries to connect to the exchange server to see if your module bas been taken into account ?
Any other usefull information to configure and use your module ?

I really hope to have some help from you to make it work

Many thanks in advance.
Vincent

Unable to add exchange account in Gmail under CM 12.1 nightlies

Hi.

I don't need the spoofing abilities but I'm interested in removing the security requirements of the exchange provider with the Gmail app so the module looked appealing.
This is mostly because I prefer pattern locking and the security requirements also disable the trusted devices/smart locks which is a pain.

I'm using the latest CM 12.1 nightly currently (20150426) on the OnePlus One.
At the last step of adding the account, when it validates the server settings, I get two errors:

  1. "Unfortunately Exchange Services has stopped"
  2. "Couldn't finish: Can't connect to server"

I know the module says it was tested under 5.0.1 but I would be grateful if it would also work on the latest 5.1.

Let me know if you need any other info.

java.lang.NoSuchMethodError on startup - Changing agent does not work ...

Logfile says:

05-04 01:24:28.028 I/Xposed  (  604): -----------------
05-04 01:24:28.028 I/Xposed  (  604): Starting Xposed binary version 61, compiled for SDK 21
05-04 01:24:28.028 I/Xposed  (  604): Device: D5503 (Sony), Android version 5.0.2 (SDK 21)
05-04 01:24:28.028 I/Xposed  (  604): ROM: 14.5.A.0.242
05-04 01:24:28.028 I/Xposed  (  604): Build fingerprint: Sony/D5503/D5503:5.0.2/14.5.A.0.242/2953600412:user/release-keys
05-04 01:24:28.028 I/Xposed  (  604): Platform: armeabi-v7a, 32-bit binary, system server: yes
05-04 01:24:28.028 I/Xposed  (  604): SELinux enabled: yes, enforcing: yes
05-04 01:24:28.063 I/Xposed  (  604): -----------------
05-04 01:24:28.064 I/Xposed  (  604): Added Xposed (/system/framework/XposedBridge.jar) to CLASSPATH
05-04 01:24:28.410 I/Xposed  (  604): Detected ART runtime
05-04 01:24:28.457 I/Xposed  (  604): Found Xposed class de/robv/android/xposed/XposedBridge, now initializing
05-04 01:24:28.701 I/Xposed  (  604): Initializing XposedBridge version 64
05-04 01:24:28.958 I/Xposed  (  604): Loading modules from /data/app/com.r3n3.xposed.exchange-1/base.apk
05-04 01:24:29.149 I/Xposed  (  604):   Loading class com.r3n3.xposed.exchange.ExchangeHook
05-04 01:25:12.001 E/Xposed  ( 4162): java.lang.NoSuchMethodError: com.android.email.SecurityPolicy#hj()#exact
05-04 01:25:12.001 E/Xposed  ( 4162):   at de.robv.android.xposed.XposedHelpers.findMethodExact(XposedHelpers.java:181)
05-04 01:25:12.001 E/Xposed  ( 4162):   at de.robv.android.xposed.XposedHelpers.findAndHookMethod(XposedHelpers.java:131)
05-04 01:25:12.001 E/Xposed  ( 4162):   at com.r3n3.xposed.exchange.ExchangeHook.handleLoadPackage(ExchangeHook.java:116)
05-04 01:25:12.001 E/Xposed  ( 4162):   at de.robv.android.xposed.IXposedHookLoadPackage$Wrapper.handleLoadPackage(IXposedHookLoadPackage.java:20)
05-04 01:25:12.001 E/Xposed  ( 4162):   at de.robv.android.xposed.callbacks.XC_LoadPackage.call(XC_LoadPackage.java:34)
05-04 01:25:12.001 E/Xposed  ( 4162):   at de.robv.android.xposed.callbacks.XCallback.callAll(XCallback.java:70)
05-04 01:25:12.001 E/Xposed  ( 4162):   at de.robv.android.xposed.XposedBridge$1.beforeHookedMethod(XposedBridge.java:208)
05-04 01:25:12.001 E/Xposed  ( 4162):   at de.robv.android.xposed.XposedBridge.handleHookedMethod(XposedBridge.java:664)
05-04 01:25:12.001 E/Xposed  ( 4162):   at android.app.ActivityThread.handleBindApplication(Unknown Source)
05-04 01:25:12.001 E/Xposed  ( 4162):   at android.app.ActivityThread.access$1500(ActivityThread.java:149)
05-04 01:25:12.001 E/Xposed  ( 4162):   at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1385)
05-04 01:25:12.001 E/Xposed  ( 4162):   at android.os.Handler.dispatchMessage(Handler.java:102)
05-04 01:25:12.001 E/Xposed  ( 4162):   at android.os.Looper.loop(Looper.java:211)
05-04 01:25:12.001 E/Xposed  ( 4162):   at android.app.ActivityThread.main(ActivityThread.java:5317)
05-04 01:25:12.001 E/Xposed  ( 4162):   at java.lang.reflect.Method.invoke(Native Method)
05-04 01:25:12.001 E/Xposed  ( 4162):   at java.lang.reflect.Method.invoke(Method.java:372)
05-04 01:25:12.001 E/Xposed  ( 4162):   at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1016)
05-04 01:25:12.001 E/Xposed  ( 4162):   at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:811)
05-04 01:25:12.001 E/Xposed  ( 4162):   at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:117)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.