Unicorn Engine v1.0.2 Release Notes

Release Date: 2020-10-21 // over 3 years ago
    • ๐Ÿ›  Fix Java binding compilation
    • ๐Ÿ— Enable building for ARM little-endian only (ignore big-endian)

Previous changes from v1.0.2-rc6

    • Add uc_context_free() API
    • ๐Ÿ›  Fix context saving/retoring API (core & Python binding)