This website requires JavaScript.
Explore
Help
Sign In
admin
/
lief-project-LIEF
Watch
1
Star
0
Fork
0
You've already forked lief-project-LIEF
mirror of
https://github.com/lief-project/LIEF
synced
2026-06-08 15:30:44 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
404e0ecca378f9853fca0e1cdc1d79913afaa29e
lief-project-LIEF
/
api
/
python
/
Abstract
/
objects
T
History
Romain Thomas
aa70e07791
Handle Python BytesIO, TextIO for LIEF' parsers
...
Resolve
:
#49
2017-11-01 16:44:39 +01:00
..
pyBinary.cpp
Use Pybind11 C++ API instead of 'eval'
2017-11-01 16:38:03 +01:00
pyHeader.cpp
Add the endianness in the abstraction layer (
resolve
#29
)
2017-06-28 07:50:00 +02:00
pyParser.cpp
Handle Python BytesIO, TextIO for LIEF' parsers
2017-11-01 16:44:39 +01:00
pyRelocation.cpp
Add relocation in the Abstract layer
2017-09-05 22:00:31 +02:00
pySection.cpp
Improve the ELF part of LIEF
2017-09-02 08:54:54 +02:00
pySymbol.cpp
Handle encoding errors (
resolve
#59
)
2017-07-15 15:10:47 +02:00