FuseHide

Verified safeOpen sourceExclusive
No reviews reviews
7
downloads
12
android

AI summary

FuseHide is an LSPosed/Xposed module for Android 12+ that hides specified directories under /storage/emulated/0 from chosen apps by hooking the MediaProvider FUSE layer. Supports hiding top-level and nested paths, stress-test mode with exceptions, and hot-synced runtime configuration. Includes fixes for Unicode handling in Android/data and Android/obb paths.

Generated by AI. May contain inaccuracies.

Screenshots

About this app

FuseHide is an LSPosed/Xposed module and MediaProvider/FUSE debugging tool for Android 12+.

The current implementation loads libfusehide.so in the MediaProvider process and installs a native hook after libfuse_jni.so is loaded. This hook is used to hide ordinary paths under /storage/emulated/0 (/sdcard) for specified applications according to runtime configuration, while retaining debugging and fixing logic for Unicode scenarios related to Android/data and Android/obb.

The current version also includes a bypass fix for ignorable code points in /storage/emulated/0/Android/{data,obb} and a runtime-configurable ordinary path hiding strategy:

It applies to the UID corresponding to the specified package name. It supports hiding the first-level directory names under /storage/emulated/0, such as the default xinhao and MT2. It supports configuring relative path hiding, such as nested directories like Download/private. Supports a stress test mode that "hides all top-level directories" and allows configuration of exceptions. Supports editing configurations on the application side and hot-syncing configurations to the injected MediaProvider process.

What's new

v1.144Aug 20, 2026
  • build(deps): bump com.diffplug.spotless from 8.9.0 to 8.10.0 (#57)
  • Bumps com.diffplug.spotless from 8.9.0 to 8.10.0.
  • -- updated-dependencies: - dependency-name: com.diffplug.spotless dependency-version: 8.10.0 dependency-type: direct:production update-type: version-update:semver-minor ...
  • Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <xiaotong6666@users.noreply.github.com>

About this version

Version
1.144 (144)
Size
6.61 MB
Requires Android
12
Target SDK
31
Architecture
arm64-v8a, armeabi-v7a, x86, x86_64
Downloads
7
Updated
Aug 20, 2026
Package
io.github.xiaotong6666.fusehide

Similar apps

Ratings & reviews

0 ratings
  • 5
    0
  • 4
    0
  • 3
    0
  • 2
    0
  • 1
    0

Write a review

Tap a star to rate this app