hk4e-frida-il2cpp
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

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

Package Sidebar

Install

npm i hk4e-frida-il2cpp

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

305 kB

Total Files

6

Last publish

Collaborators

  • howtousegit22