Released: 2022-09-10
- Fix wrong ``end`` argument when calling ``Uc.hook_add``.
- Add ``user_data`` param to ``add_hook`` to pass params to callback.
- Support tracing symbol calls by using ``trace_symbol_calls`` param.
- Improve exception message of ``EmulatorCrashedException`` when missing symbol is required.
- Add ``logger`` param to ``Infernum``.
- Add ``free`` method to ``Infernum`` to release allocated memory.