How to fix Common Area Overlaps: Difference between revisions
m Added alternative hex editor options. |
m fixed link to hexed.it |
||
| Line 10: | Line 10: | ||
* A hex editor. | * A hex editor. | ||
** [https://mh-nexus.de/en/hxd/ HxD] is a robust and commonly recommended choice. | ** [https://mh-nexus.de/en/hxd/ HxD] is a robust and commonly recommended choice. | ||
** [https://hexed.it/] is a hex editor that runs in your browser. | ** [https://hexed.it/ hexed.it] is a hex editor that runs in your browser. | ||
* A text editor. | * A text editor. | ||
** If you are on Windows, [https://notepad-plus-plus.org/ Notepad++] is a solid choice. | ** If you are on Windows, [https://notepad-plus-plus.org/ Notepad++] is a solid choice. | ||