Posts By Category

Posts By Date

This is a very simple but useful application for viewing the sequence of bytes or bits in a binary file. I have modified my old bytes viewer and added the option to view the sequence of bits as well.

You can choose the start and end index of the bytes / bits being viewed.

This is how the application looks:

The application also supports dragging and dropping files into the form.

You can use it together with Fiddler by selecting a session and then choosing for example File - Save - Request - Request Body.... Then open it with the bytes viewer to view the sequence of bits and not only bytes as it is in HexView of Fiddler.

The source:

www.bodurov.com/BytesViewer/BytesViewerSource.zip

And the executable (requires .NET 2.0 installed):

www.bodurov.com/BytesViewer/BytesViewerExecutable.zip

Share this post:   digg     Stumble Upon     del.icio.us     Technorati     E-mail

Feedback

Please post your comments:

Name:  
Email (optional): Your email address will not be posted.
URL (optional):
Comments: HTML will be ignored, URLs will be converted to hyperlinks
Use [code] if(true) alert("OK"); [/code] for source code
 
Enter the text you see in the box: