lief-agent
|
35de7f3592
|
Improve testing log API
|
2026-03-19 17:08:49 +01:00 |
|
Romain Thomas
|
1f190a9fa1
|
Change level to info
|
2026-03-19 09:04:58 +01:00 |
|
Romain Thomas
|
7ac083bb73
|
Add contextmanager API for log level
|
2026-03-19 07:56:02 +01:00 |
|
Romain Thomas
|
6c2e39cfc0
|
modernize python API
|
2026-03-17 14:00:48 +01:00 |
|
lief-agent
|
cb2a0948d4
|
Fix ruff lint warnings
|
2026-03-07 13:50:12 +01:00 |
|
Romain Thomas
|
84f963a716
|
Initial support for the COFF format
Resolve #1091
|
2025-06-08 20:01:21 +02:00 |
|
Romain Thomas
|
8cae0420d9
|
Make sure ELF, PE, and Mach-O parser can consume bytes.
Related to #1167
|
2025-02-04 12:40:32 +01:00 |
|
Romain Thomas
|
de49dceba9
|
Update nanobind
Resolve: #1128
|
2024-11-30 05:30:21 +01:00 |
|
Romain Thomas
|
7c3b4a3f9f
|
Add demangle utility (resolve: #1054)
|
2024-08-17 05:30:57 +02:00 |
|
Romain Thomas
|
b2b7fb96ec
|
Add support for extensions.
|
2024-07-13 07:51:52 +02:00 |
|
Romain Thomas
|
2a31841aec
|
Update logging interface
|
2024-06-22 05:49:59 +02:00 |
|
Romain Thomas
|
00a00150d0
|
Fix EOL (NIX vs Windows)
|
2023-10-28 05:37:57 +02:00 |
|
Romain Thomas
|
a27bd6a644
|
Add support for os.PathLike inputs in the parsers
Resolve: #974
|
2023-10-21 05:23:42 +02:00 |
|
Romain Thomas
|
dffcff5df7
|
Fix logging
|
2023-10-15 23:03:20 +02:00 |
|
Romain Thomas
|
550f8cbcb4
|
Update tests
|
2023-07-22 05:34:03 +02:00 |
|
Romain Thomas
|
e37ffa9ec8
|
Switch the bindings to nanobind (and update the CI)
|
2023-07-09 21:33:43 +02:00 |
|
Romain Thomas
|
15f40f2b8d
|
Resolve #935
|
2023-06-24 07:37:00 +02:00 |
|
Romain Thomas
|
363f1a1b07
|
Add API to setup a log file sink (fix #875)
|
2023-03-18 11:16:34 +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 |
|
Romain Thomas
|
2a10494b8a
|
Enhance the Python IO interface
Related to #832
|
2022-12-09 10:22:53 +01:00 |
|
Romain Thomas
|
96d39a0834
|
Add non regression tests
|
2022-04-03 10:12:18 +02:00 |
|
Romain Thomas
|
c2dc898a01
|
Improve the LIEF tests integration
|
2022-04-02 19:47:51 +02:00 |
|
Romain Thomas
|
df653a6331
|
Add API to get the underlying platform
|
2021-02-27 10:11:40 +01:00 |
|
rthomas
|
1364f22c78
|
Improve logging interface
|
2020-11-09 21:02:50 +01:00 |
|
rthomas
|
b0e480c9f2
|
Fix Python parsing with input 'bytes'
|
2019-11-28 07:53:27 +01:00 |
|
Romain Thomas
|
aa70e07791
|
Handle Python BytesIO, TextIO for LIEF' parsers
Resolve: #49
|
2017-11-01 16:44:39 +01:00 |
|