Ecosyste.ms: OpenCollective

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

github.com/rizinorg/rizin

UNIX-like reverse engineering framework and command-line toolset.
https://github.com/rizinorg/rizin

Semantics of x86 uplifting: reduce 'Repeat' ops

kui8shi opened this pull request 7 months ago
fix build error on loongarch64

zhangwenlong8911 opened this pull request 7 months ago
create installer artifact

gogo2464 opened this issue 7 months ago
document build from command line

gogo2464 opened this issue 7 months ago
[WIP] Detection of ARM THUMB context switch

TheN00bBuilder opened this pull request 7 months ago
SubMark

0xmra opened this pull request 7 months ago
Serialize RzIL

XVilka opened this issue 8 months ago
Ropchain constraint syntax parser

giridharprasath opened this pull request 8 months ago
rz_th_sem_wait: Retry sem_wait() on EINTR

kazarmy opened this pull request 8 months ago
Enable subproject tree-sitter-c in librz/type

Heersin opened this pull request 8 months ago
subprocess: Negate #else label

kazarmy opened this pull request 8 months ago
Non-Windows subprocess_wait: Spin x times before leaving the loop

kazarmy opened this pull request 8 months ago
util/buf: remove rz_buf_peek_u16()

XVilka opened this pull request 8 months ago
rz_buf_peek_u16 broken return type

karliss opened this issue 8 months ago
subprocess: Protect proc->ret with a semaphore

kazarmy opened this pull request 8 months ago
SEGV on unknown address when using Ctrl+b in the cmdline

s1gse9v opened this issue 8 months ago
rz_core_task_enqueue: Set semaphore init val immediately

kazarmy opened this pull request 8 months ago
Update to PCRE2-10.44

Rot127 opened this pull request 8 months ago
cons: remove useless member <lastline>

PeiweiHu opened this pull request 8 months ago
visual: fix memory-related issues in calculating file percentage

PeiweiHu opened this pull request 8 months ago
util/print: remove some use of the `cb_printf()` callback

XVilka opened this pull request 8 months ago
test/integration/il: use only API

XVilka opened this pull request 8 months ago
Refine the comment filter while calculating file percentage

PeiweiHu opened this pull request 8 months ago
SoftFloat integration

DMaroo opened this pull request 8 months ago
Add fallback for tree-sitter tarball

thestr4ng3r opened this pull request 8 months ago
subprocess: Uniformize read access to `proc->ret`

kazarmy opened this pull request 8 months ago
Fix `Pic18 call instructions not detected`

imbillow opened this pull request 8 months ago
core/file: add API for the `oC` command

XVilka opened this pull request 8 months ago
Unlink named semaphores after opening them

kazarmy opened this pull request 8 months ago
ci: use Ubuntu 22.04 LTS for Travis

XVilka opened this pull request 8 months ago
Added documentation for MS-DOS and Win32 timestamp conversions

TheN00bBuilder opened this pull request 8 months ago
Revert back only the changes for the threads code and ignores rz-test

wargio opened this pull request 8 months ago
Add MS-DOS and Win32 Timestamp Conversion to rz-ax

TheN00bBuilder opened this pull request 8 months ago
UAF when trying to use obr to rebase a binary

s1gse9v opened this issue 8 months ago
Fix NetBSD 10 build

kazarmy opened this pull request 8 months ago
NetBSD CI build is broken

XVilka opened this issue 8 months ago
[WIP] RzIL lifting for SPARC

DMaroo opened this pull request 8 months ago
Pic18 call instructions not detected

karliss opened this issue 8 months ago
Revert #4506

kazarmy opened this pull request 8 months ago
Visual mode percentage doesn't work

XVilka opened this issue 8 months ago
Debugging why macos-12 still is stuck.

wargio opened this pull request 8 months ago
tricore: lift remaining floating point instructions

imbillow opened this pull request 8 months ago
MIPS -- add fp register; support for lwl, beqz and sltiu instructions

matteius opened this pull request 8 months ago
Fix missing rz prefix for set_s_free

pelijah opened this pull request 8 months ago
Fix NULL dereference due invalid command.

wargio opened this pull request 8 months ago
Add N_THREAD_LIMIT to limit the max number of threads (upper limit).

