XServer icon indicating copy to clipboard operation
XServer copied to clipboard

A Xposed Module for Android Penetration Test, with NanoHttpd.

Results 22 XServer issues
Sort by recently updated
recently updated
newest added

![image](https://github.com/monkeylord/XServer/assets/11238576/3d938c14-8a4a-42be-ba89-9c506beec8fc) byte类型怎么传递?invoke结果是这个,啥也看不见

系统: 安卓10 是否root: 已root 机器:pixel 3 frida版本:16.1.4 frida-server版本:16.1.4 Xserver版本:0.7.3-2(最新版) 进入8000端口的网页之后,能够查看到当前调用的方法,在Mass Monitor页面勾选要hook的方法之后,在手机上点击和该方法对应的按扭之后,日志不打印任何调用信息,看终端里也只是简单的调用: 但是在使用原版frida,写好hook函数的js文件之后,hook对应函数,是可以hook到该方法的,打印出调用的参数:

执行:frida -U monkeylord.xserver -l XServer.js 报错: 不知道这样会有什么影响? XServer Frida Tool By Monkeylord [XServer]Loading XServer from /data/local/tmp/xserver.apk Error: java.lang.ClassNotFoundException: Didn't find class "monkeylord.XServer.XServer" on path: DexPathList[[zip file "/data/local/tmp/xserver.apk"],nativeLibraryDirectories=[/system/lib64, /system/product/lib64]] at frida/node_modules/frida-java-bridge/lib/env.js:126...

![image](https://user-images.githubusercontent.com/24642961/121794895-bb755680-cc3e-11eb-989b-376ac572ccf2.png) ![image](https://user-images.githubusercontent.com/24642961/121794899-cc25cc80-cc3e-11eb-910e-d36a30cb7c5a.png) 我有哪里做的不对吗 android 11 miui 12.5 面具 root frida环境 无xp copy apk to tmp/xserver.apk 手机上再安装xserver启动选择目标app 然后点击apply 转发端口 8000 或者目标进程pid都打不开 求帮忙看看应该怎么操作

您好,在使用中遇到一些问题,有没有可以解答的朋友,非常感谢! ![image](https://user-images.githubusercontent.com/28587324/104810443-8a2f6080-582f-11eb-93d3-007c022726b9.png) 在搜索类的时候可以找到目标类,但是点进目标类又提示没有找到匹配的类 ![image](https://user-images.githubusercontent.com/28587324/104810467-b2b75a80-582f-11eb-885a-c53055cd762a.png)

在virtualxposed环境下无法使用 对应使用打开127.0.0.1:8000 打开是空的

点击右侧复选框后,直接报错了