JFFS2 filesystem extraction tool.
Project description
Jefferson
JFFS2 filesystem extraction tool.
Installation
You can install Jefferson from PyPi with the following command:
pip install --user jefferson
Usage
jefferson filesystem.img -d outdir
Features
- big-endian and little-endian support with auto-detection
- zlib, rtime, LZMA, and LZO compression support
- CRC checks - for now only enforced on
hdr_crc
- extraction of symlinks, directories, files, and device nodes
- detection/handling of duplicate inode numbers. Occurs if multiple JFFS2 filesystems are found in one file and causes
jefferson
to treat segments as separate filesystems
Development
The package is maintained with Poetry. If you want to contribute, we recommend you follow these steps:
git clone https://github.com/onekey-sec/jefferson.git
cd jefferson
poetry install
poetry run jefferson
You can install Poetry by following this guide
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
jefferson-0.4.5.tar.gz
(7.7 kB
view hashes)
Built Distribution
Close
Hashes for jefferson-0.4.5-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | f45e7ca4c142966a5117a5c62cf602484b69796ff8fba0a83ee32fe2b986d12d |
|
MD5 | 502a14a32da5c109f0a41fb07c30615e |
|
BLAKE2b-256 | 3350a6811dd203f48223bee7180bd029ac4f2273b17ca8aa8b56bbbc91363f3a |