Main > Free Download Search >

Free byte by software for windows

byte by

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 926
Byte By Byte 1.01

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.

<<less
Download (331.6KB)
Added: 2007-04-21 License: Freeware Price: $0.00
downloads
ByteStat 1.2

ByteStat 1.2


ByteStat is a small and simple byte histogram application. more>>
ByteStat is a small and simple byte histogram application.
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.
<<less
Download (205KB)
Added: 2007-04-27 License: Freeware Price:
915 downloads
ByteWasher 1.0

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
Download (77KB)
Added: 2006-11-17 License: Freeware Price: Free
1072 downloads
Roadkils Data Byte 1.2

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
Download (39.7KB)
Added: 2008-09-07 License: freeware Price:
411 downloads
bed 0.2.25

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
Download (328.55KB)
Added: 2009-01-06 License: Freeware Price: $0
297 downloads
Base64 1.9

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
Download (0.51MB)
Added: 2008-09-07 License: Freeware Price: $0
466 downloads
Blue Byte File Editor 1.01

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.
<<less
Download (43KB)
Added: 2009-02-12 License: Freeware Price:
downloads
 
Other version of Blue Byte File Editor
Blue Byte File Editor 1.0Blue Byte File Editor is a free 32k byte editor which can edit any binary ... Each byte then can be edited by clicking on any byte starting position, by using the keyboard or
License:Freeware
Download (33.7KB)
1187 downloads
Added: 2006-10-18
BasicScanner BETA

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
Download (62KB)
Added: 2008-06-22 License: Freeware Price: Free
488 downloads
Bytescout Watermarking LITE 2.20

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
Download (1.77MB)
Added: 2009-04-23 License: Freeware Price: $0.00
226 downloads
 
Other version of Bytescout Watermarking
Bytescout Watermarking Lite 1.5ByteScout - Bytescout Watermarking Lite brings you a useful wizard-based image watermarking protection
Price: $0.00
License:Freeware
Download (1.5MB)
downloads
Added: 2008-11-03
GDS Byte Counter 1.0.0.32

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
Download (542k)
Added: 2008-11-03 License: Freeware Price:
521 downloads
Datalyse 1.0

Datalyse 1.0


Datalyse - freeware data analysis tool more>> Datalyse - freeware data analysis tool
Datalyse is a perfect addition to any hex editor you own, especially if you wish to identify file types and compression methods quickly and graphically. It works by rapidly counting the bytes within the file and graphing the densities of each
Features
Tiny
Stretch graph
Fast, chunked analysis of any file
Export bmp and csv
Hex, decimal and character displays for each byte value
<<less
Download (18KB)
Added: 2008-01-21 License: Freeware Price: Free
642 downloads
Origin Byte Organizer 1.1.150

Origin Byte Organizer 1.1.150


Origin Byte Organizer is a small software file management utility that allows you to split or merge files more>>
Origin Byte Organizer is a small software file management utility that allows you to split or merge files Origin Byte Organizer is a small software file management utility that allows you to split or merge files.
Main features:
- split file
- merge files
- multi-merge files
<<less
Download (1.19MB)
Added: 2007-06-06 License: Freeware Price:
877 downloads
Anti-Twin 1.8b

Anti-Twin 1.8b


Anti-Twin is a useful tool that helps you to increase your hard disk space by searching it for duplicate files (byte by byte) or similar images (pixel-based). Found identical files can either be moved more>>

Anti-Twin is a small software application which compares files, i.e. it searches for duplicate or similar files on your hard disk drive. All similar or identical files that were found can either be sent to the recycle bin or directly deleted. This will increase the hard disk space on your computer.
- Byte-by-byte comparison of user-defined files (file content),
- Search for identical or similar file names,
- Pixel-based image comparison, e.g. search for similar pictures.
Select the option ?Compare file content? to compare the entire binary content of the files. This means that the file names are irrelevant. Here, the basic principle is: ?Name is but sound and smoke - size matters! And never lose sight of the inner values.?
Anti-Twin is an excellent application to e.g. find and delete duplicate MP3 files in a download folder or to find similar images. Apart from that, Anti-Twin helps you clean up employees? chaotic file repositories in company networks, e.g. by searching for unnecessary file copies and redundant data back-ups.

<<less
Download (0.69MB)
Added: 2008-10-28 License: Freeware Price:
410 downloads
 
Other version of Anti-Twin
Anti-Twin 1.8tool that helps you to increase your hard disk space by searching it for duplicate files (byte by byte) or similar images (pixel-based). Found identical files can either be moved to the recycle
License:Freeware
Download (707KB)
608 downloads
Added: 2008-04-20
FontChecksum 2

FontChecksum 2


Verify internal checksums in OpenType or TrueType font files more>> Verify internal checksums in OpenType or TrueType font files

FontChecksum is a Java 1.4 application to verify the internal checksums in OpenType and TrueType font files.
Sometimes when you download a file, or copy a file from a worn CD/DVD, what you receive differs from the original. After downloading or copying twice, you may have two files with the same size, the same date, and the same apparent contents.
When compared byte-by-byte with commands such as "comp" on DOS/Windows or "cmp" on UNIX, only a few bits or bytes are different. The rest of the files are the same.
Your question is which file is correct. One of them must be wrong. (Both could be wrong!) Since font files contain internal checksums, you can use this information to test which of the files is more correct.
The freeware and shareware fonts that are produced with older font tools have numerous checksum errors.

<<less
Download (205KB)
Added: 2008-10-07 License: GPL Price: FREE
381 downloads
Byte Order Compression 1.1.0

Byte Order Compression 1.1.0


A simple to use compression tool for everyone. more>> <<less
Download (40KB)
Added: 2008-09-24 License: Freeware Price: FREE
413 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5