Finding images in pi digits for fun!
To run this program you will need the pi_hex_1b.txt
file from here.
Search pattern is defined by the 10th line let pattern = "7cf5".as_bytes();
. Change 7cf5
(amogus pattern) to your desired hexadecimal sequence.