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

#1989 - riscv: Expose privilege level as pseudo-register "priv"

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

#1988 - rust-tests: Some RISC-V emulation tests

Pull Request - State: open - Opened by apparentlymart 6 months ago - 9 comments

#1987 - Exceptions handled incorrectly in python callback functions

Issue - State: closed - Opened by mrj0n3s 6 months ago - 1 comment

#1985 - Update zig bindings to 0.13.0

Pull Request - State: closed - Opened by atipls 6 months ago - 1 comment

#1984 - ARM Stack Pointer reset on CPSR write

Issue - State: open - Opened by OBarronCS 6 months ago - 2 comments

#1983 - change ip on “Uc(UC_ARCH_X86, UC_MODE_16) ” may no work?

Issue - State: open - Opened by Teloivts 6 months ago - 1 comment

#1982 - "System.Runtime.InteropServices.SEHException" Only in debug using Visual Studio 2022

Issue - State: open - Opened by gmgunderground 6 months ago - 1 comment
Labels: invalid

#1980 - Got some time to play around? Here is a sample playground

Pull Request - State: open - Opened by BitMaskMixer 7 months ago

#1978 - Revive qemu logs - and extend the FAQ

Pull Request - State: closed - Opened by BitMaskMixer 7 months ago - 7 comments

#1977 - gcc compiler warning fixes

Pull Request - State: closed - Opened by BitMaskMixer 7 months ago - 2 comments

#1976 - Update cmake minimum required to version 3.5

Pull Request - State: closed - Opened by scribam 7 months ago - 1 comment

#1975 - Update github workflows

Pull Request - State: closed - Opened by scribam 7 months ago - 1 comment

#1974 - Macbook pro max can not install unicorn

Issue - State: closed - Opened by Xor0v0 7 months ago - 4 comments

#1973 - Python: Drop deprecated `distutils` import in favor of `sysconfig`

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

#1972 - UC_ERR_EXCEPTION when hook UC_HOOK_INSN_INVALID

Issue - State: open - Opened by tylzh97 7 months ago - 3 comments

#1970 - Performance difference of Unicorn 1 and 2

Issue - State: closed - Opened by boborjan2 7 months ago - 11 comments

#1969 - Invalid instruction for vinsertf128

Issue - State: open - Opened by fIappy 7 months ago - 2 comments
Labels: invalid

#1968 - Fix snapshot restore

Pull Request - State: closed - Opened by PhilippTakacs 7 months ago - 1 comment

#1967 - Windows core engine binary downloads are broken

Issue - State: closed - Opened by yuppox 8 months ago - 1 comment

#1966 - Fix emulator detection

Pull Request - State: closed - Opened by mrexodia 8 months ago - 4 comments

#1964 - Remove using of distutils

Pull Request - State: closed - Opened by bet4it 8 months ago - 1 comment

#1963 - Optimize memory handling

Pull Request - State: closed - Opened by PhilippTakacs 8 months ago - 11 comments

#1962 - bindings: ruby: fix unexpected uc_query result pointer type

Pull Request - State: open - Opened by anthraxx 8 months ago - 1 comment

#1961 - syscall.LoadDLL("unicorn.dll")

Issue - State: closed - Opened by ddkwork 8 months ago - 1 comment

#1961 - syscall.LoadDLL("unicorn.dll")

Issue - State: closed - Opened by ddkwork 8 months ago - 1 comment

#1960 - Allow passing `CMAKE_MSVC_RUNTIME_LIBRARY`

Pull Request - State: closed - Opened by es3n1n 8 months ago - 4 comments

#1958 - Confusing `CMAKE_MSVC_RUNTIME_LIBRARY` checks

Issue - State: closed - Opened by es3n1n 8 months ago - 7 comments

#1955 - Execution of xgetbv instruction and setting up of the XCR register.

Issue - State: open - Opened by Nitr0-G 9 months ago - 5 comments

#1954 - ARM32 Cortex A9 MRRC instruction UC_ERR_INSN_INVALID

Issue - State: open - Opened by TobalJackson 9 months ago - 5 comments
Labels: bug, poc

#1953 - Paging doesn't work on x86, is that by design?

