vfsfitvnm / frida-il2cpp-bridge

A Frida module to dump, trace or hijack any Il2Cpp application at runtime, without needing the global-metadata.dat file.
https://github.com/vfsfitvnm/frida-il2cpp-bridge/wiki
MIT License
946 stars 194 forks source link

Add a way to get an array of generic types from a class / method #315

Closed Flechaa closed 1 year ago

Flechaa commented 1 year ago

312

vfsfitvnm commented 1 year ago

Thanks!