You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A fairly comprehensive comparison chart can be found on [Wikipedia: Comparison of Hex Editors](https://en.wikipedia.org/wiki/Comparison_of_hex_editors_wikipedia)
27
22
28
23
# Common RO Related Uses
29
24
30
25
The most common uses for a hex editor are:
31
-
\* Changing [DATA.INI](DATA.INI"wikilink") to something else
32
26
27
+
- Changing [DATA.INI](./data-ini.md) to something else
33
28
- Changing the client name in the window title
34
-
- Renaming [Clientinfo.xml](Clientinfo.xml"wikilink") to something else
35
-
- Removal of /who command
29
+
- Renaming [Clientinfo.xml](./clientinfo.md) to something else
0 commit comments