Taikari icon indicating copy to clipboard operation
Taikari copied to clipboard

A frida tool script against the Arcaea.

Taikari

Taikari is intent on destroying the Arcaea world.

ver arc

Hack Tool Sets

name description
captureSSL Capture the SSL traffic print to screen
dumpCertficate Hex dump the latest P12 certificate
hookOnlineManagerCtor An almost perfect hook scheme of OnlineManager.
challengeHookTest Test the challenge hook
challengeServer Challenge server over the HTTP
pretendArcVersion Set the fake arcaea version
pretendDeviceId Set the fake device id

Deploy

  • Install frida-server following the official documentation.
  • Copy the files folder to /system/usr/ then renaming to taikari.

Usage

Recommend to use Frida 15 and Android 7+.

$ frida -U -f "moe.low.arc" --no-pause -l taikari.js

# Optional for Frida 16: frida -U -f "moe.low.arc" -l taikari.js
  # -U (use USB device)
  # -f (spawn the target app)
  # --no-pause (do not pause the thread while app start)
  # -l (load script)

Compatible Info

Arcaea (build) arm64-v8a armeabi-v7a x86 x86_64
3.11.2c_1019305
3.12.0c_1020007
3.12.1c_1020010
3.12.2c_1020517
3.12.6c_1032000 🟡 ❌ (lazy)
4.0.0c_1050010 🟡 (wip)
4.0.1c_1050014 🟡 (wip)
4.0.255c_1060002 🟡 (wip)
4.0.256c_1070001 🟡 (wip)
4.1.4c_1092003 ❌ (lazy)

License

Licensed under 616 SB License.