Romain Thomas
|
9fecc8301a
|
Use cache for the iOS ci and improve testing
|
2023-07-15 06:34:59 +02:00 |
|
Romain Thomas
|
4b29b87c14
|
Fix Python module API
|
2023-07-15 05:39:57 +02:00 |
|
Romain Thomas
|
e37ffa9ec8
|
Switch the bindings to nanobind (and update the CI)
|
2023-07-09 21:33:43 +02:00 |
|
Romain Thomas
|
7057b9d359
|
Resolve #936
|
2023-07-01 08:38:56 +02:00 |
|
Romain Thomas
|
97292eca03
|
Add interface (LIEF::ELF::ParserConfig) for configuring the ELF parser
|
2023-06-10 10:37:07 +02:00 |
|
Zhang Na
|
375592aef4
|
Add LoongArch support for ELF
|
2023-05-31 17:33:13 +08: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 |
|
Adam Seitz
|
bf7f36b707
|
Add symbol_table() API to ELF Relocations
|
2023-04-19 09:45:24 +02:00 |
|
Romain Thomas
|
a3ec9dc89e
|
FILE_END is a Windows macro [...] so let's change it.
|
2023-03-18 10:41:21 +01:00 |
|
Romain Thomas
|
9320303fb3
|
Enhance the methods to relocate the segments table
This commit resolves #872
|
2023-03-18 07:30:23 +01:00 |
|
Romain Thomas
|
9da2466609
|
Improve the LIEF Python build system by using pyproject.toml
- It also provides typing info (close #650)
- Enhance the test suite
- Remove deprecated PE functions
|
2023-02-19 20:19:03 +01:00 |
|