Files
vphone-cli/scripts/tweakloader
Lakr 7514e10d06 Tidy tweakloader README and adjust table spacing
Convert README header to ATX style and add spacing/blank lines for improved Markdown readability in scripts/tweakloader/README.md. Also adjust spacing in a table row in research/0_binary_patch_comparison.md to correct alignment/formatting.
2026-03-10 12:15:44 +08:00
..

Lean TweakLoader

Purpose

  • Provide the /var/jb/usr/lib/TweakLoader.dylib component expected by the vphone JB basebin runtime (systemhook.dylib).
  • Load user tweak dylibs from /var/jb/Library/MobileSubstrate/DynamicLibraries into matching processes.

Current behavior

  • Enumerates substrate-style .plist files in the tweak directory.
  • Supports:
    • Filter.Bundles
    • Filter.Executables
  • dlopens the corresponding .dylib when the current process matches.

Logging

  • Writes to /var/jb/var/mobile/Library/TweakLoader/tweakloader.log.