K0lb3 / UnityPy

UnityPy is python module that makes it possible to extract/unpack and edit Unity assets
MIT License
761 stars 113 forks source link

Run code using Android #198

Closed remboz closed 9 months ago

remboz commented 11 months ago

Extract using Android I found this error when extract fsb.

"/data/data/ru.iiec.pydroid3/files/aarch64-linux-android/lib/python3.9/1ib-dynload/_ctypes.cpython-39.so" is not accessible for the namespace "(default)"

K0lb3 commented 9 months ago

That doesn't look like a problem related to UnityPy.