Skip to content

larry9523/py-libelf

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PY-LIBELF

Python bindings for libelf which is part of elfutils, https://sourceware.org/elfutils/

Install

cd build
cmake ../
make

Test

cd build
cmake ../
make install
make test

About

Python bindings for libelf

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 93.9%
  • CMake 6.1%