Welcome, guest | Sign In | My Account | Store | Cart

Notice! PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities. Create your free Platform account to download ActivePython or customize Python with the packages you require and get automatic updates.

Download
ActivePython
INSTALL>
pypm install hachoir-urwid

How to install hachoir-urwid

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install hachoir-urwid
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
1.1 Available View build log
Windows (64-bit)
1.1 Available View build log
Mac OS X (10.5+)
1.1 Available View build log
Linux (32-bit)
1.1 Available View build log
Linux (64-bit)
1.1 Available View build log
 
License
GNU GPL v2
Imports
Lastest release
version 1.1 on Jan 5th, 2011

hachoir-urwid is a binary file explorer based on Hachoir library to parse the files. Using this tool you can exactly know the meaning of each bit/byte of your files. With direction keys, you can navigate in the field tree. The key 'h' will disable 'human display' and switch to 'raw display'. It's sometime useful when you would like to compare hexadecimal data and Hachoir reprensentation.

Website: http://hachoir.org/wiki/hachoir-urwid

Startup options

  • --preload=10: Load 10 fields when loading a new field set
  • --path="/header/bpp": Open the specified path and focus on the field

Usefull keys

Move:

  • up/down: move up/down
  • home: go to parent
  • end: go to the last field of a field set
  • left/right: horizontal scrolling

Setup display:

  • h: most important option :-) switch between human display (default)

System Message: WARNING/2 (<string>, line 29)

Bullet list ends without a blank line; unexpected unindent.

and raw value * v / d / s: show or hide field value / description / size * a: switch between relative (default) and absolute address * b: switch between address in decimal (default) and hexadecimal

Interaction:

  • enter: on a field set, expand/collaspe the children
  • space: parse a file/stream contained in the current field

Application:

  • q: quit
  • < / >: previous / next tab
    • / -: move separator vertically
  • esc or CTRL+W: close current tab
  • F1: display help

Getting help

Command line options: use --help option.

In hachoir-use, use F1 key to get help (keyboard keys).

What's new in hachoir-urwid 1.1?

  • Use the new getFieldType() method of hachoir-core 1.2 to display better

System Message: WARNING/2 (<string>, line 58)

Bullet list ends without a blank line; unexpected unindent.

informations about the field type, eg. shows the string charset

What's new in hachoir-urwid 1.0?

Version 1.0.1
  • Only use hachoir_core.profiler with --profiler command line option

System Message: WARNING/2 (<string>, line 67)

Bullet list ends without a blank line; unexpected unindent.

so 'profiler' Python module is now optional * Set shebang to "#!/usr/bin/python"

Version 1.0
  • Compatible with hachoir-core 1.0 and hachoir-parser 1.0
  • Set default of preload to 15 (instead of 3)

What's new in hachoir-urwid 0.9.0?

Changes:

  • Fixes to support latest version of urwid
  • Updates to last version of hachoir-core and hachoir-parser (eg. use

System Message: WARNING/2 (<string>, line 83)

Bullet list ends without a blank line; unexpected unindent.

HachoirParserList class to display parser list) * Replace command line option --force-mime with --parser (value is now the parser identifier and not a MIME type) * Add command line options --hide-value and --hide-size

What's new in hachoir-urwid 0.8.0?

  • CTRL+E write field content to a file
  • CTRL+X create a stream from a field a write it into a file
  • Update to hachoir-core 0.8.0 (changes in input streams)

System Message: WARNING/2 (<string>, line 94)

Bullet list ends without a blank line; unexpected unindent.

and hachoir-parser 0.9.0 (way to choose the right parser) * Update to urwid 0.9.7.2 (use Unicode string) * Add option 'profile-display' to use Python profiler

What's new in hachoir-urwid 0.7.1?

  • setup.py doesn't depdend on hachoir-core, nor hachoir-parser, not urwid
  • setup.py uses distutils by default (and not setuptools)

What's new in hachoir-urwid 0.7?

  • Support invalid unicode filename
  • Support decompression of a subfile
  • Better managment of "raw display"
  • Add command line option --parser-list

Subscribe to package updates

Last updated Jan 5th, 2011

Download Stats

Last month:1

What does the lock icon mean?

Builds marked with a lock icon are only available via PyPM to users with a current ActivePython Business Edition subscription.

Need custom builds or support?

ActivePython Enterprise Edition guarantees priority access to technical support, indemnification, expert consulting and quality-assured language builds.

Plan on re-distributing ActivePython?

Get re-distribution rights and eliminate legal risks with ActivePython OEM Edition.