Main > Free Download Search >

Free hexadecimal data software for windows

hexadecimal data

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 11034
Hexadecimal Editor 4.0

Hexadecimal Editor 4.0


Hexadecimal Editor is a powerfull multiple files hexadecimal editor. more>>
Hexadecimal Editor is a powerfull multiple files hexadecimal editor.
Main features:
- Data Inspector
- Calculator
- File Compare
- Memory Dumper
- Disk Dumper (NT only)
<<less
Download (564KB)
Added: 2006-04-10 License: Freeware Price:
1354 downloads
Hexadecimal Text (Java) 2

Hexadecimal Text (Java) 2


Hexadecimal Text (Java) offers a very tractable and powerful Java 1.4 Swing (GUI) applet or application to convert between text characters and decimal or hexadecimal digits representing those characters. more>>

Hexadecimal Text (Java) 2 offers a very tractable and powerful Java 1.4 Swing (GUI) applet or application to convert between text characters and decimal or hexadecimal digits representing those characters. You have several options for the converted digits: decimal (base 10) or hexadecimal (base 16), 8-bit "plain text" bytes, 16-bit combined words, 16-bit "big endian" bytes, 16-bit "little endian" bytes, etc. Input characters that are not valid digits are ignored during conversion and are treated as white space or separators.

Leading zeros may be omitted unless the digits run together without separators. There is a serious purpose behind these conversions, but it's also fun just to see what some codes represent. Please read the PDF documentation included in the ZIP file. This program has been released under the GNU General Public License.

<<less
Download (203KB)
Added: 2008-12-27 License: Freeware Price: $0.00
downloads
 
Other version of Hexadecimal Text
Hexadecimal Text 1.0Convert between text characters and binary. Hexadecimal Text 1.0 - Keith ... Convert between text characters and binary, decimal, hexadecimal, octal, or ternary digits
License:Freeware
Download (200KB)
391 downloads
Added: 2008-10-28
XML Data Editor 1.0

XML Data Editor 1.0


XML Data Editor - Edit XML files more>>
In some cases your would store data in XML file. With XMLDataEditor you are able to easily create end modify flat XML data files.
<<less
Download (32KB)
Added: 2006-11-29 License: Freeware Price:
1085 downloads
Complete Data Wipe 1.2

Complete Data Wipe 1.2


Complete Data Wipe is tool that erases 100% entire hard disk drive partition, folders, subfolders and files, unused disk space and also records of both offline and online activities like history folders, cookies, Internet files temp folders, URL. more>> <<less
Download (3.41MB)
Added: 2009-06-02 License: Freeware Price: $0
55 downloads
 
Other version of Complete Data Wipe
Complete Data Wipe 1.0BestSecurityTips LLC - Complete Data Wipe is tool that erases 100% entire hard disk drive
Price: $0
License:Freeware
Download (3.34MB)
257 downloads
Added: 2009-03-17
Hexie 1.0

Hexie 1.0


A useful hex editor and viewer more>> A useful hex editor and viewer

What does Hexie offer that other hex editors dont? One useful feature is the ability to mark any block of data to be interpreted as one of several different data types. Another is the ability to insert line breaks - if you know, say, that a file begins with an eight-byte header, you can press after formatting that header to put the following data onto a new line.
Whatever formatting you apply is saved in a separate file, so that the next time you open that file with Hexie, your formatting is preserved. The saved file format is the same for any OS you run Hexie on (and it runs on every major OS), so you can easily take your work from one system to another.
Main features:
- Loading a file:
Drag-and-drop a file onto the Hexie executable to edit that file. You can also supply the file as a command line argument.
- Quitting the program:
Ctrl-Q (Cmd-Q) or the close button on the window will quit Hexie, first saving whatever markup you created for the current file. The markup is saved as ".hexie".
- Formatting commands:
H: View the selected data in raw hexadecimal.
C: View the selected data as ASCII characters.
U: View the selected data as unsigned integers.
I: View the selected data as signed integers.
F: View the selected data as single-precision floating point values (4 bytes).
D: View the selected data as double-precision floating point values (8 bytes).
Any number: Break the selected data into blocks of the given size. For example, U 4 formats the data as 4-byte unsigned integers. F 8 formats the data as doubles.
Shift + any of the above: Set the default format. For example, Shift + C displays all data in the file that does not have a particular format assigned to it as ASCII characters.
Return: Insert a line break before the current cursor position.
Delete: Delete all selected line breaks and formatting.
S: Shortcut for "I 2" - formats data as a "short" (based on what a C compiler on a 32-bit system would call a "short"). "U S" is equivalent to "U 2" (unsigned short).
L: Shortcut for "I 4" - formats the data as a long. "U L" formats data as unsigned longs. "L L" and "U L L" format the data as long longs or as unsigned long longs (8-byte values).
E: Toggle the endian mode. The current mode is displayed as "LE" (little endian) or "BE" (big endian) in the status bar.
- Cursor movement and scroll:
Arrow keys: Move the cursor.
Space bar: Move the cursor to the end of the current formatted block of data.
Shift + arrows or space: Move the cursor and select everything between the current cursor position and the new one.
Page Up/Down: Scroll to the previous or next page of data.
Home/End: Scroll to the start or end of the file.
- Mouse control:
Click to move the cursor.
Shift + click or click and drag to select a region.
Click on the scroll bar to scroll the view.

