Open main menu

Difference between revisions of "DEV6 Information"

196 bytes added ,  18:54, 17 April 2023
m
added Debug EXE files section
m (added Debug EXE files section)
Line 4: Line 4:
*(Ghidra Version) you can find it out if your Game is Dev6 if you launch Ghidra analyze the File first then go to look for this String X:/UTILS/DEV6.EXE
*(Ghidra Version) you can find it out if your Game is Dev6 if you launch Ghidra analyze the File first then go to look for this String X:/UTILS/DEV6.EXE
*(Hex Editor Version) load the WLOADER.exe into the Hex Editor and Search for Dev6 and search for Dev6 if you find a line that says X:/UTILS/DEV6.EXE then you have Dev6
*(Hex Editor Version) load the WLOADER.exe into the Hex Editor and Search for Dev6 and search for Dev6 if you find a line that says X:/UTILS/DEV6.EXE then you have Dev6
===Debug EXE files===
* some EXE files of WLOADER.exe are compiled in Debug mode and contains Informations to PDB files (Debug Symbols).
* here are some strings that are linked to the PDB files.


===Games===
===Games===
2,078

edits