Romain Thomas
|
2f7620f527
|
Add support for LC_ROUTINE/LC_ROUTINE64
|
2024-07-27 05:27:10 +02:00 |
|
Romain Thomas
|
4800a80769
|
Add support for Mach-O LC_SUBCLIENT command
|
2024-07-27 05:01:30 +02:00 |
|
Romain Thomas
|
b2b7fb96ec
|
Add support for extensions.
|
2024-07-13 07:51:52 +02:00 |
|
Romain Thomas
|
f7acc24723
|
Add helper to check if the binary is supporting ARM64 ptr auth
|
2024-07-13 05:28:36 +02:00 |
|
Romain Thomas
|
e46074212d
|
Re-scope Mach-O enums
|
2024-05-09 06:02:00 +02:00 |
|
Romain Thomas
|
7faf45f80c
|
Add support for Mach-O overlay
Resolve: #1028
|
2024-05-04 08:46:56 +02:00 |
|
Romain Thomas
|
9502c2b7ec
|
Update copyrights
|
2024-02-04 05:50:39 +01:00 |
|
Romain Thomas
|
bcd9b27df3
|
Address feedback from #1009
Add `has_nx_stack` and `has_nx_heap`
|
2024-01-07 10:23:37 +01:00 |
|
Romain Thomas
|
e37ffa9ec8
|
Switch the bindings to nanobind (and update the CI)
|
2023-07-09 21:33:43 +02: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
|
b54bece30d
|
Resolve #291
|
2023-04-08 14:46:31 +02: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 |
|