mirror of
https://github.com/lief-project/LIEF
synced 2026-06-08 15:30:44 +00:00
f330fa887d
API Changes: - lief.parse() can takes a list of integer as entry - LIEF::MachO::parse can take a std::vector<uint8_t> as entry Related to #49