Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 1 KB

README.md

File metadata and controls

20 lines (14 loc) · 1 KB

IL2CPP_Scanner_Reborn

Github All Releases Github All Releases

An in game GUI tool based on IL2CPP_Resolver made to modify il2cpp Unity games running on DX11; revisited version of my old IL2CPP_Scanner_DX11.

Short showcase video https://www.youtube.com/watch?v=i3jDIRIJYtc&ab_channel=AxEl

IL2CPP Scanner Reborn

What's new?

  • gameobject transform tweaking and inspector window
  • get children gameobjects
  • methods calling (with some limitations)
  • properties usage
  • class field type
  • more stable and easier to use (I think)

For a detailed installation and usage see: Info & Usage