Open main menu

Difference between revisions of "DEV6 Information"

82 bytes removed ,  06:37, 16 September 2023
m
remove one line
m (adding more debug stuff)
m (remove one line)
Line 1: Line 1:
===Identity===
===Identity===
How i find out if my Game is DEV6?
How i find out if my Game is DEV6?
*if your Executable to start has the Name WLOADER.exe then is it most likely DEV6
*(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
2,059

edits