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
Copy file name to clipboardExpand all lines: README.md
+13-13Lines changed: 13 additions & 13 deletions
Original file line number
Diff line number
Diff line change
@@ -93,23 +93,23 @@ Romhacking is the practice of editing a video game's code — located in its *re
93
93
94
94
## Tools
95
95
### Patchers
96
-
*[beat](https://www.romhacking.net/utilities/893) - 🪟 Creates and applies BPS patches, a format which is a spiritual successor to the IPS format.
97
-
*[Lunar IPS](https://www.romhacking.net/utilities/240) - 🪟 Creates and applies IPS patches.
98
-
*[Online ROM Patcher](https://www.marcrobledo.com/RomPatcher.js) - An online app for applying patches of various formats.
99
-
*[XDelta](https://www.romhacking.net/utilities/598) - 🪟 An app for creating and applying .xdelta patches.
96
+
*[beat](https://www.romhacking.net/utilities/893) - Creates and applies BPS patches, a format which is a spiritual successor to the IPS format. 🪟
97
+
*[Lunar IPS](https://www.romhacking.net/utilities/240) - Creates and applies IPS patches. 🪟
98
+
*[Online ROM Patcher](https://www.marcrobledo.com/RomPatcher.js) - An online app for applying patches of various formats. 🐧🍎🪟
99
+
*[XDelta](https://www.romhacking.net/utilities/598) - An app for creating and applying .xdelta patches. 🪟
100
100
### Hex Editors
101
-
*[Hex Workshop](http://www.hexworkshop.com) - 🪟💸 A hex editor with many integrated tools, but doesn't do much more than free hex editors can do.
102
-
*[HxD](https://mh-nexus.de/en/hxd) - 🪟 A classic hex editor for disk, RAM, and file editing.
103
-
*[ImHex](https://github.com/WerWolv/ImHex) - 🐧🍎🪟 A newer, modular hex editor for reverse engineering and programming, with features suited to romhacking.
104
-
*[WindHex32](https://www.romhacking.net/utilities/291) - 🪟 A hex editor with romhacking features, especially ones targeted for SNES games.
101
+
*[Hex Workshop](http://www.hexworkshop.com) - A hex editor with many integrated tools, but doesn't do much more than free hex editors can do. 🪟💸
102
+
*[HxD](https://mh-nexus.de/en/hxd) - A classic hex editor for disk, RAM, and file editing. 🪟
103
+
*[ImHex](https://github.com/WerWolv/ImHex) - A newer, modular hex editor for reverse engineering and programming, with features suited to romhacking. 🐧🍎🪟
104
+
*[WindHex32](https://www.romhacking.net/utilities/291) - A hex editor with romhacking features, especially ones targeted for SNES games. 🪟
105
105
### Debugging Emulators
106
-
*[BGB](https://bgb.bircd.org) - 🪟 A Game Boy and Game Boy Color debugging emulator.
107
-
*[FCEUX](https://fceux.com/web/home.html) - 🐧🍎🪟 An NES and Famicom Disk System emulator including features for romhackers.
106
+
*[BGB](https://bgb.bircd.org) - A Game Boy and Game Boy Color debugging emulator. 🪟
107
+
*[FCEUX](https://fceux.com/web/home.html) - An NES and Famicom Disk System emulator including features for romhackers. 🐧🍎🪟
108
108
*[NO$GBA](https://problemkaputt.de/gba-dev.htm) - 🪟 The "gold standard" emulator for working with GBA and DS games.
109
109
### Reverse Engineering Frameworks
110
-
*[Ghidra](https://ghidra-sre.org) - 🐧🍎🪟 Free and open-source software by the National Security Agency for reverse-engineering binaries.
111
-
*[IDA Free](https://hex-rays.com/ida-free) - 🐧🍎🪟 The free (and thus limited) version of IDA Pro, used for reverse engineering and development.
112
-
*[IDA Pro](https://hex-rays.com/ida-pro) - 🐧🍎🪟💸 The fully-featured version of IDA Free.
110
+
*[Ghidra](https://ghidra-sre.org) - Free and open-source software by the National Security Agency for reverse-engineering binaries. 🐧🍎🪟
111
+
*[IDA Free](https://hex-rays.com/ida-free) - The free (and thus limited) version of IDA Pro, used for reverse engineering and development. 🐧🍎🪟
112
+
*[IDA Pro](https://hex-rays.com/ida-pro) - The fully-featured version of IDA Free. 🐧🍎🪟💸
113
113
### Translation
114
114
*[Kuriimu2](https://github.com/FanTranslatorsInternational/Kuriimu2) - A "general purpose game translation project manager" for making fan translations.
0 commit comments