mirror of
https://github.com/WerWolv/ImHex-Patterns.git
synced 2026-03-27 23:37:04 -05:00
git: Fixed typos
This commit is contained in:
@@ -150,7 +150,7 @@ Hex patterns, include patterns and magic files for the use with the ImHex Hex Ed
|
|||||||
### Data Processor Nodes
|
### Data Processor Nodes
|
||||||
| Name | Path | Description |
|
| Name | Path | Description |
|
||||||
|------|------|-------------|
|
|------|------|-------------|
|
||||||
| Caesar Cipher | [`nodes/caecar.hexnode`](nodes/caecar.hexnode) | Simple adjustable per-byte Caecar Cipher (ROT) |
|
| Caesar Cipher | [`nodes/caesar.hexnode`](nodes/caesar.hexnode) | Simple adjustable per-byte Caecar Cipher (ROT) |
|
||||||
| XOR Cipher | [`nodes/xor.hexnode`](nodes/xor.hexnode) | XORs a input with a repeating XOR pad |
|
| XOR Cipher | [`nodes/xor.hexnode`](nodes/xor.hexnode) | XORs a input with a repeating XOR pad |
|
||||||
|
|
||||||
## Contributing
|
## Contributing
|
||||||
|
|||||||
Reference in New Issue
Block a user