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 simple POST-command and changed upload path (##remote)

ogre2007 opened this pull request about 3 years ago
Failure to generate 32bit Linux shellcode from 'raw' sources

XVilka opened this issue about 3 years ago
Split predefined `$variables` into categories

XVilka opened this issue about 3 years ago
Remove global state from TUI modes

XVilka opened this issue about 3 years ago
`rz-asm` assembly results may be not correct

megrxu opened this issue over 3 years ago
mips function call represented as **(code **)

ctlayon opened this issue over 3 years ago
Allow loading DWARF information from the separate files

XVilka opened this issue over 3 years ago
PowerPC Linux build warnings

XVilka opened this issue over 3 years ago
Fail opening a fatmacho

thestr4ng3r opened this issue over 3 years ago
Bad pkg-config files in the official `static-x86_64` release artifacts

FranciscoPombal opened this issue over 3 years ago
Fail to load ELF ARM binary

xrkk opened this issue over 3 years ago
Add support for more AArch64 ELF relocs

XVilka opened this pull request over 3 years ago
Fail to load ARMv8 ELF file properly

XVilka opened this issue over 3 years ago
incorrect assembly code in masm syntax

nnnewb opened this issue over 3 years ago
Support types with multiple declarators

XVilka opened this issue over 3 years ago
ELF: relocations are not re-patched on rebase

ret2libc opened this issue over 3 years ago
Port ax commands to newshell

pelijah opened this pull request over 3 years ago
Rebasing binary breaks analysis

iGr33k opened this issue over 3 years ago
Add ownership and nullable marks to the string API of RzUtil

XVilka opened this pull request over 3 years ago
ELF gnu_hash not correctly detected

ret2libc opened this issue over 3 years ago
Port `p` (print) to rzshell

ret2libc opened this issue over 3 years ago
Port `/` (search) to rzshell

ret2libc opened this issue over 3 years ago
Port `$` (aliases) to rzshell

ret2libc opened this issue over 3 years ago
Migrate `ae` commands to the rzshell

XVilka opened this issue over 3 years ago
Rewrite bin plugins

wargio opened this issue over 3 years ago
Global variables should be replaced in disassembly

ret2libc opened this issue over 3 years ago
Support for more than 65535 segments in ELF64

ret2libc opened this issue over 3 years ago
Convert `i`/`rz-bin` calls inside Rizin to the API calls

XVilka opened this issue over 3 years ago
Fix several memleaks

pelijah opened this pull request over 3 years ago
Fix #45

pelijah opened this pull request over 3 years ago
Add Float and Trans theories into RZIL

XVilka opened this issue over 3 years ago
Fix AVR adiw/sbiw disasm

pelijah opened this pull request over 3 years ago
WIP C preprocessor

XVilka opened this pull request over 3 years ago
Remove typelinks (`tl`) in favor of the global variables

XVilka opened this issue over 3 years ago
Fix several memleaks

pelijah opened this pull request over 3 years ago
Support separate help entries when number of arguments is different

ret2libc opened this issue over 3 years ago
RISC-V compiler warnings

wargio opened this issue over 3 years ago
Refactor RzUtil to remove `RzPrint` and `cb_printf()` usage

XVilka opened this issue over 3 years ago
capstone-next tests are broken

wargio opened this issue over 3 years ago
Fix NPD in rz_core_analysis_esil_emulate_bb()

pelijah opened this pull request over 3 years ago
Add support for multi-line comments

officialcjunior opened this issue over 3 years ago
Tracking porting the commands parser to the tree-sitter-based one

XVilka opened this issue over 3 years ago
Mainstream Tree-Sitter issues for Rizin use cases

XVilka opened this issue over 3 years ago
Support DWARF `.debug-sup` section parsing

XVilka opened this issue over 3 years ago
Switch to the new format of types and function prototypes database

XVilka opened this issue over 3 years ago
Errors parsing types from `Windows.h`

dotyuu opened this issue over 3 years ago
PowerPC QPX not supported

Phosphorus15 opened this issue over 3 years ago
Add support for loading debug information from `debuginfod`

XVilka opened this issue over 3 years ago
Make different variables if they are reused differently

XVilka opened this issue over 3 years ago
Tcache parsing should be handled on per thread basis

MalhotraPulak opened this issue over 3 years ago
Add alignment algorithms for binary diffing in `rz-diff`

XVilka opened this issue over 3 years ago
Calculate default type for variable based on its size

XVilka opened this issue over 3 years ago
Support for alignment and packing in composite types

XVilka opened this issue over 3 years ago
Add proper bitfields support in RzType

XVilka opened this issue over 3 years ago
Refactor to not use calling the external commands unless necessary

XVilka opened this issue over 3 years ago
Add support for classes and methods in RzType

XVilka opened this issue over 3 years ago
Add support for proper preprocessor in RzType

XVilka opened this issue over 3 years ago
ESIL emulation failed when hit reloc functions

Heersin opened this issue over 3 years ago
Improve rz-diff graph diffing

wargio opened this issue over 3 years ago
Stop Analyzing at Tailjump into a Reloc Target

thestr4ng3r opened this issue over 3 years ago
Split off Relocs Code from bin_elf.inc

thestr4ng3r opened this issue over 3 years ago
Replace SDB with SetU in librz/bin/p/bin_mach0.c

pelijah opened this pull request over 3 years ago
Add API for getting an atomic RzBaseType with certain characteristics

thestr4ng3r opened this issue over 3 years ago
Add type renaming command

XVilka opened this issue over 3 years ago
Better support for debugging for FreeBSD

XVilka opened this issue almost 4 years ago
Implement Visual Types mode

XVilka opened this issue almost 4 years ago
Detect structure member shadowing another variable

XVilka opened this issue almost 4 years ago
Some bug with `aaef` by `aaa`

osogi opened this issue almost 4 years ago
An API to get the function BB graph, callgraph, etc

XVilka opened this issue almost 4 years ago
XRef foreach API

pelijah opened this pull request almost 4 years ago
PDB parser loses information about certain method overrides

imag0r opened this issue almost 4 years ago
Unify code of source information access for DWARF, PDB, dSYM

XVilka opened this issue almost 4 years ago
Rewrite `pf` formats parser

XVilka opened this issue almost 4 years ago
Nested `~{0}~{}` doesn't work

XVilka opened this issue almost 4 years ago
program header pase p_offset -> p_paddr

seanachao opened this pull request almost 4 years ago
Rizin didn't detect the correct language of binary

Heersin opened this issue almost 4 years ago
Unreliable HTTP Test

thestr4ng3r opened this issue almost 4 years ago
Relocate automatically overlapping sections in object files.

XVilka opened this issue almost 4 years ago
Update binutils code to the latest binutils

XVilka opened this issue almost 4 years ago
Rewrite RzNum parser with tree-sitter

ret2libc opened this issue almost 4 years ago
`pf` enhancements

XVilka opened this issue almost 4 years ago
Colorize the `pf` output (especially in `rizin -nn binary` case)

XVilka opened this issue almost 4 years ago
Fix memory leak in rz_skiplist_insert()

pelijah opened this pull request almost 4 years ago
String displayed with wrong offset

Semnodime opened this issue almost 4 years ago
Debug persistent tracing - `-t` flag

caribpa opened this issue almost 4 years ago
Serialize RzBin to Projects

thestr4ng3r opened this issue almost 4 years ago
Serialize RzIO to Projects

thestr4ng3r opened this issue almost 4 years ago
Allow to set the enum value for the operand.

XVilka opened this issue almost 4 years ago