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

Add some missing Windows types

XVilka opened this issue over 1 year ago
Update Docker image from Debian 10 ("buster") to Debian 12 ("bookworm")

XVilka opened this pull request over 1 year ago
Bump version to v0.7.0

XVilka opened this pull request over 1 year ago
Add new command plf to print the RzIL of the function

PeiweiHu opened this pull request over 1 year ago
Merge `dev` into `stable` for v0.6.0 release

XVilka opened this pull request over 1 year ago
Fix bf coloring

Rot127 opened this pull request over 1 year ago
Remove static variables from RzAnalysis plugins

XVilka opened this issue over 1 year ago
Release 0.6.0 checklist

XVilka opened this issue over 1 year ago
When initializing the types DB look at build directory first

XVilka opened this pull request over 1 year ago
Fix arrow keys on some terminals

McKael opened this pull request over 1 year ago
Zero-initialize all members of ut128

XVilka opened this pull request over 1 year ago
unit: test_str compiler warnings fixes

XVilka opened this pull request over 1 year ago
test/unit/test_str.c - many warnings

XVilka opened this issue over 1 year ago
Fix a typo in ut128 type

XVilka opened this pull request over 1 year ago
Partial data types support

XVilka opened this issue over 1 year ago
Asm token docs

Rot127 opened this pull request over 1 year ago
Fix jvm analysis and asm due wrong section address

wargio opened this pull request over 1 year ago
fix -M and bin.demangle

wargio opened this pull request over 1 year ago
Fix tricore sub jumps #3664

imbillow opened this pull request over 1 year ago
meson: reduce code duplication

XVilka opened this pull request over 1 year ago
meson: do not use `add_global_arguments()`

XVilka opened this pull request over 1 year ago
Instruction Queue For IL Reordering

brightprogrammer opened this pull request over 1 year ago
Check for `NULL` cases in `RZ_NEW*` macros.

Rot127 opened this issue over 1 year ago
Improve DWARF5 support and refactor (new history)

imbillow opened this pull request over 1 year ago
`afv` command changes

XVilka opened this issue over 1 year ago
Fold same-typed variables if there are more than 3

XVilka opened this issue over 1 year ago
Broken test `typedef self-reference`

imbillow opened this issue over 1 year ago
Track DWARF register mapping

imbillow opened this issue over 1 year ago
RzTypeDB update and RzBuf ut128 read write support

imbillow opened this pull request over 1 year ago
ci: use clang-format from LLVM 16

XVilka opened this pull request over 1 year ago
Improve stack var type detection

frmdstryr opened this issue over 1 year ago
[ARM] ESIL `MSR` is not correct

Rot127 opened this issue over 1 year ago
core: fix 'pxj' command to not use core->block

ret2libc opened this pull request over 1 year ago
core: fix output of pC commands

ret2libc opened this pull request over 1 year ago
Incorrect disassembling of tableswitch jvm instruction

leadpogrommer opened this issue over 1 year ago
Fix #3647

wargio opened this pull request over 1 year ago
Switch case on ARM64 not identified

ret2libc opened this issue over 1 year ago
Visual p== mode.130

parthbansaliitr opened this pull request over 1 year ago
Make rz_core_analysis_var_display work with stack vars when debugging

frmdstryr opened this pull request over 1 year ago
DELETE ME

wargio opened this pull request over 1 year ago
`RzAnalysisOp` `ptr` and `disp` are not clearly defined

Rot127 opened this issue over 1 year ago
MIPS capstone problems

XVilka opened this issue over 1 year ago
Update TinyCC CI job

XVilka opened this pull request over 1 year ago
Show flag realname too in `fl.t` table output

XVilka opened this pull request over 1 year ago
Improve help for `~:` command

XVilka opened this pull request over 1 year ago
Update rz-libdemangle

XVilka opened this pull request over 1 year ago
Move rz_core_analysis_var_display to public api

