I want to loop over a binary file and print specific bytes. How can I use a for loop to print out n bytes after every n-th byte.I want to loop over a binary file and print spe
I want to loop over a binary file and print specific bytes. How can I use a for loop to print out n bytes after every n-th byte.I want to loop over a binary file and print spe