Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.443.389 Times

Hex Identifier software
Filter: All | Freeware | Demo
 

Hex Identifier

< 1 2 3 4 5 
Released: January 05, 2012  |  Added: January 26, 2012 | Visits: 1.004

010 Editor Software 010 Editor is a professional text/hex editor designed to edit any file, drive, or process on your machine. Using our unique Binary Templates technology, 010 Editor allows a binary file to be parsed into a data structure that can be understood. Features an easy-to-use editor with standard Cut,...



Platforms: Windows, Mac

License: Demo Cost: $0.00 USD Size: 1.48 MB Download (103): 010 Editor Software Download

Released: November 03, 2012  |  Added: November 03, 2012 | Visits: 421

Taditor Taditor is a general-purpose Unicode text editor with Hex edit mode. It allows users to edit text files build using uncommon, non-default code pages / charsets. If you ever had a problem with character encoding in your HTML files or you just want to verify what is wrong with your EBCDIC file,...





Platforms: Windows

License: Freeware Download (52): Taditor Download

Released: October 14, 2012  |  Added: October 14, 2012 | Visits: 640

PGP Keywords PGP Keywords is a handy and reliable utility designed to convert PGP Hex to public keys and viceversa. Just enter the HEX code or the keywords and hit the 'Convert button'.


Platforms: Windows, XP, Windows Vista, 2008, 7, 7x64

License: Freeware Download (420): PGP Keywords Download

Released: September 14, 2012  |  Added: September 14, 2012 | Visits: 527

wxHexEditor wxHexEditor is GUI'ed hex editor for big files and devices. Developed for reverse engineering big files. Supports colorful TAGS and file/device sizes up to some exabytes. Does not require copy whole file to ram. It's also a Disk Editor. Developed with C++ and wxWidgets. wxHexEditor is Cross...


Platforms: Windows, Mac, Unix, Linux, Linux Gnome, Linux GPL, Linux Open Source

License: Freeware Size: 11.44 MB Download (50): wxHexEditor Download

Released: November 03, 2012  |  Added: November 03, 2012 | Visits: 908

WinHex WinHex is a hexadecimal editor for Windows 95/98/Me/NT/2000/XP with a lot of features:* Disk editor (logical & physical, supports FAT16, FAT32, NTFS, and CDFS)* RAM editor - a means to edit other processes' virtual memory* Data Interpreter, knowing 19 data types* Editing data structures using...


Platforms: Windows

License: Freeware Size: 1.12 MB Download (444): WinHex Download

Released: November 18, 2012  |  Added: November 18, 2012 | Visits: 515

PaintChips Hex Color Picker PaintChips is a free color picking tool which allows you to mix and match colors without being confined to forms or small palette boxes. PaintChips allows you to mix and match colors visually by dragging and dropping them next to each other. Picking colors is not enough... neither is mixing them....


Platforms: Windows

License: Freeware Size: 265 KB Download (435): PaintChips Hex Color Picker Download

Released: June 04, 2012  |  Added: June 04, 2012 | Visits: 443

Driver Identifier DriverIdentifier helps you determine the hardware installed on a machine without having to open the case. DirverIdentifier will scan your hardwares using a unique technology. It will indicate the name of the manufacturer , version of your devices. DriverIdentifier has huge database of drivers...


Platforms: Windows

License: Freeware Size: 441 KB Download (398): Driver Identifier Download

Released: July 14, 2012  |  Added: July 14, 2012 | Visits: 490

HEXwrite HEXwrite immediately converts your keyboard input into HEX or ASCII, depending on what program mode you selected. There's two to choose from: "ASCII to HEX" and "HEX to ASCII". Output can be copied to the clipboard for further use. Options/Features: - realtime conversion of keyboard input - ASCII...


Platforms: Windows

License: Freeware Size: 328 KB Download (59): HEXwrite Download

Released: August 12, 2012  |  Added: August 12, 2012 | Visits: 649

HxD HxD is a carefully designed and fast hex editor which, additionally to raw disk editing and modifying of main memory (RAM), handles files of any size. The easy to use interface offers features such as searching and replacing, exporting, checksums/digests, insertion of byte patterns, a file...


