Unicorn Engine v1.0.2-rc5 Release Notes
Release Date: 2020-09-21 // 7 months ago-
- โ Add cmake option to build Unicorn as a static library
- ๐ Fix error handling of mmap()
- uc_emu_start() can be reentrant
- ๐ Fix naming conflicts when built with systemd
- ๐ Fix setjmp/longjmp on native Windows
- ๐ Fix enabled hooks even after deleting them
- X86:
- Fix 64bit fstenv
- Fix IP value of 16bit mode
- ARM:
- Fix APSR handling
- Python: Remove UC_ERR_TIMEOUT