Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / unicorn-engine/unicorn issues and pull requests

#2095 - arm64 python: Avoid nested class in insn hook for 10x hook and 10% overall speedup

Pull Request - State: open - Opened by droe 5 days ago - 2 comments

#2093 - Arm emulation does not support `vmov s2, r0` thumb instruction

Issue - State: closed - Opened by wnxd 9 days ago - 2 comments

#2092 - Bindings/python: Fix cmake directory location

Pull Request - State: closed - Opened by 2096779623 9 days ago

#2091 - Fix UC_HOOK_MEM on arm32

Pull Request - State: closed - Opened by xndcn 10 days ago - 1 comment

#2090 - There is a null pointer reference bug

Issue - State: open - Opened by wnxd 11 days ago - 6 comments
Labels: bug

#2089 - Added start in mips16 mode support, and unit test for it - on dev branch

Pull Request - State: closed - Opened by ZakDanger 12 days ago - 1 comment

#2088 - Mips16 fix

Pull Request - State: closed - Opened by ZakDanger 13 days ago

#2087 - Added start in mips16 mode support, and unit test for it

Pull Request - State: closed - Opened by ZakDanger 13 days ago - 1 comment

#2086 - I can't see a way for MIPS to change the current ISA in unicorn.

Issue - State: closed - Opened by ZakDanger 13 days ago - 4 comments

#2085 - configure: update .h for clock_adjtime

Pull Request - State: closed - Opened by clan 18 days ago - 4 comments

#2084 - Allow uc_ctl_set_page_size() for arm64

Pull Request - State: closed - Opened by droe 24 days ago - 1 comment

#2083 - How to run MIPS code from 0xBXXXXXXX address range?

Issue - State: closed - Opened by ZakDanger 25 days ago - 5 comments

#2082 - Unicorn Access Violation

Issue - State: closed - Opened by pinwhell 25 days ago - 2 comments

#2081 - TLS Emulation?

Issue - State: closed - Opened by pinwhell 25 days ago - 4 comments

#2079 - Hook Callback Ignored?

Issue - State: closed - Opened by pinwhell 27 days ago - 2 comments

#2078 - Regression: UC_MEM_FETCH_PROT for data read in arm64 `ldurh`

Issue - State: closed - Opened by droe 28 days ago - 4 comments

#2075 - 我自己的问题

Issue - State: closed - Opened by LoveSVN about 1 month ago

#2073 - [wip] show that write_cb value is not a u64

Pull Request - State: closed - Opened by tesuji about 1 month ago

#2072 - Bindings/python workflow: Run regress tests + generic refactoring

Pull Request - State: closed - Opened by Antelox about 1 month ago

#2071 - Unicorn 2.1.2

Issue - State: open - Opened by wtdcode about 1 month ago - 3 comments

#2070 - mem_map Crashed in MAC M2 ARM64

Issue - State: closed - Opened by kingking888 about 1 month ago - 6 comments
Labels: duplicate

#2069 - improve aarch64 feature gate in rust bindings

Pull Request - State: closed - Opened by Sanae6 about 1 month ago - 1 comment

#2068 - Prefix tags with `v` to allow Go to properly detect package versions

Issue - State: open - Opened by t0rr3sp3dr0 about 1 month ago - 14 comments

#2067 - Allow Statically Linking in Go

Pull Request - State: closed - Opened by t0rr3sp3dr0 about 1 month ago - 21 comments

#2066 - make i386 instructions RDTSC and RDTSCP hookable

Pull Request - State: closed - Opened by t0rr3sp3dr0 about 2 months ago - 5 comments

#2065 - Change behaviour of the RDTSC instruction

Issue - State: closed - Opened by t0rr3sp3dr0 about 2 months ago - 1 comment

#2064 - Add more EIP syncs for x86 target memory hooks

Pull Request - State: closed - Opened by Evian-Zhang about 2 months ago - 13 comments

#2063 - patch multiple UC_HOOK_MEM callbacks for unaligned access

Pull Request - State: closed - Opened by Michael-c0de about 2 months ago - 6 comments

#2062 - Crashes on first call to uc_xxx

Issue - State: closed - Opened by Nuxar1 about 2 months ago - 4 comments
Labels: duplicate, invalid

