Let's say you've gathered a bunch of lists from across the internet, in various formats and from various sources. Let's say you've cat'ed them together into one giant master list, sorted and unique'd.

However, after starting to work with the master list, you realize it is riddled with a bunch of NULL bytes, which chokes your list processor.

removeNULLbytes was made to solve this problem. It will read a master list line by line, remove any NULL bytes, and then write the result into a second file. It treats all files as binary.

This is a simple python script. So simple in fact, that anybody with half an inkling can string together a working approximation with a few minutes on stackoverflow.com. However, if you're as lazy as I am, you'll look for a script already written to do the job for you. This is that script.

Project Activity

See All Activity >

Categories

Hex Editors

License

GNU General Public License version 3.0 (GPLv3)

Follow removeNULLbytes

removeNULLbytes Web Site

Other Useful Business Software
Our Free Plans just got better! | Auth0 Icon
Our Free Plans just got better! | Auth0

With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of removeNULLbytes!

Additional Project Details

Intended Audience

Advanced End Users, Security Professionals

User Interface

Command-line

Programming Language

Python

Related Categories

Python Hex Editors

Registered

2013-07-06