A tiny python3 package for parsing ELF files
Project description
p3elf
A tiny python3 module for parsing ELF file metadata that I'm writing to familiarize myself with python binary IO as well as to gain more python experience.
Currently, it can:
-
parse the ELF file header
-
parse program headers and section headers
-
dump segments
-
dump sections
TODO
- cli tool
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
p3elf-0.1.7.tar.gz
(6.0 kB
view details)
Built Distribution
p3elf-0.1.7-py3-none-any.whl
(7.5 kB
view details)
File details
Details for the file p3elf-0.1.7.tar.gz
.
File metadata
- Download URL: p3elf-0.1.7.tar.gz
- Upload date:
- Size: 6.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b74b956ca4feed628686ae65dd2f3ac9fc5f7113364ac0517f0028f32d106036 |
|
MD5 | f78daed88dbb3c729734cdaecfa671e5 |
|
BLAKE2b-256 | feca83b82df9830e4a023ca376750052b41c2b243f8d81c08ea24a1639cb39ce |
File details
Details for the file p3elf-0.1.7-py3-none-any.whl
.
File metadata
- Download URL: p3elf-0.1.7-py3-none-any.whl
- Upload date:
- Size: 7.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 63e9257854d9ae44383c4364c2809ad48781b88d390b37deaed326fe3cbe6fdc |
|
MD5 | f0aff196ca8e2284d268a0f0bdf3938d |
|
BLAKE2b-256 | 426a0e96feb992a9616468bd26aec30f3d15de9629649cd20fc51b22a14e6a65 |