Skip to content

16.5.7

Choose a tag to compare

@hackcatml hackcatml released this 18 Nov 12:20
· 6 commits to main since this release
  • Add a Magisk module: "MagiskAjeossida"
  • MagiskAjeossida
    • Automatically runs ajeossida-server on boot.
    • To run it in remote mode, use the following command. It will listen on 0.0.0.0:45678
    adb shell "su -c sed -i 's/REMOTE=0/REMOTE=1/' /data/adb/modules/magisk_ajeossida/service.sh"
    • You can attach Frida to a pairipcore protected app. However, the app will crash after a few seconds. Bypassing the crash is up to you. (Spawning the app also causes it to crash)