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
1.03k stars 202 forks source link

Generate `script.json` and `stringliteral.json` #284

Closed Chensem closed 1 year ago

Chensem commented 1 year ago

consider about to develop such function ? like Il2CppDumper

vfsfitvnm commented 1 year ago

I don't think I will ever implement those ones. See https://github.com/vfsfitvnm/frida-il2cpp-bridge/issues/206, https://github.com/vfsfitvnm/frida-il2cpp-bridge/issues/77