Unity-game-hacking icon indicating copy to clipboard operation
Unity-game-hacking copied to clipboard

Assembly-CSharp.dll not found

Open AlbertoMonteiro opened this issue 7 years ago • 1 comments

I've extracted the apk, but in assets\bin\Data\Managed folder there is etc, Metadata, Resources folder and SymbolMap-ARMv7 file, I didn't found any dll.

How can I find those dlls?

AlbertoMonteiro avatar Sep 12 '18 20:09 AlbertoMonteiro

Android games most likely use il2cpp, you can search for a metadata file and extract some stuff with it

ghost avatar Sep 30 '18 18:09 ghost