#2061 - 2.1.1 fails to import on Python 3.8

Issue - State: open - Opened by peace-maker about 2 months ago - 2 comments
Labels: invalid

#2060 - Rust Bindings: reg_read_batch and reg_write_batch

Pull Request - State: closed - Opened by hsa1as about 2 months ago - 1 comment

#2059 - RUST BINDINGS: uc_reg_{read,write}_batch for rust

Issue - State: closed - Opened by hsa1as about 2 months ago - 2 comments

#2056 - Fixing issues on Windows

Pull Request - State: closed - Opened by wnxd 2 months ago - 10 comments

#2055 - BROKEN uc_mem_map on windows

Issue - State: closed - Opened by hxm-cpp 2 months ago - 2 comments
Labels: duplicate, invalid

#2054 - Bump dawidd6/action-download-artifact from 2 to 6 in /.github/workflows

Pull Request - State: open - Opened by dependabot[bot] 2 months ago - 1 comment
Labels: dependencies

#2053 - Possible bug fixing about CF_NOCACHE Flag Issue in TCG

Issue - State: open - Opened by saicao 3 months ago - 2 comments

#2052 - ARM64: paci[ab] and reta[ab] instructions are not supported

Issue - State: closed - Opened by shmuelfomberg 3 months ago - 4 comments

#2051 - Supporting more host platform

Issue - State: closed - Opened by Naville 3 months ago - 4 comments

#2050 - Add TCI Support

Pull Request - State: open - Opened by Naville 3 months ago - 6 comments

#2049 - Several bugfixes

Pull Request - State: closed - Opened by tbodt 3 months ago - 1 comment

#2048 - Segfault in tb_target_set_jmp_target_arm

Issue - State: open - Opened by futhewo 3 months ago - 9 comments

#2047 - Unicorn does not recover from an invalid instruction hook

Issue - State: closed - Opened by elicn 3 months ago - 1 comment

#2045 - MSVC bug

Issue - State: closed - Opened by Wker666 3 months ago - 2 comments
Labels: duplicate, invalid

#2044 - Python bindings: Fix editable install + Execute Python2.7 workflow tests

Pull Request - State: closed - Opened by Antelox 3 months ago - 9 comments

#2043 - Question on saving and restoring memory snapshots

Issue - State: closed - Opened by ivlzme 3 months ago - 5 comments

#2042 - Fix TLB fill hook

Pull Request - State: closed - Opened by elicn 3 months ago - 1 comment

#2041 - Execution depends on whether UC_HOOK_MEM_READ/_WRITE is registered

Issue - State: open - Opened by boborjan2 3 months ago - 22 comments

#2040 - EIP value in callback UC_HOOK_MEM_UNMAPPED depends on UC_HOOK_CODE registration (x86)

Issue - State: closed - Opened by boborjan2 3 months ago - 2 comments
Labels: duplicate

#2039 - Modify python version check such that linters recognize it

Pull Request - State: closed - Opened by omer54463 3 months ago - 3 comments

#2038 - Fix Python regression failures

Issue - State: closed - Opened by elicn 3 months ago - 2 comments

#2037 - Hook tlb fill

Pull Request - State: closed - Opened by elicn 3 months ago - 1 comment

#2036 - Fix: Prevent Unnecessary Rebuilds Due to QEMU Config File Regeneration

Pull Request - State: open - Opened by JShweiri 3 months ago - 2 comments

#2035 - Python Binding: Not yet support UC_HOOK_TLB_FILL?

Issue - State: closed - Opened by DynamicLoader 4 months ago - 16 comments

#2034 - Feat: Option to manually specify the build type in the workflow

Pull Request - State: closed - Opened by Antelox 4 months ago - 1 comment

#2033 - Crashes on Apple Silicon

Issue - State: open - Opened by sledgeh4w 4 months ago - 29 comments

#2031 - Optimize Notdirty write

Pull Request - State: closed - Opened by PhilippTakacs 4 months ago - 6 comments

#2030 - Minor Python regress fixes

Pull Request - State: closed - Opened by elicn 4 months ago - 1 comment

#2029 - unicorn 2.1.1: SMC doesn't work.

