Skip to content

Releases: sanfengAndroid/FakeXposed

Modify package name and fix bug

02 Mar 03:19
Compare
Choose a tag to compare
  • Modify the application name to DataFilter

  • Add test options

  • Fix the circular dependency issue below Android7

  • Fix some dynamic proxy errors

  • Fixed some cases where Android11 could not read the file path
    Note:The old version can be uninstalled
    Please download the x86 version for the emulator, and the arm version for the mobile phone

  • 修改应用名称为数据滤镜

  • 添加测试选项

  • 修复Android7以下循环依赖问题

  • 修复部分动态代理出错

  • 修复部分情况下Android11读取不到文件路径
    注意:旧版本可以卸载了
    模拟器请下载x86版本,手机请下载arm版本

Code optimization and adjustment of targetSdk

28 Feb 14:02
Compare
Choose a tag to compare
  • Modify the data reading mode and adjust targetSdk to 23
  • Change some Java Hooks to Native Java Hooks, which is more versatile and stable and anti-detection
  • Add the Edxposed package name to the blacklist by default, so that other applications can access when you can’t access it
  • Add different architecture version packages
  • Code optimization

Note: The old version needs to be uninstalled and then installed. Some simulators will crash due to the priority use of arm, so you need to download the x86 version
提示: 旧版本需要卸载后再安装,部分模拟器由于优先使用arm会导致崩溃,因此需要下载x86版本