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

Populate Mach-O relocs from chained fixups and parse and use chained imports

thestr4ng3r opened this pull request over 1 year ago
Make rz-pipe tests invariant to local user config

thestr4ng3r opened this pull request over 1 year ago
Refactor ls command for rzshell

dvertx opened this pull request over 1 year ago
Extend Mach-O platform recognition

thestr4ng3r opened this pull request over 1 year ago
Breaking method is user defined.

wargio opened this pull request over 1 year ago
Add API to request function variables without arguments

XVilka opened this pull request over 1 year ago
Remove unused rz-bb binary, probably left from r2 times

ret2libc opened this pull request over 1 year ago
Add evm disassembly support.

gogo2464 opened this pull request over 1 year ago
Fix ls command parser

dvertx opened this pull request over 1 year ago
Add reason when failing loading a windows dll

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

Rot127 opened this pull request over 1 year ago
Parse and apply DWARF call site information

XVilka opened this issue over 1 year ago
Consider using TOML for SDB source files

XVilka opened this issue over 1 year ago
Prefer BE in strings search when it is known

XVilka opened this pull request over 1 year ago
Remove dead code in analysis/data

XVilka opened this pull request over 1 year ago
Update blake3 commit

wargio opened this pull request over 1 year ago
Md2 - hash implementation added according to RFC 1319

swedenspy opened this pull request over 1 year ago
Remove old string detection methods.

wargio opened this pull request over 1 year ago
pyc: inizialize 'error' before calling 'magic_int_within'

borzacchiello opened this pull request over 1 year ago
Support for MD2 hashing function

XVilka opened this issue over 1 year ago
Allow loading DWARF information from non-ELF files

XVilka opened this issue over 1 year ago
Updated capstone project URL

XVilka opened this pull request over 1 year ago
Fix rz_buf_uleb128 when parsing 0xffffffffffffffffUL

imbillow opened this pull request over 1 year ago
Support STABS debug information format

XVilka opened this issue over 1 year ago
Python 3.10 Support

borzacchiello opened this pull request over 1 year ago
Move RzPanel types from RzCons to RzCore

XVilka opened this pull request over 1 year ago
Move RzPanels from RzCore to RzCoreVisual

XVilka opened this pull request over 1 year ago
Remove mention of `pz` from help

XVilka opened this pull request over 1 year ago
Remove last global from TUI

XVilka opened this pull request over 1 year ago
Add simple linter checking Doxygen correctness and syntax

XVilka opened this issue over 1 year ago
Add FNEQ and fix FEQ

wargio opened this pull request over 1 year ago
Fix forder return type and add feq macro

Heersin opened this pull request over 1 year ago
Fix arguments alignment in PYC disassembler

borzacchiello opened this pull request over 1 year ago
Reflines glitch in the presence of multiple CODE xrefs

XVilka opened this issue over 1 year ago
Remove tiny graphs

XVilka opened this pull request over 1 year ago
Please add support for the NOREAD coff flag

dgutson opened this issue over 1 year ago
Improve DWARF5 support and refactor

imbillow opened this pull request over 1 year ago
CAPSTONE-NG (AFTER 5.0)

XVilka opened this pull request over 1 year ago
Add `agI` and `aoi` for printing RzIL statements

wargio opened this pull request over 1 year ago
Fix variable show

imbillow opened this pull request over 1 year ago
Improve support for MiniDebugInfo loading

XVilka opened this issue over 1 year ago
Rename `separator_get_first` and `word_get_first` ##refactor

SoulThy opened this pull request over 1 year ago
Bump libdemangle version

wargio opened this pull request over 1 year ago
Adding tricore support for rz_debug_plugin_gdb

imbillow opened this pull request over 1 year ago
Modify capitalize flag to make entire OP uppercase ##disasm

brandall25 opened this pull request over 1 year ago
switch case value is so big

weituotian opened this issue over 1 year ago
Add all the missing SPDX headers

wargio opened this pull request over 1 year ago
Remove unused rz_big

wargio opened this pull request over 1 year ago
.reloc section not listed with iS command

