https://github.com/cookieof/ImageCopyHide
Automatically copy and hide files from /sdcard/DCIM/Camera to /sdcard/wot/cptp (magisk module)
https://github.com/cookieof/ImageCopyHide
Last synced: 4 months ago
JSON representation
Automatically copy and hide files from /sdcard/DCIM/Camera to /sdcard/wot/cptp (magisk module)
- Host: GitHub
- URL: https://github.com/cookieof/ImageCopyHide
- Owner: cookieof
- License: gpl-3.0
- Created: 2025-05-24T11:04:57.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-05-24T11:24:08.000Z (8 months ago)
- Last Synced: 2025-05-24T12:23:06.666Z (8 months ago)
- Language: Shell
- Size: 17.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-android-root - Image Copy Hide - Automatically copy and hide files from /sdcard/DCIM/Camera to /sdcard/wot/cptp. `FOSS` `[M]` (🛡️ Privacy and Security / Hide Files)
README
# ImageCopyHide
Automatically copy and hide files from /sdcard/DCIM/Camera to /sdcard/wot/cptp (magisk module)
配置文件cptp_config放在/sdcard/wot/目录下
修改配置文件中的ENABLED可以控制模块是否开启(1为开启,0为关闭),修改INTERVAL可以控制模块检查/sdcard/DCIM/Camera目录的频率(单位秒,默认45秒)