Hachoir/hachoir-urwid
Jump to navigation
Jump to search
You are here: | hachoir-urwid
|
Description
Hachoir-urwid views and edits contents of binary Office file streams.
Installation
$ sudo aptitude install python-hachoir-metadata python-hachoir-urwid python-hachoir-wx
Usage
Syntax
Usage: hachoir-urwid [options] filename
Options
- -h, --help
- show this help message and exit
- --preload=PRELOAD
- Number of fields to preload at each read
- --path=PATH
- Initial path to focus on
- --parser=PARSER
- Use the specified parser (use its identifier)
- --offset=OFFSET
- Skip first bytes of input file
- --parser-list
- List all parsers then exit
- --profiler
- Run profiler
- --profile-display
- Force update of the screen beetween each event
- --size=SIZE
- Maximum size of bytes of input file
- --hide-value
- Don't display value
- --hide-size
- Don't display size
- --version
- Display version and exit
- --verbose
- Verbose mode
- --log=LOG
- Write log in a file
- --quiet
- Quiet mode (don't display warning)
- --debug
- Debug mode
Example
- To navigate through the sections use the "UP" and "DOWN" arrow keys
- Use the "Enter" key to expand or collapse a section