<<less
Download (125KB)
Added: 2008-10-04 License: GPL Price: FREE
395 downloads
Hexit 1.5

Hexit 1.5


Hexit combines a hexadecimal calculator with a hexadecimal to decimal converter. more>>
WFW Software introduces Hexit to help software professionals and students perform hexadecimal math and conversions.
Hexit combines a hexadecimal calculator with a hexadecimal to decimal converter. Hexit is designed for Windows 95/98/2000 and NT.
Main features:
- Calculator math functions include integer addition, subtraction, multiplication, and division
- Calculator results displayed in hexadecimal, decimal, and binary formats
- Calculator display supports standard C/C++ data types
- Calculator supports standard logic operations; and, or, xor, complement, modulus and bit shift
- Converter supports floating point to hexadecimal and binary conversion
- Converter displays can be switched between Big Endian and Little Endian formats
- Calculator can be set to the topmost window while running other applications
- Hexit only uses 316k of memory
<<less
Download (157KB)
Added: 2005-06-29 License: Freeware Price:
2126 downloads
HexDump32 1.0.0

HexDump32 1.0.0


HexDump32 is a small utility which opens up a file and displays its data in hexadecimal and ASCII format more>>
HexDump32 is a little tool that will open up a file and will show the data in ASCII and hexadecimal format.
The dump has the segment offset on the left, hex values in the center, and ASCII interpretation on the right. Characters which are not readily displayable (outside of ASCII 32 - 126) are displayed in the ASCII representation at the right of the dump display as the dot character.
<<less
Download (1.60MB)
Added: 2006-10-05 License: Freeware Price:
1119 downloads
File Data Viewer 1.0

File Data Viewer 1.0


File Data Viewer - enable the user to maintain a database more>>
File Data Viewer software is designed to enable the user to maintain a database describing data file contents and enable a search on the Description File Path and Comments Fields entered by the user.
<<less
Download (3.04MB)
Added: 2006-12-11 License: Freeware Price:
1073 downloads
Ultimate Data Recovery 5.0

Ultimate Data Recovery 5.0


Ultimate Data Recovery is the best data recovery software. more>> Ultimate Data Recovery allows you to recover your lost files, no matter how they were deleted. Using powerful bit-by-bit scanning methods, you can be sure to get your files back quickly and easily.<<less
Download (32KB)
Added: 2008-09-03 License: Freeware Price: Free
313 downloads
MiTeC Data Editor 1.0

MiTeC Data Editor 1.0


MiTeC Data Editor is a useful data editor for Paradox, dBase, FoxPro, XML, CSV and Clarion tables more>>
MiTeC Data Editor is a useful data editor for Paradox, dBase, FoxPro, XML, CSV and Clarion tables. No additional DLLs needed (no BDE).
<<less
Download (682KB)
Added: 2006-06-14 License: Freeware Price:
1253 downloads
HexView 2.0

HexView 2.0


HexView is a multiple document Hexadecimal viewer more>>
HexView is a multiple document Hexadecimal viewer HexView is a multiple document Hexadecimal viewer with drag n drop functionality that can display, print, and print preview any file as a hex dump. HexView was made as a supplement to our application Search and Replace. However, it is a standalone application and it does not require Search and Replace. A Japanese version is also available.
<<less
Download (204KB)
Added: 2006-05-25 License: Freeware Price:
1258 downloads
RAID Data Recovery 3.0

RAID Data Recovery 3.0


RAID Data Recovery - Application designed for Raid Data Recovery. more>> RAID Data Recovery - For Raid data recovery you need expert help. Get the expert raid data recovery help you need with this free application right now. Its very easy to install and use. Raid Data recovery help.<<less
Download (369KB)
Added: 2007-08-01 License: Freeware Price:
911 downloads
 
Other version of RAID Data Recovery
RAID Data Recovery 3.0RAID Data Recovery - Application designed for Raid Data Recovery. RAID Data Recovery 3.0 - Raid ... Get the expert raid data recovery help you need with this free application right now. It's very
License:Freeware
Download (373KB)
390 downloads
Added: 2008-05-12
Paradox Data Editor 2.0

Paradox Data Editor 2.0


Paradox Data Editor is a viewer and editor for Paradox tables more>>
Paradox Data Editor is a viewer and editor for Paradox tables. It has password protection removing and fix & repair ability. It uses BDE.
<<less
Download (4.41MB)
Added: 2006-06-14 License: Freeware Price:
1278 downloads
Smart Data Recovery 4.2

Smart Data Recovery 4.2


Smart Data Recovery is a data recovery tool for Windows operating system that supports the FAT and NTFS file systems. The software easily recovers data from hard disks, digital cameras and any type of storage media. more>> <<less
Download (1.41MB)
Added: 2009-05-14 License: Freeware Price: $0
2921 downloads
M8 Data Capture 1.1

M8 Data Capture 1.1


data capture automation demo more>> M8 data capture systems are custom written to your specification and can dramatically cut the cost of data capture projects. This is a fully working demonstration system designed to capture information from individual prisoner files for incorporation into a national data base.<<less
Download (1.3M)
Added: 2008-11-07 License: Freeware Price:
363 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5