This is a standalone GUI Batch Binary File Scanner I made in Python and Dart (the executable is a dart script compiled) to make finding data/text significantly easier/quicker. Instead of you having to ...
This project is a python implementation of the lempel ziv 77 and huffman code compression algorithms. It is implemented using python for clear algorithmic exposition. Is implemented with a search ...