Files
notiMessage/.gitignore
mars f9426d6b68 chore: 清理临时逆向脚本,保留 TNG 安装工具与 captcha 文档
删除未跟踪的一次性 _*.py 扫描脚本,并从仓库移除已过时辅助脚本。
2026-08-04 13:48:47 +08:00

36 lines
688 B
Plaintext

*.iml
.gradle
/local.properties
/.idea/caches
/.idea/libraries
/.idea/modules.xml
/.idea/workspace.xml
/.idea/navEditor.xml
/.idea/assetWizardSettings.xml
.DS_Store
/build
/captures
.externalNativeBuild
.cxx
local.properties
gradle-local.properties
platform-tools/
xposed-module/build/
reverse/apks/
reverse/extracted/
reverse/output/
reverse/logs/
reverse/tmp/
reverse/frida/bin/
reverse/frida/*.log
reverse/frida/*.log.err
reverse/frida/logcat_capture.txt
reverse/frida/*.out
reverse/frida/*.err
debug-server/__pycache__/
magisk-modules/tng_exit_guard/obj/
magisk-modules/tng_exit_guard/libs/
# 调试抓包/截图/ANR/APK 产物,不入库
reverse/dumps/
reverse/scripts/__pycache__/