This website requires JavaScript.
Explore
Help
Sign In
QuasarApp
/
LIEF
Watch
4
Star
0
Fork
0
You've already forked LIEF
mirror of
https://github.com/QuasarApp/LIEF.git
synced
2025-05-03 23:59:33 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
LIEF
/
api
/
python
/
Abstract
/
objects
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