docs: add ballistic cli section

Signed-off-by: Ronald Caesar <github43132@proton.me>
This commit is contained in:
Ronald Caesar
2026-01-14 23:37:59 -04:00
parent f0a8ff857c
commit 4cafd1bf67

View File

@@ -13,6 +13,9 @@ This program is used for decoding ARM64 instructions. The following example show
./decoder_cli 0b5f1da1 # ADD extended registers
Mnemonic: ADD - Mask: 0x7F200000 - Expected: 0x0B000000
```
### Ballistic CLI
This is used by developers to test Ballistic's translation loop.
### Coverage CLI