Romain Thomas
|
07138549a4
|
Improve Python API to access to the binary Abstract layer
|
2017-08-30 09:51:03 +02:00 |
|
Romain Thomas
|
3204ba512a
|
Fix encoding issues
Resolve: #85
|
2017-08-26 21:21:27 +02:00 |
|
Romain Thomas
|
f121af5ca6
|
Add API to get symbol by name (abstract layer)
API Changes (Python/C++):
LIEF::Binary::has_symbol
LIEF::Binary::get_symbol
It works for ELF, PE, MachO
|
2017-08-22 09:47:29 +02:00 |
|
Romain Thomas
|
8caf1515cb
|
Add 'NX' in the abstract layer
API Changes:
- LIEF::Binary::has_nx() - Added
Resolve: #72
|
2017-08-02 09:23:55 +02:00 |
|
Romain Thomas
|
2a9b156f99
|
Abstract PIE
Resolve: #71
|
2017-08-01 17:57:38 +02:00 |
|
Romain Thomas
|
9391238f11
|
Add the underlying executable format in the abstract layer
API changes (Python/C++):
* lief.Binary.format
* LIEF::ELF::Binary::format()
|
2017-07-22 08:23:17 +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 |
|