byte by byte

Byte By Byte 1.01
Byte By Byte is a downloading program designed to aid you in continuing partial downloads. I came up with this program after downloading fragments of a file that added up to a larger size than the more>>
Byte By Byte is a downloading program designed to aid you in continuing partial downloads. I came up with this program after downloading fragments of a file that added up to a larger size than the complete download. So enough was enough and I created this. The idea is that you enter the URL of a file you wish to finish downloading and locate the partial file on your hard drive. When you press download button your file will continue downloading. You can also use this application for downloading files from scratch by entering the destination file instead of the fragment file.
ByteStat 1.2
ByteStat is a small and simple byte histogram application. more>>
ByteStat will let you visually see the byte histogram - how many times each byte value (0-255) appears in a file.
ByteStat is free. For non-commercial use only.
Blue Byte File Editor 1.01
Blue Byte File Editor is created to be a free 32k byte editor can edit any binary file in memory, up to 2GB in size. more>>
Blue Byte File Editor 1.01 is created to be a free 32k byte editor can edit any binary file in memory, up to 2GB in size. Each byte then can be edited by clicking on any byte starting position, by using the keyboard or the Hexadecimal/ASCII text boxes you can edit each byte.
Enhancements:
- Adds an option to search Hex characters.

ByteWasher 1.0
Regain free space on your computer by deleting unnecessary files more>> ByteWasher is a disk cleanup utility that lets you regain hundreds of lost megabytes on your computer by removing temporary files, backup files, cache files, cookies, recent document shortcuts and much more! It has options that also let you remove unused accessibility programs, desktop themes, screen savers and 0-byte files.<<less
Roadkils Data Byte 1.2
Converts any file into a format... more>> Converts any file into a format that can be included into your application. Supports ASM db and C++ style header file output. Allows for pictures, text, music or any other file to be included inside your application executable rather than in a separate file..<<less
Bit Parity Tools 1.0.0
This a small package of pc tools based on a bit parity utilization routine more>> This a small package of pc tools based on a bit parity utilization routine . Consists of mdiff a file compare utility that uses bit parity hashing in determining difference between two files , boc a file fingerprint generator that creates a binary file that maintains bit parity and byte order source file data in order to compare them after file restore or transfer and e1173 a byte order compression routine a compression tool that perform fast compression of large ASCII files on the same byte order parity principia .<<less

BasicScanner BETA
Basic java based byte scanner. Source code included, more>> Simple Java application that scans your harddisc searching for a byte sequence. The byte sequence for example can be an IP address. Sometimes usefull for finding malware on your computer.
But also sometimes usefull for other purposes.
Source code is included.
It is a BETA but working dont expect to much from it. Java language is required which can be downloaded for free from http://java.sun.com (jre)
You need to start it from the DOS prompt in the directory where the class file is contained (CD). java BasicScanner . Have fun with it.<<less
Bytescout Watermarking LITE 2.20
Bytescout Watermarking LITE freeware is an effective wizard-based image watermarking protection software. Supports JPG, PNG, GIF, animated GIF, TIFF, multipage TIFF formats. Provides built-in set of more than 16 ready-to-use presets. more>> <<less
Commando Sound Byte Assistant 0.8
Commando Sound Byte Assistant is a program with which you`ll be able to create Arnold Schwarzenneger sound bytes out of already more>>
Easy Duplicate Finder 2.2.4
Easy Duplicate Finder is known as a free and easy-to-use utility which supports you to find and delete duplicate files. more>>
Easy Duplicate Finder 2.2.4 is known as a free and easy-to-use utility which supports you to find and delete duplicate files. What hard disk space on your PC is occupied by duplicate files? Easy Duplicate Finder will show you.
Major Features:
- Search for true duplicates (files with same contents);
- Powerful search engine with fast files check;
- Full binary (byte-by-byte) comparison;
- Flexible Scan settings;
- Convenient user interface;
- Advanced Duplicate file management - remove only unnecessary duplicates;
- Full Unicode support;
- Export list of duplicates to HTML, TXT.
GDS Byte Counter 1.0.0.32
monitor networks trafic more>> GDS Byte Counter is a simple but powerful application that monitors your network trafic. With this small application you can see how many mega bytes you have been downloading today, this month, this year, last month or any period you define. The application includes some statistics graphs where you can see it all in perspective. Useful if you pay your ISP per megabyte. Supported languages (currently): English, Danish.<<less
bed 0.2.25
Edit binary files. Dataformats: ascii, unsigned (base 2-36: bin,oct,dec,hex,etc) and signed integers, float, bitflags, bitfields, labels, ebcdic, time_t and structures of datatypes. Different sizes and byte ordenings. Edit hard disk devices. more>> <<less
Base64 1.9
Base64 is a freeware way of encoding 8-bit characters using only ASCII printable characters similar to UUENCODE. UUENCODE embeds a filename where BASE64 does not. You will see BASE64 used in encoding more>>
Base64 is a freeware way of encoding 8-bit characters using
only ASCII printable characters similar to UUENCODE.
UUENCODE embeds a filename where BASE64 does not. You will
see BASE64 used in encoding digital certificates, in
encoding user:password string in an Authorization: header
for HTTP. The spec is described in RFC 2045.
For more details see http://mindprod.com/jgloss/base64.html
Dont confuse Base64 with x-www-form-urlencoded which
is handled by java.net.URLEncoder.encode/decode or
Base64u.
Base64 armouring uses only the characters A-Z a-z 0-9 +/=.
This makes it suitable for encoding binary data as SQL
strings, that will work no matter what the encoding.
Unfortunately + / and = all have special meaning in URLs.
Base64u gets around this problem. It is a variant on Base64
that uses - _ and * in preference to + / and =, so that it
can be used in URLEncoded contexts with or without
URLEncoding.
Use base64 like this:
// Base64 armouring
import com.mindprod.base64.Base64;
...
// sample byte array to encode
byte[] toSend = { (byte)0xfc, (byte)0x0f, (byte)0xc0};
// create encoder object
Base64 base64 = new Base64();
base64.setLineLength( 72 ); // default
// encoding a byte[]
String send = base64.encoder( toSend );
// decoding a byte[]
byte[] reconstituted = base64.decoder( sent );
use Base64u the same way:
// Base64u armouring
import com.mindprod.base64.Base64u;
...
// sample byte array to encode
byte[] toSend = { (byte)0xfc, (byte)0x0f, (byte)0xc0};
// create encoder object
Base64u base64u = new Base64u();
base64u.setLineLength( 72 ); // default
// encoding a byte[]
String send = base64u.encoder( toSend );
// decoding a byte[]
byte[] reconstituted = base64u.decoder( sent );
For an example that starts and ends with a String, see
Example.java
to run:
java.exe com.mindprod.base64.Example
Requirements: Java 1.2+
Whats new in this version: add icon and pad file
<<less
Commando: The Schwarzenegger Sound Byte Assistant 0.8
Commando: The Schwarzenegger Sound Byte Assistant is an application based on Java for building Arnold Schwarzenegger sound bytes by assembling them out of previous Arnold audio quotes. more>> <<less
