ac-pm / Inspeckage

Android Package Inspector - dynamic analysis with api hooks, start unexported activities and more. (Xposed Module)
Apache License 2.0
2.78k stars 514 forks source link

logcat is not sending data #57

Open random-ua opened 7 years ago

random-ua commented 7 years ago

I'm trying to use logcat feature. I open logcat page, start service and connect to Websocket. Two messages appears: [WebSocket Open], [Handshake Ok] In SuperSU logs I see two calls by Inspeckage: logcat -c with empty response logcat | grep -v Xposed - returns lots of text

In sniffer I see that websocket connection is succesfully established. But no log data ever sent over it.

Crescendo-BLYAT commented 6 years ago

same here... logcat is empty all the time...

Soujanya2107 commented 5 years ago

Same issue here as well , can u please help me out wiuth this?