Skip to content

il2cpp which support HUATUO interpreter

License

Notifications You must be signed in to change notification settings

Hengle/il2cpp_huatuo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

il2cpp_huatuo

原始il2cpp是AOT运行时,不支持动态注册dll元数据。我们轻微改造了metadata管理模块,插入了一些hook代码,支持动态加载dll元数据。

注意,此项目代码不能单独工作,甚至无法成功编译。必须配合 huatuo 解释器才能正常工作。

main分支基于unity 2020.3.33的代码。

About

il2cpp which support HUATUO interpreter

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 78.8%
  • C 21.2%