wargio opened this pull request 8 months ago
No mips32 asm tests.

wargio opened this issue 8 months ago
Support for assembling slti instructions.

matteius opened this pull request 8 months ago
Can't create semaphore on woodpecker🐦

kazarmy opened this pull request 8 months ago
Refactor of rz-test to use thread safe functions.

wargio opened this pull request 9 months ago
rz_core_task_join: Return fine-grained error values

kazarmy opened this pull request 9 months ago
core/cmd: port `/R` commands to the rzshell

giridharprasath opened this pull request 9 months ago
Support ARM ELF THM_PC22 / THM_JUMP24 relocs

timiv opened this pull request 9 months ago
flags: new `fdt` command to print more information about flag

XVilka opened this pull request 9 months ago
Fix ne fuzz tests

kazarmy opened this pull request 9 months ago
Implement one line `foreach` macros for hash tables.

Rot127 opened this pull request 9 months ago
Add rz prefix to set types/APIs

pelijah opened this pull request 9 months ago
Create command to show physical address from virtual address

dmknght opened this issue 9 months ago
rizin crashes when run fd with invalid command

dmknght opened this issue 9 months ago
Remove SdbList

pelijah opened this pull request 9 months ago
Fix dbg_dmh test due to CI ubuntu-22.04 image 20240514.2.0

kazarmy opened this pull request 9 months ago
Add file percentage in visual mode (V/Vv)

PeiweiHu opened this pull request 9 months ago
Fix heap tests on CI - updated Linux?

XVilka opened this issue 9 months ago
Remove unused sdb ptr API

pelijah opened this pull request 9 months ago
add a debugger plugin for titan engine

gogo2464 opened this issue 9 months ago
Fix bin_elf import & symbol leak

kazarmy opened this pull request 9 months ago
Add extended insert/update methods for HT

pelijah opened this pull request 9 months ago
Add note regarding rz_bin_reloc_free and bin_coff

kazarmy opened this pull request 9 months ago
Remove unused Sdb's cas and expire features

pelijah opened this pull request 9 months ago
Refactor rz_core_theme_list() to return RzPVector

pelijah opened this pull request 9 months ago
Fix bug in function_children_parse()

pelijah opened this pull request 9 months ago
Fix dbginfo double free under `-q`

kazarmy opened this pull request 9 months ago
Fix hexagon double free under `-q`

kazarmy opened this pull request 9 months ago
Replace SdbHt with SetS in PE_(rz_bin_pe_get_libs)

pelijah opened this pull request 9 months ago
Use HtUP instead of SdbHt in bin_xnu_kernelcache.c

pelijah opened this pull request 9 months ago
Fix NULL dereference in rz_io_resize()

pelijah opened this pull request 9 months ago
Remove unused sdb hook feature

pelijah opened this pull request 9 months ago
[Segfault] rizin > visual panels mode > insert mode > typing r

Semnodime opened this issue 9 months ago
Merge redundant ANSI Escape Sequences

Semnodime opened this issue 9 months ago
rz_core_task_join: Return true on join

kazarmy opened this pull request 9 months ago
Fix double free issue in bin_le

pelijah opened this pull request 9 months ago
Fix double free issue in bin_luac.c

pelijah opened this pull request 9 months ago
Refactor sdb_foreach and related APIs

pelijah opened this pull request 9 months ago
Fix debuginfod test timeout under `-q`

kazarmy opened this pull request 9 months ago
HP PA-RISC: Migrate to Capstone and add basic analysis

XVilka opened this pull request 9 months ago
rizin: Remove `-Q` flag

kazarmy opened this pull request 9 months ago
Test normal quitting with coff bin

kazarmy opened this pull request 9 months ago
rizin: Clarify that `-q` runs both `-i` and `-c`

kazarmy opened this pull request 9 months ago
Refactoring rizin type system: introduce type scope.

rockrid3r opened this pull request 9 months ago
Revert memory leak fix for relocs

giridharprasath opened this pull request 9 months ago
Add rz_pvector_enumerate macro

pelijah opened this pull request 9 months ago
Relocation and analysis improvement for Renesas RX

Heersin opened this pull request 9 months ago
Error when log file cannot be opened.

wargio opened this pull request 9 months ago