Commit Graph

12 Commits

Author SHA1 Message Date
Romain Thomas 21cf565261 Update copyright 2026-01-11 22:04:09 +01:00
Romain Thomas 2c0bf31cc0 ++year 2025-01-01 09:49:21 +01:00
Romain Thomas 9502c2b7ec Update copyrights 2024-02-04 05:50:39 +01:00
Romain Thomas 8908fe4a45 Add interface to tweak the PE parser (resolve #839)
This commit also removes the Binary's name attribute.
2023-04-28 06:17:26 +02:00
Romain Thomas 969411f8ef Welcome 2023 2023-01-03 10:38:09 +01:00
liyansong2018 0d21ae733e Avoid null pointer in c-api 2022-12-07 04:25:43 -05:00
Romain Thomas 77328b0071 Bump year 2022-02-08 21:16:25 +01:00
rthomas a615adbee4 This commit cleans and modernizes the code base of LIEF.
Among the changes:

- It removes the ``and, or, not`` keywords
- It updates the Documentation
- It moves the internal structures in the ``details::`` namespace
2022-01-27 20:18:54 +01:00
Romain Thomas 6720ed2385 Update copyright 2021-01-16 18:17:17 +01:00
Romain Thomas cd1cc457cf Resolve #119 and enhance ELF Python bindings 2018-06-08 10:48:33 +02:00
Romain Thomas fe6168d319 Add PE Import and ImportEntry in the C API
API Changes (C / PE):

  * Pe_Import_t      - Added
  * Pe_ImportEntry_t - Added
2017-09-24 11:27:37 +02:00
Romain Thomas 306a191a03 First public release 2017-03-30 16:56:49 +02:00