Romain Thomas
|
cd1cc457cf
|
Resolve #119 and enhance ELF Python bindings
|
2018-06-08 10:48:33 +02:00 |
|
Romain Thomas
|
aa70e07791
|
Handle Python BytesIO, TextIO for LIEF' parsers
Resolve: #49
|
2017-11-01 16:44:39 +01:00 |
|
Romain Thomas
|
49fdb8dc8f
|
Add 'shell' and 'breakp' for the Python API
* 'lief.shell()' spawns an IPython interpreter with the current
context
* 'lief.breakp()' launchs pdb.set_trace()
|
2017-11-01 16:38:48 +01:00 |
|
Romain Thomas
|
f330fa887d
|
Improve parser API
API Changes:
- lief.parse() can takes a list of integer as entry
- LIEF::MachO::parse can take a std::vector<uint8_t> as entry
Related to #49
|
2017-07-27 15:46:03 +02:00 |
|
Romain Thomas
|
c0bb618307
|
Update doc
|
2017-07-01 18:35:10 +02:00 |
|
Romain Thomas
|
306a191a03
|
First public release
|
2017-03-30 16:56:49 +02:00 |
|