Skip to content

Frida module to debug, dump, manipulate or hijack any IL2CPP application at runtime with a high level of abstraction, without needing the global-metadata.dat file.

License

Notifications You must be signed in to change notification settings

simind/frida-il2cpp-bridge

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

frida-il2cpp-bridge

Frida NPM

Frida module to dump, manipulate and hijack any IL2CPP application at runtime with a high level of abstraction, without needing the global-metadata.dat file.

Screenshot_20210724_195807

Compatibility

Unity version

It should work for any Unity version in the inclusive range 5.3.0 - 2021.1.0.

Platforms

Android is supported; Linux and Windows are not tested; iOS is not supported yet (#15).

Documentation

Please have a read at DOC.md.

Known limitations

A lot of aspects are still unknown to me.

  • Absent generic classes or methods utilities
  • Missing traceback system

Acknowledgements

Thanks to meme and tryso for helping and getting me into this, and to djkaty and nneonneo for providing the IL2CPP C headers.

About

Frida module to debug, dump, manipulate or hijack any IL2CPP application at runtime with a high level of abstraction, without needing the global-metadata.dat file.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%