dgutson opened this issue over 1 year ago
Fix all compile warnings

imbillow opened this pull request over 1 year ago
Unified function signatures

imbillow opened this pull request over 1 year ago
Missing argument in ARMv7 function derived from DWARF

XVilka opened this issue over 1 year ago
Fixed fuzzing regressions

wargio opened this pull request over 1 year ago
Add Kali Linux to the distros

dgutson opened this issue over 1 year ago
`asm.capitalize` should make all caps not only first letter

XVilka opened this issue over 1 year ago
Change how functions/flags shown in disassembly (`pd`, etc)

XVilka opened this issue over 1 year ago
Fix endian in Mach-O CPU_TYPE_ARM64 reading

thestr4ng3r opened this pull request over 1 year ago
Refactor DWARF, PDB, dbginfo, etc code to not use SDB

XVilka opened this issue over 1 year ago
Tricore DWARF function argument extraction problem

XVilka opened this issue over 1 year ago
Ensure the concurrency job group is unique

wargio opened this pull request over 1 year ago
Remove dead code from DWARF parser

XVilka opened this pull request over 1 year ago
Add support for dyldcache headers up to dyld-1042.1

thestr4ng3r opened this pull request over 1 year ago
Support source lines information extraction for DWARF 5

XVilka opened this issue over 1 year ago
Fix function argument by DWARF

imbillow opened this pull request over 1 year ago
RzIL uplifting for floating point instructions

XVilka opened this issue over 1 year ago
Armv7 NEON and VFP for rzil

Heersin opened this pull request over 1 year ago
deb package for ubuntu doesn't work

dgutson opened this issue over 1 year ago
Rizin commands syntax highlighting in prompt

XVilka opened this issue over 1 year ago
Remove useless index and addr from RzBinClass

wargio opened this pull request over 1 year ago
RzIL MIPS Uplifting

brightprogrammer opened this pull request over 1 year ago
Hexagon support in GDB Remote

XVilka opened this issue over 1 year ago
ARMv7 MSR instruction cannot be disassembled

XVilka opened this issue over 1 year ago
Support of the basic ARMv7/v8 VFP instructions with RZIL

XVilka opened this issue over 1 year ago
Rewrite how binaries are loaded

wargio opened this pull request over 1 year ago
Two `rz-gg` tests fail on big-endian platform (System Z/S390):

XVilka opened this issue over 1 year ago
RzIL TriCore Support

imbillow opened this pull request over 1 year ago
ci/asan: Use GCC 13 on Ubuntu 23.04

XVilka opened this pull request almost 2 years ago
Function argument and return types should be inferred from DWARF

XVilka opened this issue almost 2 years ago
Converting `pf` commands to rzshell

XVilka opened this pull request almost 2 years ago
cons: make RzLineUndoEntry public in rz_cons.h to fix rz-bindgen

ret2libc opened this pull request almost 2 years ago
Capstone@next TriCore

imbillow opened this pull request almost 2 years ago
RzIL PIC Uplifting

brightprogrammer opened this pull request almost 2 years ago
bin_mach0 test failures

ajakk opened this issue almost 2 years ago
Make a Meson Wrap for Rizin library

XVilka opened this issue almost 2 years ago
build: add "extra" prefix to load plugins from

ret2libc opened this pull request almost 2 years ago
The pCd missing instructions is fixed.

Codesbyusman opened this pull request almost 2 years ago
Add big numbers in rz-ax

Yousef-Rabia opened this pull request almost 2 years ago
Split populating and demangling of the symbols

DMaroo opened this pull request almost 2 years ago
db/archos/linux-x64/dbg_fds dbg.fds.count test intermittent failure

XVilka opened this issue almost 2 years ago
x86 IL fixes found during tracetesting

DMaroo opened this pull request almost 2 years ago
RzIL: fix x86 <test> lifter

pelijah opened this pull request almost 2 years ago
Language should be inferred before demangling the symbols

DMaroo opened this issue almost 2 years ago
x86 IL: fix infinite loop caused by x86_il_get_parity

pelijah opened this pull request almost 2 years ago