/Zygisk-Il2CppDumper

Using Zygisk to dump il2cpp data at runtime

Primary LanguageCMIT LicenseMIT

Zygisk-Il2CppDumper

Il2CppDumper with Zygisk, dump il2cpp data at runtime, can bypass protection, encryption and obfuscation.

中文说明请戳这里

How to use

  1. Install Magisk v24 or later and enable Zygisk
  2. Download the source code
  3. Edit game.h, modify GamePackageName to the game package name
  4. Use Android Studio to run the gradle task :module:assembleRelease to compile, the zip package will be generated in the out folder
  5. Install modules in Magisk
  6. Start the game, dump.cs will be generated in the /data/data/GamePackageName/files/ directory