Utility library for parsing .gef files
Project description
gef-file-to-map
Utility library for parsing of .gef files, written for pygef.
Run locally
# Install maturin inside a Python environment
python3 -m venv .env
source .env/bin/activate
pip install maturin
# Create a Python package from the Rust code
maturin develop
# Open a GEF file locally
python
>>> from gef_file_to_map import gef_to_map
>>> gef_to_map(open('./tests/test.gef').read())
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
Built Distributions
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file gef_file_to_map-1.0.1.tar.gz.
File metadata
- Download URL: gef_file_to_map-1.0.1.tar.gz
- Upload date:
- Size: 59.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: maturin/1.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9e15f7c64a8aabb5a60e79b7ae8045ea86f122982b4e035ee1f677d1140fd8f3
|
|
| MD5 |
b1aa6fad69e59618125bf2c51de80714
|
|
| BLAKE2b-256 |
4b2896685031e47268c9f9b98d39dfe6fcd3f180bd42aa547b3ef678317f283c
|
File details
Details for the file gef_file_to_map-1.0.1-cp311-abi3-win_amd64.whl.
File metadata
- Download URL: gef_file_to_map-1.0.1-cp311-abi3-win_amd64.whl
- Upload date:
- Size: 100.1 kB
- Tags: CPython 3.11+, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: maturin/1.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d60c18b8326a219e368ee61172dda52431b850e0d6b774cef8a7d6113f4b452b
|
|
| MD5 |
9aac4fcf2b662da5af95f60211ff4174
|
|
| BLAKE2b-256 |
e5fe0e8803eb33edb83bb47358e21f7b7fd991e405d0bf0bf446a5370ccb47f6
|
File details
Details for the file gef_file_to_map-1.0.1-cp311-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: gef_file_to_map-1.0.1-cp311-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 194.6 kB
- Tags: CPython 3.11+, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: maturin/1.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cc20c0fb55ac59c9c722e7988df0e1d08bbeaaeda44fc91bb94722f288bb5af7
|
|
| MD5 |
548c759b32e44a27db01d95a3f63a47d
|
|
| BLAKE2b-256 |
8dca4b24427d1cfc1e94922476f93642322c770302da47852f828c30960c0a31
|
File details
Details for the file gef_file_to_map-1.0.1-cp311-abi3-macosx_11_0_arm64.whl.
File metadata
- Download URL: gef_file_to_map-1.0.1-cp311-abi3-macosx_11_0_arm64.whl
- Upload date:
- Size: 173.5 kB
- Tags: CPython 3.11+, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: maturin/1.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a243aaeaa33b3c55e678f8c9997f16c0119bf5eeeb73f0ec36284ef9eb19b7e0
|
|
| MD5 |
6653b0b4ee4403d1988bfc556a52693c
|
|
| BLAKE2b-256 |
2baaf1687ab457b22d92adf2249141dd826262cf68e7abaf60a5c193c2b78441
|