Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/rizinorg/rz-ghidra

Deep ghidra decompiler and sleigh disassembler integration for rizin
https://github.com/rizinorg/rz-ghidra

Update the Ghidra base commit

XVilka opened this issue 11 days ago
does not let me have other decompilers installed at the same time

TheKidThatCodes opened this issue about 2 months ago
Decompiler not using the same stack variables as rizin

wannkunstbeikor opened this issue 4 months ago
Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows

dependabot[bot] opened this pull request 4 months ago
Wrong function signature in Ghidra decompiler

cookpoo78 opened this issue 5 months ago
Add PIC (mcu) architecture support

imbillow opened this pull request 7 months ago
PIC (mcu) architecture support

karliss opened this issue 7 months ago
Build fails with PugiXML 1.14

nbraud opened this issue 8 months ago
Inconsistent Function signature between rizin and rz-ghidra

CHr15W3 opened this issue 8 months ago
Add tricore support

imbillow opened this pull request 8 months ago
Support XTensa

yaghmr opened this issue 8 months ago
QObject: No such file or directory

BabyBroder opened this issue 9 months ago
rz-ghidra didn't show variable stack size array

Physicys opened this issue 9 months ago
Force openssl in CMake targets

afjoseph opened this pull request 10 months ago
Fix shared return jump to relocs

Crabtux opened this pull request 10 months ago
Do not use removed rz_bin_get_info() API

XVilka opened this pull request 10 months ago
Fix `test/db/extras/ghidra typedef` test

XVilka opened this issue 11 months ago
Fix tests

XVilka opened this pull request 11 months ago
Failed to build with rizin 0.6.3 on MacOS

zhongl opened this issue 11 months ago
Update actions

wargio opened this pull request 11 months ago
Support V850

XVilka opened this issue 12 months ago
failed to build on gentoo

rpolasek opened this issue 12 months ago
Use `rz_pvector_foreach_cpp` for `bf->o->sections`

kazarmy opened this pull request 12 months ago
use Rzlist methods. fixes rizinorg/rz-ghidra#337

treseco opened this pull request about 1 year ago
Cutter plugin fails to build on macOS

chayleaf opened this issue about 1 year ago
Use flags for generating missing function names

thestr4ng3r opened this pull request about 1 year ago
Bad function argument handling for arm thumb binaries

karliss opened this issue about 1 year ago
Update Ghidra

thestr4ng3r opened this pull request about 1 year ago
Add note to set CMAKE_PREFIX_PATH if Rizin from git

kazarmy opened this pull request over 1 year ago
Set "asm.arch" before the call to `SleighIDFromCore`

DMaroo opened this pull request over 1 year ago
Compilation errors while building Docker image

XVilka opened this issue over 1 year ago
fix string being directly passed to printf (no "%s")

chayleaf opened this pull request over 1 year ago
Update test for `avga` command

XVilka opened this pull request over 1 year ago
Stable v0.6.0

XVilka opened this pull request over 1 year ago
Fix function name for realname enabled and multiple flags

thestr4ng3r opened this pull request over 1 year ago
Make less changes to the ghidra source code

sakiodre opened this issue over 1 year ago
Caching decompiler output

beauby opened this issue over 1 year ago
Cutter plugin throws a CMake Error

b3dd1 opened this issue over 1 year ago
Support Tricore

XVilka opened this issue over 1 year ago
Remove use of rz_malloc()

XVilka opened this pull request almost 2 years ago
Build fails with `-mcrc32`

hamarituc opened this issue almost 2 years ago
Update Ghidra decompiler

XVilka opened this pull request almost 2 years ago
GitHub Actions upgrades

XVilka opened this pull request almost 2 years ago
Deb package to integrate rz-ghidra in Kali

turbopapero opened this issue almost 2 years ago
Register functions from reloc targets

thestr4ng3r opened this pull request almost 2 years ago
Tailjmps to reloc targets are decompiled until infinity

dmknght opened this issue almost 2 years ago
Remove plugin.pkgname because not used anymore

ret2libc opened this pull request almost 2 years ago
Deregister the 'pdg' command when unloading the rizin plugin

