Forge Store Enhancer Extreme

July 22, 2026 · View on GitHub

提升ForgeStore体验,同时极致隐藏由解锁引导加载程序产生的相关检测点。

Tip

English

Important


本模块专精伪装引导加载程序状态,而非通过PlayIntegrity。

条件

安装

  1. 刷入模块并重新启动设备。
  2. 手动配置(可选)。
  3. 完成!

功能

主要

  • 对冲突模块添加移除标签/强制删除;检测到冲突软件时直接卸载;libc::inotify_add_watch实时监控
  • 接管ForgeStore模块target.txt,优先级高于任何类似模块;libc::inotify_add_watch实时监控
  • 提供谷歌硬件认证根证书签名的keybox
  • 设备启动时
    • 全自动修正异常VerifiedBootHash属性
    • 将安全补丁级别同步到属性
    • 将引导程序属性设置为锁定

其他

  • 规避异常环境
  • 在模块描述显示详细仪表盘
  • 根据系统语言分别显示zh-Hans或en-US: 用户可见部分

WebUI

  • DEV VERSION STUB

命令行工具

  • 调用
    • 于终端以Root身份执行/data/adb/modules/fs_enhancer_extreme/bin/fseed
    • 命令
      • Operation Forge Store service
        • fsctl restart|start|stop|state
      • Operation FS Enhancer Extreme service
        • fseectl restart|start|stop|state
      • Check running environment if normal from envcollect cache
        • envcheck
      • Check and directly uninstall conflict apps
        • appcheck
      • Check and add remove tag or force delete conflict modules
        • modcheck/-d|--daemon
      • Through Bootloader unlock related prop detection
        • passprop
      • Automatically correct abnormal VerifiedBootHash prop
        • passvbhash
      • Launch standalone WebUI app to id fs_enhancer_extreme
        • startwebui
      • Sync Security Patch Level from security_patch.txt to prop
        • spsyncprop
      • Detect and cache all necessity runtime environments
        • envcollect
      • Refresh module decription line from envcollect cache
        • descrefresh/-d|--debug
      • Refresh Forge Store target.txt from user config
        • listrefresh

配置

  • 配置目录路径: /data/adb/fs_enhancer_extreme/config
  • 日志目录路径: /data/adb/fs_enhancer_extreme/log|log.old,如遇到问题,请创建 issue 并附上日志。

Note

WebUI支持

致谢

本项目地址(用于非Github下载的用户从本自述文件溯源)

Just for fun