mirror of
https://codeberg.org/small-hack/open-slopware.git
synced 2026-06-03 23:57:01 +02:00
alphabetize Reverse Engineering and Debugging Alternatives (#891)
- Rename the section title to be more informative (e.g. for easier navigation without context). - Add the Alternatives section to the ToC. Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/891 Reviewed-by: Admin <vleermuis-admin@noreply.codeberg.org>
This commit is contained in:
parent
3bd7b445bc
commit
5729435d5a
1 changed files with 3 additions and 2 deletions
|
|
@ -139,6 +139,7 @@ Any other questions? Please check out our [FAQ](./FAQ.md), and if your question
|
|||
* [Alternative GUI crates](#alternative-gui-crates)
|
||||
* [Remote Desktop](#remote-desktop)
|
||||
* [Reverse Engineering and Debugging](#reverse-engineering-and-debugging)
|
||||
* [Reverse Engineering and Debugging Alternatives](#reverse-engineering-and-debugging-alternatives)
|
||||
* [Runtime Version Managers](#runtime-version-managers)
|
||||
* [Search](#search)
|
||||
* [Search Platforms](#search-platforms)
|
||||
|
|
@ -1356,7 +1357,7 @@ Note that Rust is itself tainted; see [the Programming Languages section](#progr
|
|||
| [Rizin](https://github.com/rizinorg/rizin) | [](#request-for-help) | [](#permissive-ai-policy) ([1](https://github.com/rizinorg/rizin/blob/dev/CONTRIBUTING.md#usage-of-ai-tools)) | See below |
|
||||
|
||||
> [!Note]
|
||||
> #### Alternatives
|
||||
> #### Reverse Engineering and Debugging Alternatives
|
||||
> [](#request-for-help)
|
||||
> - Debugger:
|
||||
> - [scanmem & Game Conqueror](https://github.com/scanmem/scanmem): last updated in 2024
|
||||
|
|
@ -1365,9 +1366,9 @@ Note that Rust is itself tainted; see [the Programming Languages section](#progr
|
|||
> - [DIS6502](https://sourceforge.net/projects/dis6502/) (MOS 6502-only)
|
||||
> - Hex editor:
|
||||
> - Vim Classic's [xxd](https://git.sr.ht/~sircmpwn/vim-classic/tree/main/item/src/xxd)
|
||||
> - [hexedit](https://github.com/pixel/hexedit)
|
||||
> - [ghex](https://github.com/GNOME/ghex)
|
||||
> - [hexcurse](https://github.com/prso/hexcurse-ng)
|
||||
> - [hexedit](https://github.com/pixel/hexedit)
|
||||
|
||||
## Runtime Version Managers
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue