The devel/py-filebytes,python3 port
py3-filebytes-0.9.21p6 – python module to read and write ELF, PE, MachO or OAT (cvsweb github mirror)
Description
filebytes is a python module which can be used to read and write the following fileformats: - Executable and Linking Format (ELF), - Portable Executable (PE), - MachO, - OAT (Android Runtime).WWW: https://scoding.de/filebytes-introduction
Maintainer
Remi Pointel
Categories
Build dependencies
Run dependencies
Test dependencies
Reverse dependencies
Files
- /usr/local/lib/python3.11/site-packages/filebytes-0.9.21.dist-info/
- /usr/local/lib/python3.11/site-packages/filebytes-0.9.21.dist-info/COPYING
- /usr/local/lib/python3.11/site-packages/filebytes-0.9.21.dist-info/METADATA
- /usr/local/lib/python3.11/site-packages/filebytes-0.9.21.dist-info/RECORD
- /usr/local/lib/python3.11/site-packages/filebytes-0.9.21.dist-info/WHEEL
- /usr/local/lib/python3.11/site-packages/filebytes-0.9.21.dist-info/top_level.txt
- /usr/local/lib/python3.11/site-packages/filebytes/
- /usr/local/lib/python3.11/site-packages/filebytes/__init__.py
- /usr/local/lib/python3.11/site-packages/filebytes/__pycache__/
- /usr/local/lib/python3.11/site-packages/filebytes/__pycache__/__init__.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/filebytes/__pycache__/__init__.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/filebytes/__pycache__/binary.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/filebytes/__pycache__/binary.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/filebytes/__pycache__/ctypes_helper.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/filebytes/__pycache__/ctypes_helper.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/filebytes/__pycache__/elf.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/filebytes/__pycache__/elf.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/filebytes/__pycache__/enum.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/filebytes/__pycache__/enum.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/filebytes/__pycache__/mach_o.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/filebytes/__pycache__/mach_o.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/filebytes/__pycache__/oat.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/filebytes/__pycache__/oat.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/filebytes/__pycache__/pe.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/filebytes/__pycache__/pe.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/filebytes/binary.py
- /usr/local/lib/python3.11/site-packages/filebytes/ctypes_helper.py
- /usr/local/lib/python3.11/site-packages/filebytes/elf.py
- /usr/local/lib/python3.11/site-packages/filebytes/enum.py
- /usr/local/lib/python3.11/site-packages/filebytes/mach_o.py
- /usr/local/lib/python3.11/site-packages/filebytes/oat.py
- /usr/local/lib/python3.11/site-packages/filebytes/pe.py