Platforms: Windows

License: Freeware Size: 1024 KB Download (48): HxD Download

Released: December 09, 2012  |  Added: December 09, 2012 | Visits: 500

Bricks Breaking Hex In this game there will be a grid of hexagonal bricks and you need to destroy them. You can destroy a brick simply by clicking on it. Each time you destroy a brick, the adjacent bricks of the same colour will also be destroyed. If there aren't any adjacent bricks of the same colour, then you can...


Platforms: Windows

License: Freeware Size: 262 KB Download (597): Bricks Breaking Hex Download

Added: May 10, 2013 | Visits: 454

Converting Between Different Naming Convetions These short functions convert identifier names between the most common naming conventions: CapitalizedWords, mixedCase and under_scores.


Platforms: Windows, Mac, *nix, Python, BSD Solaris


Added: May 10, 2013 | Visits: 382

READBIN READBIN is a Text Console-based program which reads a single Input File specified on the command line one character at a time and prints out a formatted hex "dump" representation of the files contents 16 characters per display line.A prompt for continuation is issued after displaying 20 lines...


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (58): READBIN Download

Added: May 10, 2013 | Visits: 373

Simple file hashing This script returns the hash code (as an hex string) for a given file.There's no much to say, since Python does all for you. The only thing to notice is that usually file hashing (MD5, SHA1 and so on) is needed to compare very large files.So in readfile, I read the file in chunks of 1kb.You can...


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (60): Simple file hashing Download

Added: May 10, 2013 | Visits: 480

Hexify Hexify is a hex dump utility handy for viewing binary files at the command-prompt.Hexify can be seen as an alternative or improvement to Tony Dycks' readbin.py. It is more compact, more Pythonic, and slightly more feature-rich (command-line parameters, exit codes, jump-to location, etc). I have...


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (86): Hexify Download

Added: May 10, 2013 | Visits: 394

Disk Dumper This script will display a hex dump of the disk specified on the command line. As the last two arguments, the program takes the first sector and last sector that should be displayed by this utility. The size of the sectors is stored in a variable created right after the imports executed by this...


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (57): Disk Dumper Download

Added: July 25, 2013 | Visits: 804

Convert a number in Hex to uint64 For large 64 bit numbers HEX2DEC runs into floating point issues. This function uses the uint64 data type to do the conversion so there are no rounding errors.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (47): Convert a number in Hex to uint64 Download

Added: June 21, 2013 | Visits: 321

Critical values for the Hampel identifier Let X(1),X(2),...,X(N) be the ordered statistics of a sample X1,X2,...,XN from a normal distribution. LetM = median([X1,X2,...,XN]) and S = mad([X1,X2,..XN],1)/.6745 be robust stimators of (respectively) the mean and standard deviation of the distribution.The Hampel identifier is a rule which...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): Critical values for the Hampel identifier Download

Added: July 26, 2013 | Visits: 238

Hex-a-hop optimal solution finder _____________where to startdldcdldcdldcdldcdldcdldcdldcdldcdldcdldcdldcdldcdldcLook at hex_a_hop.m using MATLAB. Octave, a free imitator of MATLAB, can also "work".Unless you are curious, there is no reason to look at any other .m files. If you ARE curious, I've done my best to make the code...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 20.48 KB Download (47): Hex-a-hop optimal solution finder Download

Added: July 14, 2013 | Visits: 475

Session Handler Class Session Handler Class can store the identifier of a given authenticated user and a session data string in a MySQL database table. A user identifier and the session data string can be retrieved into session variables.Session Handler Class can also delete specific user sessions from the MySQL...


Platforms: PHP

License: Freeware Size: 10 KB Download (40): Session Handler Class Download

Added: August 12, 2013 | Visits: 382

zeMySql Simple A manipulation query can be executed and the affected rows or last inserted identifier can be stored.Key Features of zeMySql Simple:- Execute a manipulation query and store the affected rows or last inserted identifier- Execute a SELECT query to retrieve a single column value- Execute a SELECT...


Platforms: PHP

License: Freeware Size: 10 KB Download (40): zeMySql Simple Download

< 1 2 3 4 5