Issue - State: closed - Opened by kukrimate 9 months ago - 4 comments

#1952 - Setting RIP inside callback doesn't change execution flow

Issue - State: closed - Opened by user1342234 9 months ago - 2 comments
Labels: need poc

#1951 - Update Zig bindings to Zig 0.12.0

Pull Request - State: closed - Opened by lockbox 9 months ago - 1 comment

#1949 - Ignoring a Branchs/Handling Invalid Memory Access Handling Gracefully

Issue - State: open - Opened by pinwhell 9 months ago - 4 comments

#1949 - Ignoring a Branchs/Handling Invalid Memory Access Handling Gracefully

Issue - State: open - Opened by pinwhell 9 months ago - 4 comments

#1947 - Does memory need to be mapped aligned to page boundaries?

Issue - State: closed - Opened by Joshua-Schroijen 9 months ago - 1 comment

#1946 - page_collection_lock causing a crash

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

#1945 - Remove glib_compat

Pull Request - State: closed - Opened by vlasta-labsky 10 months ago - 4 comments

#1944 - Remove glib_compat

Pull Request - State: closed - Opened by vlasta-labsky 10 months ago

#1944 - Remove glib_compat

Pull Request - State: closed - Opened by vlasta-labsky 10 months ago

#1943 - glib_compat breaks Qt Widgets with glib backend

Issue - State: closed - Opened by vlasta-labsky 10 months ago - 11 comments

#1942 - Add unicorn_py3 folder to setup.py

Pull Request - State: closed - Opened by nganhkhoa 10 months ago - 1 comment

#1941 - Changing x86 32 bit execution to x86 64 bit and vice versa

Issue - State: closed - Opened by OptionalAssistant 10 months ago - 3 comments
Labels: question

#1940 - UC_HOOK_INTR not observed

Issue - State: closed - Opened by keroblabs 10 months ago - 1 comment

#1939 - distutils deprecation

Issue - State: closed - Opened by ScraperMan2002 10 months ago - 1 comment
Labels: enhancement

#1937 - mips 3 issues

Issue - State: open - Opened by SachaTending 10 months ago - 2 comments

#1936 - Difference between memory and block hooks

Issue - State: closed - Opened by Joshua-Schroijen 10 months ago - 5 comments

#1935 - Fix: UC_HOOK_MEM_READ only triggered once on Arm64 Host machine.

Pull Request - State: closed - Opened by saicao 10 months ago - 6 comments

#1934 - ctl_set_cpu_model issues

Issue - State: closed - Opened by SachaTending 10 months ago - 2 comments

#1932 - Rust conditional compilation

Pull Request - State: closed - Opened by lockbox 11 months ago - 1 comment

#1930 - Address typo in documentation of address in memory event callbacks

Pull Request - State: closed - Opened by lockbox 11 months ago - 1 comment

#1929 - Remove semicolons in python files

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

#1929 - Remove semicolons in python files

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

#1928 - Feature: Bindings: add start end to block hook

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

#1927 - unicorn for cygwin

Issue - State: open - Opened by guard-wait 12 months ago - 5 comments
Labels: cygwin

#1926 - Question and maybe even suggestion : )

Issue - State: closed - Opened by joeyoropesa-dev 12 months ago - 3 comments
Labels: invalid, question

#1924 - v2.1.0 Plan

Issue - State: closed - Opened by wtdcode 12 months ago - 11 comments

#1923 - Segfault on tb_target_set_jmp_target_x86_64

Issue - State: open - Opened by racerxdl almost 1 year ago - 9 comments

#1923 - Segfault on tb_target_set_jmp_target_x86_64

Issue - State: open - Opened by racerxdl almost 1 year ago - 6 comments

#1922 - Backport from qemu : fix do_nonatomic_op_* vs signed operations

Pull Request - State: closed - Opened by redoste about 1 year ago - 1 comment

#1922 - Backport from qemu : fix do_nonatomic_op_* vs signed operations

Pull Request - State: closed - Opened by redoste about 1 year ago - 1 comment

#1921 - Function `code_gen_alloc` calls `exit()`

