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
- publish on pip for fun (familiarize myself with setuptools etc.)
- 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.6.tar.gz
(6.1 kB
view details)
Built Distribution
p3elf-0.1.6-py3-none-any.whl
(7.6 kB
view details)
File details
Details for the file p3elf-0.1.6.tar.gz
.
File metadata
- Download URL: p3elf-0.1.6.tar.gz
- Upload date:
- Size: 6.1 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 | c6ee8de00ff3a2f954b34cfc9763e22a56e136ba842dd7ea880be1063ff836ce |
|
MD5 | 06f75bf3bb89a7d9e2b7a84d2814270a |
|
BLAKE2b-256 | c35c7c94b139beb67c502c38fd2dfe85c70ead2d766aa12df8ba7d982a5b9647 |
File details
Details for the file p3elf-0.1.6-py3-none-any.whl
.
File metadata
- Download URL: p3elf-0.1.6-py3-none-any.whl
- Upload date:
- Size: 7.6 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 | 3b53242288572967a6683058cf8999f1b8eccb55b3e9f0679c629e52fd9a2fc4 |
|
MD5 | 3120f2aed201f800e2fbf34367955399 |
|
BLAKE2b-256 | e40ccd3e341b166acec49572cf66e088a1b006c5deb75bd99dac70ac6e60bac4 |