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