Issue - State: closed - Opened by twizmwazin about 1 year ago - 2 comments

#1920 - fix uc_mem write with cow when using upper half of the address

Pull Request - State: closed - Opened by PhilippTakacs about 1 year ago - 1 comment

#1920 - fix uc_mem write with cow when using upper half of the address

Pull Request - State: closed - Opened by PhilippTakacs about 1 year ago - 1 comment

#1919 - fix cow when using uc_mem_write

Pull Request - State: closed - Opened by PhilippTakacs about 1 year ago - 1 comment

#1918 - Add Renesas RH850 architecture support

Pull Request - State: open - Opened by virtualabs about 1 year ago - 20 comments

#1917 - use cmake build for macos Xcode show errors!

Issue - State: closed - Opened by iOSPrincekin about 1 year ago - 7 comments
Labels: enhancement, help wanted

#1915 - Unicorn2 crashes but Unocorn1 ok

Issue - State: open - Opened by kycgni about 1 year ago - 1 comment

#1914 - RISC-V Compilation Error

Issue - State: closed - Opened by gmoulk about 1 year ago - 27 comments

#1913 - Invalid instruction (vpxorq)

Issue - State: open - Opened by Jorgecmartins about 1 year ago - 7 comments

#1912 - how to build for macos x86

Issue - State: closed - Opened by fr0zenrain about 1 year ago - 2 comments

#1911 - Presence of UC_HOOK_MEM_WRITE hook breaks code emulation

Issue - State: closed - Opened by ntqbit about 1 year ago - 1 comment

#1910 - Fix PPC32 fault when timer-spr access

Pull Request - State: closed - Opened by dotCirill about 1 year ago - 1 comment

#1909 - PowerPC "mfspr r3, DEC" emulation segmentation fault

Issue - State: closed - Opened by dotCirill about 1 year ago - 2 comments

#1908 - UC_HOOK_MEM_READ only triggered once (x86 64 emulated on mac M1)

Issue - State: open - Opened by stevielavern about 1 year ago - 10 comments
Labels: enhancement

#1907 - qemu: fix UBSAN errors in tcg and arm translation

Pull Request - State: closed - Opened by StalkR about 1 year ago - 2 comments

#1906 - [Possible Bug] Fetch rip-based address failure with UC_ERR_FETCH_UNMAPPED

Issue - State: open - Opened by TommyJerryMairo about 1 year ago
Labels: bug, poc

#1905 - A way to get the type of CPU exception?

Issue - State: open - Opened by HarukaMa about 1 year ago - 1 comment

#1904 - qemu: fix ASAN errors in tcg and arm translation

Pull Request - State: closed - Opened by StalkR over 1 year ago - 5 comments

#1903 - Add Backend Support for LoongArch64

Pull Request - State: open - Opened by tyssjhx over 1 year ago - 10 comments

#1901 - start loongarch compile

Pull Request - State: closed - Opened by tyssjhx over 1 year ago - 1 comment

#1900 - fix fxsave fpip value, provide tests

Pull Request - State: closed - Opened by dglynos over 1 year ago - 1 comment

#1899 - fix fxsave fpip value & provide unit tests

Pull Request - State: closed - Opened by dglynos over 1 year ago - 2 comments

#1898 - Not starting on x64 with low memory

Issue - State: closed - Opened by dchristl over 1 year ago - 7 comments

#1897 - I Created CI that automatically attaches builds to releases

Pull Request - State: closed - Opened by marameref over 1 year ago - 2 comments

#1895 - I Created CI that automatically attaches builds to releases

Pull Request - State: closed - Opened by marameref over 1 year ago

#1894 - Implemented optional pointer for providing register size to operations

Pull Request - State: closed - Opened by BitMaskMixer over 1 year ago - 2 comments

#1893 - Running FreeRTOS on ARM Cortex-M4 CPU

Issue - State: open - Opened by pipe01 over 1 year ago - 1 comment

#1892 - I Created CI that automatically attaches builds to releases

Pull Request - State: closed - Opened by marameref over 1 year ago

#1891 - Created a CI to automatically attach builds to releases

Pull Request - State: closed - Opened by marameref over 1 year ago - 1 comment