Port: uhex (RO)

This commit is contained in:
xamidev
2024-09-23 17:39:39 +02:00
parent 68a4be55ce
commit 1085222d98
5 changed files with 26 additions and 9 deletions

View File

@@ -147,3 +147,7 @@ Controls:
#### `exec <binary>`
Executes a binary file. Warning: this is highly broken and syscalls aren't working. It's written in a childish manner. Help is always appreciated (lol).
#### `uhex <file>`
Prints the hex and ASCII contents of a file.