ret2libc opened this pull request almost 2 years ago
Sets pdg as child of pd instead of the root dir

wargio opened this pull request about 2 years ago
Make Travis CI System Z job mandatory

XVilka opened this pull request about 2 years ago
Update for stack vars in rizin

thestr4ng3r opened this pull request about 2 years ago
Update for removed rz_analysis_var_all_list() in rizin

thestr4ng3r opened this pull request about 2 years ago
Fix build due removed diff callbacks in rizin

wargio opened this pull request over 2 years ago
Fixed build due removed callbacks in rizin

wargio opened this pull request over 2 years ago
Remove some unnecessary includes

thestr4ng3r opened this pull request over 2 years ago
Fix build with rizin `stable` on `stable` branch

XVilka opened this issue over 2 years ago
cross-compiling fails (builds sleighc for target, not host)

classabbyamp opened this issue over 2 years ago
Update for latest rizin (Fix #296)

thestr4ng3r opened this pull request over 2 years ago
[Bug] - rz-ghidra build error on latest

re-fox opened this issue over 2 years ago
Update rizin version header

XVilka opened this pull request over 2 years ago
Update for RzBinStrDb changes in rizin (Fix #292)

thestr4ng3r opened this pull request over 2 years ago
[Build Error] - RzBinObject has no member named 'strings_db'

re-fox opened this issue over 2 years ago
Use RZ_STRING_ENC_* enums instead of RZ_BIN_STRING_ENC_*

XVilka opened this pull request over 2 years ago
[Feature Request] - Decompile Function Timeout

re-fox opened this issue over 2 years ago
Update pip in windows CI

thestr4ng3r opened this pull request over 2 years ago
Fix include <memory> in RizinScope.h for unique_ptr

thestr4ng3r opened this pull request over 2 years ago
Release as .tar.gz instead of .tar.xz

ret2libc opened this pull request over 2 years ago
Releases are actually gzip compressed

Ultimator14 opened this issue over 2 years ago
Build with clang 14 failed

h0tc0d3 opened this issue almost 3 years ago
Simplify for updated CutterConfig.cmake

thestr4ng3r opened this pull request almost 3 years ago
Refine readonly ranges and enable ropropagate

thestr4ng3r opened this pull request almost 3 years ago
Add ghidra.ropropagate option

thestr4ng3r opened this pull request almost 3 years ago
Update Ghidra

thestr4ng3r opened this pull request almost 3 years ago
rz-ghidra 3.0 can't build with rizin 0.3.x backend

dmknght opened this issue almost 3 years ago
Remove RzIO dependency from SleighAsm

thestr4ng3r opened this pull request almost 3 years ago
Bypass meson Popen_safe_legacy() error

thestr4ng3r opened this pull request almost 3 years ago
RZ_GHIDRAPLUGIN_H

wargio opened this pull request almost 3 years ago
Rizin cmake config not found

FalcoGer opened this issue about 3 years ago
Configuring incomplete, errors occurred

slsanna opened this issue about 3 years ago
Use new Rizin CMake config files

thestr4ng3r opened this pull request about 3 years ago
Rizin updates

thestr4ng3r opened this pull request about 3 years ago
stand-alone usage ?

rofl0r opened this issue about 3 years ago
Use rz_malloc for annotations

thestr4ng3r opened this pull request about 3 years ago
Problem with building with Cmake in Windows 10, Visual Studio 2019

fred26 opened this issue about 3 years ago
Installing without compilation

ogre2007 opened this issue about 3 years ago
Installing in WSL-ubuntu fails (root rights is needed)

ogre2007 opened this issue about 3 years ago
Enable Travis CI PPC64 job since it passes now.

XVilka opened this pull request about 3 years ago
Fix SystemZ failure

XVilka opened this issue about 3 years ago
Update Ghidra for Portability Fixes

thestr4ng3r opened this pull request about 3 years ago
Add SDPX and REUSE information

XVilka opened this pull request about 3 years ago
Fix RZ_STRING encoding changes

XVilka opened this pull request about 3 years ago