Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 2
Compare

GHex is a hex editor for the GNOME desktop. GHex can load raw data from binary files and display them for editing in the traditional hex editor view. The display is split in two columns, with hexadecimal values in one column and the ASCII representation in the other. A useful tool for working with raw data.

4.66667
   
  0 reviews  |  7 users  |  9,873 lines of code  |  19 current contributors  |  Analyzed 1 day ago
 
 

Free advanced command line hexadecimal editor. It includes several features to read and edit opcodes for different processors, including a process debugger.

5.0
 
  0 reviews  |  2 users  |  315,643 lines of code  |  14 current contributors  |  Analyzed over 1 year ago
 
 

bitstring is a pure Python module designed to help make the creation, manipulation and analysis of binary data as simple and natural as possible. BitStrings can be constructed from integers (big and little endian), hex, octal, binary, strings or files. They can be sliced, joined, reversed ... [More] , inserted into, overwritten, etc. with simple functions or slice notation. They can also be read from, searched and replaced, and navigated in, similar to a file or stream. Internally the data is efficiently stored as byte arrays, the module has been optimized for speed, and excellent code coverage is given by over 300 unit tests. It is available for Python 2.4 / 2.5 and for Python 2.6 / 3.x. To get updates on new releases you can subscribe to the project on freshmeat. NewsMarch 18th 2010: Version 1.3.0 for Python 2.6 and 3.x releasedFor details see the ReleaseNotes. View the Documentation HereIt contains a walk-through of all the features and a complete reference section. ExamplesCreation: >>> a = BitString(bin='00101') >>> b = BitString(a_file_object) >>> c = BitString('0xff, 0b101, 0o65, uint:6=22') >>> d = pack('intle:16, hex=a, 0b1', 100, a='0x34f') >>> e = pack('>> c.delete(4, 12)See the Wiki and the user manual for more examples. [Less]

5.0
 
  0 reviews  |  1 user  |  6,673 lines of code  |  1 current contributor  |  Analyzed 2 days ago
 
 

The Heraia project is an hexadecimal file editor. It is based on the GtkHex Widget from Ghex project. This project is developed since 2005. There are already some nice features : - Various interpretation of data (byte, int, dates (dos, filetime, hfs ...), floats, BCD, ...) - undo / redo - ... [More] copy / cut / paste / delete - search - search and replace - search data from type - loading files and saving them - project loading and saving - plugin system - graphical analysis (stat plugin) [Less]

5.0
 
  0 reviews  |  1 user  |  10,449 lines of code  |  1 current contributor  |  Analyzed 9 days ago
 
 

BinHexOctConversion tool for Binary, Hex, Decimal and octal. Developed for the Android mobile platform. Available to download from the market

0
 
  0 reviews  |  0 users  |  227 lines of code  |  0 current contributors  |  Analyzed about 16 hours ago
 
 

Basic Hexadecimal Calculator Coded By Sonnie of psphs / Name: Hex Calculator Author: SonniE Date: 02/06/08 05:25 Description: SonniE's Custom Hex Calculator a www.psphs.com Original /

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed 4 days ago
 
 

When I doing some daily work, I found the Window's caculator can't convert float numbers from binary to decimal, so I developed this small tool to solve it. This small program is written by C#, so you need to install .net framework first.

0
 
  0 reviews  |  0 users  |  669 lines of code  |  0 current contributors  |  Analyzed 8 days ago
 
 

Projeto - Conversor de Números Inteiros para os Formatos Binário e Hexadecimal Sobre o Projeto Sistema feito em C++ usando Pilha Encadeada.O programa permite fazer a conversão de números inteiros para os formatos: binário e hexadecimal.

0
 
  0 reviews  |  0 users  |  180 lines of code  |  0 current contributors  |  Analyzed over 1 year ago
 
 

this project is in development. planned features: read process memory sparse file support

0
 
  0 reviews  |  0 users  |  25,490 lines of code  |  0 current contributors  |  Analyzed 12 months ago
 
 

An open source hex editor written in C#

0
 
  0 reviews  |  0 users  |  735 lines of code  |  0 current contributors  |  Analyzed almost 2 years ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.