Python CapDL module
A Python module for providing CapDL support.
Note: to use the ELF file functionality you will need pyelftools installed. If you don’t have this and don’t need this functionality just don’t import anything that imports ELF.py.
- capdl/ — The source code of the module
- examples/ — Some examples of how to use this module
- tests/ — Some basic tests of the functionality
File included from github repo edit