Skip to content

Conversation

@rn-pn-sn
Copy link

@rn-pn-sn rn-pn-sn commented Dec 18, 2025

what's new:

C++:

  • Added xDL lib
  • KittyMemory lib updated
  • Macros.h & Utils.cpp:
    • xDL sym resolver added
    • HOOKs reworked using Dobby
    • INST added (Dobby)
    • PATCHs reworked: DobbyKitty / Kitty implementations
    • added relative patches (rPATCH, rRESTORE, rPATCH_SWITCH)
    • asm support added (KittyMemory::Keystone assembler)
    • added dynamic asm patches (dPATCH, dRESTORE, d/drPATCH_SWITCH)
    • Macro defines have been optimized
  • Init() from Setup migrated to Menu for convenience
  • Updated Dialog window JNI (link btn support & timer)
  • And64InlineHook and Substrate libs replaced by Dobby
  • get_device_api_level_inlines.h replaced by JNI get_api_sdk
  • Other minor changes

Java:

  • CrashHandler updated:
    • more debug info
    • save path has been changed to: android/media/PACKAGE/files/LOG_DIR for all devices
    • clear old crash logs (keep last 5)
  • Added DialogHelper
  • Other minor changes

Project settings:

  • Updated to SDK 36
  • Upgraded gradle
  • Other minor changes

@rn-pn-sn rn-pn-sn changed the title v5 suggestions v5 update Dec 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant