mirror of
https://github.com/QuasarApp/LIEF.git
synced 2025-04-30 22:34:32 +00:00
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
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