hex file

Hex File Editor (Java) 2
HexEdit is a Java 1.4 graphical (GUI) application to edit a file as a stream of hexadecimal digits, where each 8-bit byte is represented by two 4-bit nibbles (the hex digits) more>>
Hex File Editor (Java) 2 has very high efficiency and speed to edit a file as a stream of hexadecimal digits, where each 8-bit byte is represented by two 4-bit "nibbles" (the hex digits). No meaning is attached to the digits, and hence to the contents of the file, so this editing is very raw. You can insert, delete, or replace digits or bytes, and you may view an approximate character equivalent of the digits in plain text (7-bit ASCII).
The primary purpose of a hex editor is to patch or correct specific locations within a file without affecting the rest of the file, something that most word processors can't do. A secondary purpose is to view the exact content of files. Please read the PDF documentation included in the ZIP file. This program has been released under the GNU General Public License.
Hex Mines 1.6.1
play a hex version of the minesweeper game more>> This is a minesweeper game with hexagonal tiles. The purpose of this game is to uncover all the tiles without uncovering a mine. After opening a tile, a number will be shown telling you the number of mines adjacent to this tile, and you can use this information to deduce whether a tile is free of mines or not.<<less
Hex Mines is a nice minesweeper puzzle game anyone can play with hexagonal tiles. The purpose of ... Hex Mines 1.1 is a nice minesweeper puzzle game anyone can play with hexagonal tiles. TheLicense:Freeware
Hex Color Finder 3.0
Small, easy to use color picker more>> Hex Color Finder, a small easy-to-use color finder is the only tool you need to find any color. You can choose custom colors, save, load colors, even get the specific color from any area on your screen. Other features include "Sticky", which manipulate the brightness of the color, an inverse button to quickly find the opposite color, a hex (HTML) to color and vice versa conversion tool, and a color blender.<<less
Hex Clock 1.2
Hex Clock widget is a desktop analog clock witha a geek hexadecimal design and function. more>>
Idea by Rob Manuel (www.b3ta.com).
Hex Clock widget is displaying the time in a hexadecimal format. This fancy designed analogue desktop clock is having instead of the normal hour number values, hexadecimal values.

Hex converter 1.0
Convert numbers from Decimal to Hex or Hex to Decimal at the click of a button more>> Convert numbers from Decimal to Hex or Hex to Decimal at the click of a button<<less
Hex Plugin 1.1
Hex Plugin for REALbasic 5 and higher is a small plugin with four methods more>>
You can give the plugin a string containing an unsigned decimal integer of essentially unlimited length and the plugin will give back a string containing the hexadecimal equivalent of that integer. And you can do the reverse.
Also you can give the plugin a UTF8 or UTF16 encoded string, and the plugin will give back a string containing the hex representation of that input string. And you can do the reverse.
Included in the download is "Test Hex Plugin.rbp", which shows how the four functions can be used.
As a Carbon, PPC, and x86 plugin, it can be used to build Mac OS X, Mac OS 9.x, and Windows applications.
i.Hex 0.94
This program is a small and free graphical Hex Editor for Windows more>>
Using it, you can:
- Insert/delete bytes, instead of just editing existing ones. Which includes being able to change the size of the file.
- Store all the edits in memory until the user is ready to save instead of forcing them to save when the move the cursor off the block of the file in memory.
- Insert/paste file at cursor.
- Cut/copy/paste.
i.Hex is a software that allows you view and edit HTML files.
Main features:
- Doesnt load all the file at once. Just a pane of 64K is loaded at any given time, thus it can edit/view very large files almost instantly.
- Recent file menu.
- Doesnt use the registry.
Usage
- Open a file using the File->Open menu, the toolbar button or drop a file onto the window. If nothing happens, the file is locked by another application.
- The offset is the number of bytes into the file the cursor is. You can seek to a particular offset by typing in the new value and hitting enter.
- The hex option changes the format of the offsets both the cursor and the labels down the left hand side. When switched on the format is hex, and you enter an offset in hex, otherwise enter the offset in decimal.
- The little endian option changes the byte order of the information at the cursor (display on the right most part of the toolbar). Little endian is the x86 processor format, big endian is Apple/Motrola order.
- Signed changes the info format to signed values.
- Once you have edited the document you can save your changes if you need to. If you move the cursor far enough away from the edits then you will be asked to save your changes, this is because only part of the file is in memory at any given time. This is a side effect of the implementation I used to allow any size files.
- Use the Tab key to swap focus between the hex and ascii pane. The pane with the focus has a slightly thicker cursor line.
Hex Bandit 2.00
Powerful Hexadecimal Editor For Win9x/ME/2000. Now Includes Undo/Redo Support, And Custom Skins. Requires DirectX 7.0. more>>
HeX Hostame 1.0
A very simple and easy to use tool to do a reverse DNSlookup of an IP address. more>>
Free Hex Editor 3.12
Free Hex Editor - Binary File Editing Software for Windows. Edit your exe code. more>> Free Hex Editor Software - Binary and Hex file editing tool for Windows with Multi-Window, Multi-Document Interface, Text Viewer, Advanced Search and Replace features. Edit your Exe Code, Hex Dump, Avi, Mpeg, Jpeg and other files with HHD HexEditor<<less
Hex Editor 0.5.1.0
This hex editor is a simple program that lets you view and modify raw file data. more>>
Hex Editor may be found very useful when trying to determine formats of files with an unknown extension and also when writing codecs for certain formats for a image editor.
Despite the fact it is a small application, Hex Editor has many interesting features that make this program useful anytime when needed.
RGB-2-HEX 1.1
Quickly find out a colors HEX code by using the RGB-2-HEX Opera widget more>>
The Simple Conversion widget is designed to assist in the color charting of rgb to websafe css hex colors.
System requirements:
- Opera 9 or later

Hex Edit Free 3.0F
Edit binary files using hex editor with advanced features. more>>
Hex Edit Free 3.0 offers an effective tool which helps you to edit binary file editor.
Major Features:
- Give you lots of options such as: autofit, INS/OVR modes, fast search/compare, highlighter, bookmarks, EBCDIC, color schemes.
- Show or turn over 60 properties: integers, floats, dates etc.
- Functions as background searches, keystroke macros, powerful templates, calculator, 4GB+ files, full customization.
Enhancements: Adds new "stacked" display mode, change tracking, new operations, new template features, random number generation, repair commands, copy as C/C++ source.
Requirements: Internet Explorer 5

Color to Hex 1
Color to Hex is capable of changing color words into hex code. more>>
Color to Hex 1 is capable of changing color words into hex code. This program is a simple basic program with an easy to use user interface. There are hidden files in the folder that are necessity for the program to function properly.
Requirements: Windows 95/98/Me/NT/2000/XP/2003 Server
Hex-Ed 1.01.04
Hex-Ed is a 32-bit Hex editor. more>>
Hex-Ed was originally written to modify programs wrote in assembler. At that time processors were simpler and anyone could assemble and disassemble code reading the bytes.
The original program was rewritten in C for DOS later, and then again in Visual C for Windows. The final result is a 32-bit Hex editor.