I have an APK of a game and I want to extract the graphics shaders (OpenGL or Spir-V shader) from it. Where are the shaders exactly located and How OpenGL shaders are stored in an apk?
Any help is appreciated!
I have an APK of a game and I want to extract the graphics shaders (OpenGL or Spir-V shader) from it. Where are the shaders exactly located and How OpenGL shaders are stored in an apk?
Any help is appreciated!