Files
lief-project-LIEF/api/python/MachO/objects
Romain Thomas 3602643f5d Fix memory leaks in the MachO Python API and create FatBinary
API Changes:

LIEF::MachO::Parser won't return a 'std::vector' of MachO::Binary*
but a pointer to MachO::FatBinary object
It's a kind of wrapper on std::vector<MachO::Binary*>
2017-09-29 13:06:08 +02:00
..
2017-09-20 13:58:19 +02:00
2017-03-30 16:56:49 +02:00
2017-06-25 19:34:45 +02:00
2017-08-01 16:32:49 +02:00
2017-03-30 16:56:49 +02:00
2017-06-25 19:34:45 +02:00
2017-08-21 09:23:40 +02:00
2017-09-07 22:23:57 +02:00