Uninomicon

Documenting the dark corners of the Unity Engine.

User Tools

Site Tools


unity_build_information_detection

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
unity_build_information_detection [2022/01/28 17:42] 73.217.35.3unity_build_information_detection [2025/11/05 09:46] (current) – old revision restored (2025/10/22 09:10) klea
Line 1: Line 1:
 ====== Inspecting Information from Built Unity Players ====== ====== Inspecting Information from Built Unity Players ======
  
-It can be useful to inspect information from built Unity players((e.g. to check whether a certain DLL is used by the game)).+It can be useful to inspect information from built Unity players. This can be helpful to check whether a certain DLL is used by the game, or verify that the player built properly.
  
 ===== High Level ===== ===== High Level =====
  
   * [Android] .xapk/.apk/.so can be traversed with [[https://www.7-zip.org/|7-Zip]]   * [Android] .xapk/.apk/.so can be traversed with [[https://www.7-zip.org/|7-Zip]]
-  * Unity asset file headers headers can be inspected with any hex editor((Even Notepad works, although only for files <500KB. Notepad may struggle to open bigger files.))+  * Unity asset file headers can be inspected with any hex editor((Even Notepad works, although only for files <500KB. Notepad may struggle to open bigger files.))
  
 ===== Unity Version ===== ===== Unity Version =====
unity_build_information_detection.1643391754.txt.gz · Last modified: 2025/01/15 04:35 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki