Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
uEmu: various fixes and improvements
- add Python3 support (IDA 7.4) - add Extended CPU Context View for ARMv7 - refactor extended register editor - refactor execution on IDA main thread - extract trace_log function - fix NextThat boundary (cc @a1exdandy) - remove tags from disasm line (cc @a1exdandy) - remove global name variables - handle some unicorn exceptions - minor cleanup
- Loading branch information