lief-agent
|
835132af6c
|
examples: update and normalize Python examples
|
2026-04-25 09:44:02 +02:00 |
|
lief-agent
|
db9c1bd4db
|
tests: more coverage
AI DISCLAIMER: These new tests are 100% AI-generated and humman-reviewed
|
2026-04-18 21:45:33 +02:00 |
|
lief-agent
|
2ad74fed83
|
QA: update tests/ code for type checking
|
2026-04-11 12:41:55 +02:00 |
|
Romain Thomas
|
21cf565261
|
Update copyright
|
2026-01-11 22:04:09 +01:00 |
|
Romain Thomas
|
5a19dc9d73
|
Add support for creating DWARF files
This commit also bootstraps plugin for Ghidra and BinaryNinja
Related to NationalSecurityAgency/ghidra#2687
|
2025-05-27 14:48:07 +02:00 |
|
Romain Thomas
|
c000b17be0
|
Enhance PE parser/builder
close #1021
close #1118
close #192
close #276
close #358
close #642
close #746
close #777
resolve #1043
resolve #109
resolve #114
resolve #1167
resolve #124
resolve #137
resolve #140
resolve #277
resolve #472
resolve #473
resolve #517
resolve #523
resolve #528
resolve #530
resolve #546
resolve #69
resolve #876
|
2025-02-15 05:33:25 +01:00 |
|
Romain Thomas
|
2c0bf31cc0
|
++year
|
2025-01-01 09:49:21 +01:00 |
|
Romain Thomas
|
f7a127eac3
|
Initial disassembler support
|
2024-11-02 16:42:41 +01:00 |
|
Romain Thomas
|
442fb46395
|
Initial support for Apple's dyld shared cache
|
2024-10-19 06:29:24 +02:00 |
|
Manuel Zabelt
|
b8b2ae0b02
|
Adjusted authenticode_reader.py to use Attribute.TYPE instead of SIG_ATTRIBUTE_TYPES (#1111)
Inspired by this change: 8dd8a255a8
|
2024-09-28 06:19:15 +02:00 |
|
Peter Meerwald-Stadler
|
42df4964f0
|
Fix some more typos (#1084)
|
2024-08-02 21:28:08 +02:00 |
|
Romain Thomas
|
b2b7fb96ec
|
Add support for extensions.
|
2024-07-13 07:51:52 +02:00 |
|
Romain Thomas
|
93245d3c7f
|
Fix WARN/WARNING
|
2024-06-22 07:09:17 +02:00 |
|
Romain Thomas
|
2a31841aec
|
Update logging interface
|
2024-06-22 05:49:59 +02:00 |
|
Romain Thomas
|
e46074212d
|
Re-scope Mach-O enums
|
2024-05-09 06:02:00 +02:00 |
|
Romain Thomas
|
9502c2b7ec
|
Update copyrights
|
2024-02-04 05:50:39 +01:00 |
|
Romain Thomas
|
cddd8dd076
|
Rename the static_symbol API into symtab_symbol
|
2024-02-03 06:31:30 +01:00 |
|
Romain Thomas
|
7a62df9b58
|
Re-scope ELF enums
|
2024-01-28 22:54:25 +01:00 |
|
Romain Thomas
|
1781ba0f61
|
Clean DosHeader interface
|
2023-07-27 18:23:43 +02:00 |
|
Romain Thomas
|
7289bbb01f
|
Refactor and clean PE debug entries
|
2023-07-22 13:39:11 +02:00 |
|
Romain Thomas
|
e37ffa9ec8
|
Switch the bindings to nanobind (and update the CI)
|
2023-07-09 21:33:43 +02:00 |
|
Romain Thomas
|
3a7d084081
|
Wraps by a main function
|
2023-06-24 07:36:55 +02:00 |
|
Zhang Na
|
375592aef4
|
Add LoongArch support for ELF
|
2023-05-31 17:33:13 +08:00 |
|
Romain Thomas
|
5e814ea606
|
Fix removed attribute
|
2023-04-29 07:16:32 +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 |
|