frmdstryr opened this pull request over 1 year ago
Fix `fl.` commands and add tests

XVilka opened this pull request over 1 year ago
RzIL debug "emulation" in visual mode

XVilka opened this issue over 1 year ago
arm: use `cortexm` cpu instead of `cortex`

XVilka opened this pull request over 1 year ago
Move RzOutputMode to rz_cmd.h

XVilka opened this pull request over 1 year ago
Add entropy edges.131

parthbansaliitr opened this pull request over 1 year ago
RzIL: fail to print IL representation of ARM64 `brk` instruction

XVilka opened this issue over 1 year ago
New command to print all RzIL instructions in function

XVilka opened this issue over 1 year ago
Create RzIL full specification

XVilka opened this issue over 1 year ago
Update libzip from 1.9.2 to 1.10.1

XVilka opened this pull request over 1 year ago
LE plugin rewrite

user7 opened this pull request over 1 year ago
Support CTF (Compact C Type Format)

XVilka opened this issue over 1 year ago
Update Tree-Sitter C grammar

XVilka opened this pull request over 1 year ago
Not an error

dvertx opened this pull request over 1 year ago
`bin.demangle=false` doesn't work

XVilka opened this issue over 1 year ago
Warn about or remove 256-byte limit for pf

imyxh opened this issue over 1 year ago
Renesas RL78 disassembler plugin

Baseng0815 opened this pull request over 1 year ago
[PPC/ARM] Update to Capstone `v6`/`auto-sync`

Rot127 opened this pull request over 1 year ago
Some default panels broken

imyxh opened this issue over 1 year ago
Environment variables parsed for rz-run prefixes when debugging

imyxh opened this issue over 1 year ago
Rewrite debug support

wargio opened this pull request over 1 year ago
Add test for Winedbg plugin

XVilka opened this issue over 1 year ago
Remove typelink remnants

XVilka opened this pull request over 1 year ago
Fix Unicode string search and add tests

XVilka opened this issue over 1 year ago
Repeated function analysis produces different results

XVilka opened this issue over 1 year ago
Add test for issue #329

XVilka opened this pull request over 1 year ago
Rust, wrong flags shown in disassembly

0pendev opened this issue over 1 year ago
Create global variables from debug information (DWARF, PDB, etc)

XVilka opened this issue over 1 year ago
Fix JNI types tests in `test/db/cmd/types`

XVilka opened this issue over 1 year ago
When initializing the types DB look at build directory first.

arrowd opened this pull request over 1 year ago
Limit aap scan like we do for strings.

wargio opened this pull request over 1 year ago
Backport+Fixes: Support IDREF in plist for kernelcaches

thestr4ng3r opened this pull request over 1 year ago
WIP: Remove type links and use global vars

XVilka opened this pull request over 1 year ago
Increase default timeout of tests.

wargio opened this pull request over 1 year ago
Kernelcache syscalls fixes

thestr4ng3r opened this pull request over 1 year ago
Always search for preludes if is not x86

wargio opened this pull request over 1 year ago
Update libdemangle to 2c90eaa

wargio opened this pull request over 1 year ago
Various kernelcache fixes

thestr4ng3r opened this pull request over 1 year ago
Refine MACH0_(imports_count)()

thestr4ng3r opened this pull request over 1 year ago
Fix il vm aezi and aezs sync behavior

Heersin opened this pull request over 1 year ago
fix the realloc mistake

zengwei00 opened this pull request over 1 year ago
Boolean value assigned to pointer

zengwei2000 opened this pull request over 1 year ago
Fuzz tests

thestr4ng3r opened this pull request over 1 year ago
Rename analop to analysis_op and aop

XVilka opened this pull request over 1 year ago
Implement delayed slot in RzIL

wargio opened this pull request over 1 year ago
Fix static vars in mips analysis and check for nonnull strings

wargio opened this pull request over 1 year ago
Add len check in esil code before calling rz_analysis_op

wargio opened this pull request over 1 year ago