1.0.0 • Published 6 months ago

hk4e-frida-il2cpp v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months ago

hk4e-frida-il2cpp

Frida NPM

A Frida module to dump, trace or hijack HK4E at runtime, without needing the global-metadata.dat file.

Features

  • Dump classes, methods, fields and so on
  • Trace, intercept and replace method calls
  • Mess around with the C# runtime
  • Il2Cpp structs and global metadata (almost) free

Compatibility

Platforms

Android, Linux, Windows, iOS, macOS are supported. However, only Windows is "tested": expect breakage if you are using another platform.

Acknowledgements

Thanks to meme and knobse for helping and getting me into this, and to djkaty and nneonneo for providing the Il2Cpp API. Thanks to vsfsfitvnm for providing the base code

1.0.0

6 months ago

0.9.0

6 months ago