hextools

hextools repository
git clone git://mcdim.xyz/hextools.git
Log | Files | Refs | README

commit abf683312df3d2c9ba72658fee523baeff3e1106
parent 013548194256c3f186ca8c739d0a02e281f3dddc
Author: Michael Constantine Dimopoulos <mk@mcdim.xyz>
Date:   Sat, 23 Dec 2023 00:18:07 +0000

Update readme

Diffstat:
MREADME.txt | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/README.txt b/README.txt @@ -31,6 +31,7 @@ unhex - reads a number in hexadecimal and prints it in decimal unbin - reads a number in binary and prints it in decimal bin2hex - script to convert binary to hexadecimal (dep. hex, unbin) hex2bin - script to convert hexadecimal to binary (dep. hex, unbin) +cyclic - generate & search cyclic pattern Usage