Issue - State: open - Opened by wallds 4 months ago - 1 comment

#2028 - qemu/tcg: fix UC_HOOK_MEM_READ on aarch64.

Pull Request - State: closed - Opened by glennsec 4 months ago - 5 comments

#2027 - uc->unmapped_regions is never freed

Issue - State: closed - Opened by boborjan2 4 months ago - 2 comments

#2026 - Python binding setup refactoring + cibuildwheel workflow

Pull Request - State: closed - Opened by Antelox 4 months ago - 1 comment

#2025 - Using `uc_ctl` to set page size results in a wrong value

Issue - State: closed - Opened by elicn 4 months ago - 3 comments

#2024 - Python3 bindings improvements

Pull Request - State: closed - Opened by elicn 4 months ago - 1 comment

#2023 - Python: Fix assertion failure on ctl_flush_tb()

Pull Request - State: closed - Opened by droe 4 months ago - 1 comment

#2022 - Revamp Python regression tests suite

Pull Request - State: closed - Opened by elicn 4 months ago - 1 comment

#2021 - AVR support

Pull Request - State: open - Opened by glennsec 4 months ago - 14 comments

#2020 - reg_read from wsp in Arm64 / Aarch64 doesn't work

Issue - State: open - Opened by Montg0mery 4 months ago - 1 comment

#2018 - Unsupported stmxcsr instruction (UC_ERR_INSN_INVALID)

Issue - State: open - Opened by EvMac0 4 months ago - 2 comments

#2017 - Fix SPARC I0-7 registers write

Pull Request - State: closed - Opened by elicn 4 months ago - 1 comment

#2016 - Support additional API on Python 3 bindings

Pull Request - State: closed - Opened by elicn 4 months ago

#2014 - Add support for more Intel registers

Pull Request - State: closed - Opened by elicn 4 months ago - 1 comment

#2013 - How to debug or turn off dynamic code snippets

Issue - State: closed - Opened by 1034063174 4 months ago - 3 comments

#2012 - ARM32: Implementing UC_HOOK_TCG_OPCODE

Issue - State: open - Opened by dotCirill 4 months ago - 1 comment

#2011 - Uc hook tcg improve

Pull Request - State: open - Opened by dotCirill 4 months ago

#2010 - Unicorn 2.1.0: UC_ERR_READ_UNMAPPED when using high virtual addresses

Issue - State: closed - Opened by Antelox 4 months ago - 4 comments

#2006 - How to update MXCSR automatically?

Issue - State: open - Opened by wtdcode 4 months ago

#2005 - Add py.typed to the Python binding package

Pull Request - State: closed - Opened by omer54463 4 months ago - 1 comment

#2004 - Add build script

Pull Request - State: closed - Opened by jeffeden 4 months ago

#2003 - Misc. Python binding re-arrangements

Pull Request - State: closed - Opened by elicn 4 months ago - 1 comment

#2001 - Unicorn Engine Crash When Emulating DR7 Register Update with 0x10005

Issue - State: closed - Opened by Z4ee 5 months ago - 1 comment

#2000 - Add py.typed to the Python binding package

Pull Request - State: closed - Opened by omer54463 5 months ago - 2 comments

#1999 - dotNet binding doesn't work

Issue - State: open - Opened by gmgunderground 5 months ago - 1 comment

#1998 - SAL instruction wrong behavior

Issue - State: closed - Opened by cr3m 5 months ago - 2 comments

#1996 - QEMU base version?

Issue - State: closed - Opened by pewterbrass 5 months ago - 5 comments

#1995 - [QEMU backport] riscv: fix wfi exception behavior

Pull Request - State: closed - Opened by apparentlymart 5 months ago - 2 comments

#1994 - Bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago - 1 comment
Labels: dependencies

#1993 - Fails to build on MacOS Sonoma

Issue - State: closed - Opened by theoparis 5 months ago - 1 comment

#1992 - installation project missing on MSVC?

Issue - State: open - Opened by AlexanderBarnt 5 months ago - 5 comments
Labels: bug

#1991 - riscv: Invalid 32-bit instruction should not decrement pc

Pull Request - State: closed - Opened by apparentlymart 5 months ago - 3 comments