hex editor

  1. Solved Continuing to Mod Pixel Gun 3D, But I Keep Hitting a Snag

    Late update for anyone who read my previous post. I've put this project on hiatus and had came back to it recently with more coding experience. However, I keep hitting a Snag whenever I modify any code in the apk. For some reason, the game halts at 82% when I load any test mod apk. I don't know...
  2. Tutorial How to check metadata version of Il2Cpp.

    Need to check metadata version? it's very easy. Open global-metadata.dat with any hex editor programs or if you are using Hex Workshop, right click on global-metadata.dat and click Hex Edit with hex Workshop vX.X Look at caret 0x4, this one says 18 which means 24 in decimal, so we know the...