Romain Thomas
21cf565261
Update copyright
2026-01-11 22:04:09 +01:00
Romain Thomas
d12f5710ca
Avoid nodiscard warning
2025-08-10 13:20:32 +02:00
Romain Thomas
2c0bf31cc0
++year
2025-01-01 09:49:21 +01:00
Romain Thomas
699ae7ed96
Change Doxygen comment style
2024-11-01 06:45:19 +01:00
Romain Thomas
5915877834
Add require_extended_version error type
2024-08-31 07:06:47 +02:00
Romain Thomas
b2b7fb96ec
Add support for extensions.
2024-07-13 07:51:52 +02:00
Romain Thomas
bca2738a33
Enhance Rust API
2024-06-15 05:40:32 +02:00
Romain Thomas
9502c2b7ec
Update copyrights
2024-02-04 05:50:39 +01:00
Romain Thomas
00e4a684a3
Add support for DT_RELR/DT_ANDROID_RELA relocations
...
This commit adds the support for the (new) relative relocations
as well as the Android packed relocation format.
Resolve : #111 #991
2024-02-03 15:52:54 +01:00
Romain Thomas
5e5a5bf632
Update
2023-05-14 18:20:12 +02:00
Romain Thomas
c14385be08
Replace boost's leaf by tl/expected
2023-05-14 11:40:02 +02:00
Romain Thomas
cb0b6f65ac
Fix header guard
2023-04-08 07:32:08 +02:00
Romain Thomas
969411f8ef
Welcome 2023
2023-01-03 10:38:09 +01:00
Romain Thomas
77328b0071
Bump year
2022-02-08 21:16:25 +01:00
Romain Thomas
e9782c5927
Clean & modernize LIEF code base
...
This commit (obviously non-atomic) cleans LIEF's code base by:
- Using pointer semantics (`std::unique_ptr<>`)
- Using LEAF boost error in the binary stream
- Reducing the scope of the iterators (`it_section`, ...)
- Removing `Structures.hpp` from the public headers
- etc
2022-02-05 06:09:06 +01:00
Romain Thomas
540049d0d9
Update LEAF dependency
...
It resolves #657
2022-01-26 23:45:01 +01:00
Romain Thomas
076bd5cd23
Resolve #644
2022-01-16 17:04:47 +01:00
Romain Thomas
6720ed2385
Update copyright
2021-01-16 18:17:17 +01:00
rthomas
634c2fc98e
Enhance PE Authenticode
2021-01-16 09:44:51 +01:00