Hi. I'm here because I encountered an unusual experience when exploring the files of com.pixel.gun3d from my extracted apk.
Pixel Gun 3D is a game made in the Unity Engine, and games made in the Unity Engine tend to show off similar traits in file structure. The most notable trait being that when under assets\bin\Data\Managed, you'll start to see a lot of .dll files. This game is an exclusion to this common trait. Here's what I saw when exploring the files for the first time:
None of these files are executable ones. This is a problem because dnSpy is my go 2 reverse engineering software. Any tips on what to do from here? Any help is appreciated.
Pixel Gun 3D is a game made in the Unity Engine, and games made in the Unity Engine tend to show off similar traits in file structure. The most notable trait being that when under assets\bin\Data\Managed, you'll start to see a lot of .dll files. This game is an exclusion to this common trait. Here's what I saw when exploring the files for the first time:
None of these files are executable ones. This is a problem because dnSpy is my go 2 reverse engineering software. Any tips on what to do from here? Any help is appreciated.