Changelog
Features
- Upgrade LIEF to version >= 0.15.0.
Fixes
- Fix routine
fgets
so it does not take the trailing\x00
as part of the input. - Fix
Seed
deserialization. - Fix Python path in class
QBDITrace
.
fgets
so it does not take the trailing \x00
as part of the input.Seed
deserialization.QBDITrace
.