New:
- Cutter++: add a new official supported icpp application Cutter++ — Interactive Modern C++ for Binary Analysis;
Bug fixes:
- icpp: fix relocation cache type comparison error;
- icpp: fix linux host module iterator missing the main executable file;
Improvements:
- icpp: use a standalone process to compile source file;
- icpp: add a new export api icpp_exec to make third-party integration easier;
- icpp: add a new export api icpp_reglib to register native runtime libraries;
- icpp: add a new export api icpp_logger to register log writer;