Makeelf

Latest version: v0.3.4

Safety actively analyzes 621854 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.3.4

Features:
- append_symbol now returns index of new symbol

Bugfixes:
- improper usage of is operator

Others:
- new tests
- documentation updates
- development of new CI workflow

0.3.2

Fixes:
- endianness issues during creation of ELF object (5, 6)
- missing imports (5)

0.3.1

Fixes:
* Version number in setup.py

0.3.0

Changes:
* Elf32_Sym and related enums (STB, STT, STV) are moved to elfsect
* Implemented Elf32_Dyn for .dynamic section manipulations
* sections on Elf.sections can now be list of serializable objects (e.g. Elf32_Dyn)

Fixes:
* little-endian ELFs were not read properly
* if sh_type contained unknown value, it was not possible to deserialize object
* sh_type used wrong endianness
* minor fixes

0.2.1

Fixes in setup.py

0.2.0

Changed project structure. First release, uploaded to PyPI

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.