LIEF v0.12.0
LIEF 0.12.0: PE rich header and checksum recomputation, span-based section content with memoryview in Python, and the start of the exception-free …
Read articleRelease notes, executable-format research, reverse-engineering tutorials, and engineering updates from the LIEF maintainers.
LIEF 0.12.0: PE rich header and checksum recomputation, span-based section content with memoryview in Python, and the start of the exception-free …
Read articleWhy LIEF is removing C++ exceptions and RTTI: error-handling costs, the has_/get_ pattern, and the move to result-based APIs and LLVM-style RTTI.
Read articleAfter spending months on refactoring the ELF builder, here are the improvements.
Read article