Browse wiki
This entry published by the Free Software Foundation.
| Hachoir project- hachoir core |
| Documentation note | http://hachoir.org/browser/trunk/hachoir-core/doc/hachoir-api.rst |
|---|---|
| Full description | Hachoir is the french name for a mincer: a … Hachoir is the french name for a mincer: a tool used by butchers to cut meat. Hachoir is also a tool written for hackers to cut a file or any binary stream. A file is split in a tree of fields where the smallest field can be just a bit. There are various field types: integer, string, bits, padding, sub file, etc. Hachoir has many interesting features: * Autofix: Hachoir is able to open invalid / truncated files * Lazy: Open a file is very fast since no information is read from file, data are read and/or computed when the user ask for it * Types: Hachoir has many predefined field types (integer, bit, string, etc.) and supports string with charset (ISO-8859-1, UTF-8, UTF-16, ...) * Addresses and sizes are stored in bit, so flags are stored as classic fields * Endian: You have to set endian once, and then number are converted in the right endian * Editor: Using Hachoir representation of data, you can edit, insert, remove data and then save in a new file. * Website: http://hachoir.org/wiki/hachoir-core site: http://hachoir.org/wiki/hachoir-core |
| Homepage URL | http://hachoir.org/wiki/hachoir-core + |
| Interface | library + |
| Is GNU | false + |
| Keywords | tree + , Python + , parser + , tree view + , split + , tree structure + , binary + , parse + , cutter + |
| Last review by | Kelly Hopkins + |
| Last review date | 4 April 2009 + |
| License | GPLv2 + |
| License verified by | Kelly Hopkins + |
| License verified date | 4 April 2009 + |
| Name | Hachoir project- hachoir core + |
| Programming-language | python + |
| Real name | Julien Muchembled + , Robert Xiao + , Victor Stinner + |
| Related projects | Hachoir project- hachoir metadata + , Hachoir project- hachoir regex + , Hachoir project- hachoir parser + , Hachoir project- hachoir subfile + , Hachoir project- hachoir urwid + , Hachoir project- hachoir wx + |
| Resource URL | http://hachoir.org/browser/trunk/hachoir-core + , http://pypi.python.org/pypi/hachoir-core/1.2.1 + |
| Resource audience | Developer + |
| Resource kind | VCS Repository Webview + , Homepage + |
| Revisionid | 2,354 + |
| Revisiontimestamp | 12 April 2011 13:15:35 + |
| Revisionuser | WikiSysop + |
| Role | Maintainer + |
| Short description | a Python library used to represent a binary file as a tree of Python objects. + |
| Software-development | programming-language + |
| Submitted by | Database conversion + |
| Submitted date | 1 April 2011 + |
| Use | software-development + |
| User level | intermediate + |
| Version date | 4 April 2009 + |
| Version download | http://pypi.python.org/packages/source/h/hachoir-core/hachoir-core-1.2.1.tar.gz#md5=d7227f9d1bcf62f2a5c8f3e6da4f2aee + |
| Version identifier | 1.2.1 + |
| Version status | stable + |
| Modification dateThis property is a special property in this wiki. | 24 May 2012 23:25:52 + |
| Page has default formThis property is a special property in this wiki. | Entry + |
| EmailThis property is a special property in this wiki. | jm@jm10.no-ip.com + , nneonneo@gmail.com + , victor.stinner@haypocalc.com + |
| hide properties that link here |
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.
