Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / radareorg/radare2 issues and pull requests

#23347 - rabin2: extremely large address and size

Issue - State: closed - Opened by AbhiTheModder 2 months ago - 4 comments

#23346 - LOADs not LEAs for arm64 ##analysis

Pull Request - State: closed - Opened by trufae 2 months ago

#23345 - Implement test -s ##shell

Pull Request - State: closed - Opened by trufae 2 months ago

#23344 - Check esil references on flags in 'aae' ##analysis

Pull Request - State: closed - Opened by trufae 2 months ago

#23343 - Assume x27 is a fixed global pointer for arm64 ##analysis

Pull Request - State: closed - Opened by trufae 2 months ago

#23341 - Fix invalid esil for add+shift on arm64 ##esil

Pull Request - State: closed - Opened by trufae 2 months ago

#23340 - Fix memory leak in RLangSession.fini ##leaks

Pull Request - State: closed - Opened by trufae 2 months ago

#23338 - Deprecate the IS_DIGIT/IS_UPPER/IS_LOWER, we have posix ##api

Pull Request - State: closed - Opened by trufae 2 months ago

#23337 - Reduce calls to RConfig.get in the macho parser ##bin

Pull Request - State: closed - Opened by trufae 2 months ago

#23336 - Remove HACK and fix `call qword [reg64]` ##asm

Pull Request - State: closed - Opened by tesuji 2 months ago

#23335 - IS_DIGIT -> isdigit

Issue - State: closed - Opened by trufae 2 months ago

#23334 - Fix `and sil, <mem8>` and `and <reg16>, <reg16>` ##asm

Pull Request - State: closed - Opened by tesuji 2 months ago - 1 comment

#23333 - Handle sil/dil and r[0-9]b extended regs ##asm

Pull Request - State: closed - Opened by tesuji 2 months ago

#23332 - Dynamically build the word grep list, breaking the ABI ##cons

Pull Request - State: closed - Opened by trufae 2 months ago

#23331 - Fix large swift symbol demangling issue ##bin

Pull Request - State: closed - Opened by trufae 2 months ago

#23330 - Use better demangling environment defaults in rabin2

Pull Request - State: closed - Opened by trufae 2 months ago

#23328 - rasm/x86: invalid assembly for `xor dx,dx`

Issue - State: closed - Opened by tesuji 2 months ago
Labels: good first issue, RAsm-Assembler

#23327 - Add 'test' command with -f, -x and -d flags ##shell

Pull Request - State: closed - Opened by trufae 2 months ago

#23326 - rasm: cannot assemble `mov sil, <imm>`

Issue - State: closed - Opened by tesuji 2 months ago - 2 comments
Labels: good first issue

#23325 - Clarify bin.demangle.libs -> bin.demangle.pfxlib ##bin

Pull Request - State: closed - Opened by trufae 2 months ago

#23324 - Honor quiet mode to not set noisy flags in /azs ##search

Pull Request - State: closed - Opened by trufae 2 months ago

#23323 - Fix #23322 - assembler for 'mov r(number), [reg+delta]' ##arch

Pull Request - State: closed - Opened by trufae 2 months ago

#23321 - Slow flag check was not even compiling, remove the code

Pull Request - State: closed - Opened by trufae 2 months ago

#23320 - Fix aeim stack locate

Pull Request - State: closed - Opened by condret 2 months ago - 2 comments

#23318 - Fixed out-of-bound write in libbf.c

Pull Request - State: closed - Opened by 3393304070 2 months ago - 4 comments

#23317 - Out-of-bound write in __bf_div, libbf.c

Issue - State: closed - Opened by 3393304070 2 months ago

#23316 - Refactor of lua ##bin plugin

Pull Request - State: closed - Opened by dennis-doyensec 2 months ago - 1 comment

#23315 - Update quickjs and fix tests ##build ##lang ##test

Pull Request - State: closed - Opened by satk0 2 months ago - 8 comments

#23314 - Add test for 23313

Pull Request - State: closed - Opened by trufae 2 months ago - 3 comments

#23313 - aeim overlapping memory range

Issue - State: closed - Opened by trufae 2 months ago - 1 comment

#23312 - Fix a 1 byte overflow in r2cmd and improve logic checks ##crash

Pull Request - State: closed - Opened by trufae 2 months ago

#23311 - Add f-0x f-? and other flag removal missing commands ##shell

Pull Request - State: closed - Opened by trufae 2 months ago

#23310 - Remove continue-on-error for csnext action ##build

Pull Request - State: closed - Opened by satk0 2 months ago

#23309 - Make ppc plugin cs6 compatible ##arch

Pull Request - State: closed - Opened by satk0 2 months ago

#23308 - Fix ESIL of `movn` insn (MIPS) ##emu

Pull Request - State: closed - Opened by vobst 2 months ago

#23307 - Fix `USE_DS` for MIPS ##emu

Pull Request - State: open - Opened by vobst 2 months ago - 3 comments

#23306 - Better pseudo

Pull Request - State: closed - Opened by trufae 2 months ago

#23305 - Fix stm8 pseudo return ##decompiler

Pull Request - State: closed - Opened by trufae 2 months ago

#23303 - Add gruvbox (dark) theme ##cons

Pull Request - State: closed - Opened by nitanmarcel 2 months ago

#23302 - Implement /xn command to search for repeated patterns ##search

Pull Request - State: closed - Opened by trufae 2 months ago

#23301 - Better error reporting for the dash command ##shell

Pull Request - State: closed - Opened by trufae 2 months ago

#23300 - Upgrade capstone 5 and 6

Pull Request - State: closed - Opened by trufae 2 months ago

#23299 - Fix null deref bug in the swift demangler ##crash

Pull Request - State: closed - Opened by trufae 2 months ago

#23298 - r2 : the breakpoint not working...

Issue - State: closed - Opened by rolio37 2 months ago - 7 comments

#23297 - Make mips plugin cs6 compatible ##arch

Pull Request - State: closed - Opened by satk0 2 months ago

#23296 - Add WASI API into release files

Pull Request - State: closed - Opened by prodrigestivill 2 months ago

#23295 - Add ESIL translation for `movn` instruction (fixes #23286) ##emu

Pull Request - State: closed - Opened by vobst 2 months ago - 1 comment

#23294 - Arm regnum

Pull Request - State: closed - Opened by trufae 2 months ago

#23293 - Update certificate search

Pull Request - State: closed - Opened by sylvainpelissier 2 months ago

#23292 - Remove old Yara tests

Pull Request - State: closed - Opened by sylvainpelissier 2 months ago

#23289 - Fix another left shift UB in uleb aka bug5 from #23278 ##crash

Pull Request - State: closed - Opened by trufae 2 months ago

#23287 - Tele

Pull Request - State: closed - Opened by trufae 2 months ago

#23286 - No ESIL for `movn` on MIPS

Issue - State: closed - Opened by vobst 2 months ago - 2 comments

#23285 - Fix multiplication overflow in PE as reported in #23278 ##crash

Pull Request - State: closed - Opened by trufae 2 months ago

#23284 - Fix UB in uleb128 left shift reported in #23278 ##crash

Pull Request - State: closed - Opened by trufae 2 months ago

#23283 - Make rasm2 flags more coherent (-s,-S,-o,-O) ##tools

Pull Request - State: closed - Opened by trufae 2 months ago

#23282 - Fix .ascii and .asciiz directives for rasm2 ##tools

Pull Request - State: closed - Opened by trufae 2 months ago

#23281 - Start refactoring lua #bin

Pull Request - State: closed - Opened by dennis-doyensec 2 months ago

#23279 - Fix #23277 - invalid allocation on verdef struct for ELF ##crash

Pull Request - State: closed - Opened by trufae 2 months ago

#23278 - Discovered 9 undefined-behaviors while testing fuzzing harnesses

Issue - State: closed - Opened by skorpion98 2 months ago - 2 comments

#23276 - Sometimes functions end up asserting with empty names ##crash

Pull Request - State: closed - Opened by trufae 3 months ago

#23275 - Implement the /xv[s] value array search command ##search

Pull Request - State: closed - Opened by trufae 3 months ago

#23274 - Moreses

Pull Request - State: closed - Opened by trufae 3 months ago

#23273 - It cannot be displayed directly in Chinese

Issue - State: closed - Opened by bqshj 3 months ago - 5 comments

#23272 - Initial implementation of the http sessions ##web

Pull Request - State: closed - Opened by trufae 3 months ago

#23271 - WIP: Make arm plugin use capstone 6 ##arch

Pull Request - State: closed - Opened by satk0 3 months ago

#23270 - Also export scr.color via R2_COLOR env var ##shell

Pull Request - State: closed - Opened by trufae 3 months ago

#23268 - Fix build with cs-next workflow ##build

Pull Request - State: closed - Opened by satk0 3 months ago

#23266 - Handle multiline comments in pdsf ##print

Pull Request - State: closed - Opened by trufae 3 months ago

#23265 - More ESIL for tricore.cs ##arch

Pull Request - State: closed - Opened by trufae 3 months ago

#23264 - TriCore Registers Profile fix for arch "tricore" and "tricore.cs" ##tricore

Pull Request - State: closed - Opened by cqke 3 months ago - 3 comments

#23263 - Implement asm.var.summary=3 ##disasm

Pull Request - State: closed - Opened by trufae 3 months ago

#23261 - Update for sdb 2.0.1

Pull Request - State: closed - Opened by trufae 3 months ago

#23260 - Sync $R2_FILE with 'o.' output ##shell

Pull Request - State: closed - Opened by trufae 3 months ago

#23259 - Add NEWABI and OLDABI bool fields for the testsuite ##r2r

Pull Request - State: closed - Opened by trufae 3 months ago

#23258 - Add space character ascii.sdb.txt

Pull Request - State: closed - Opened by sylvainpelissier 3 months ago - 1 comment

#23257 - print string until first non-printable character

Pull Request - State: closed - Opened by sylvainpelissier 3 months ago

#23256 - Improve cfg analysis for tricore and tricore.cs ##arch

Pull Request - State: closed - Opened by trufae 3 months ago

#23255 - Implement asm.cpu for tricore.cs ##arch

Pull Request - State: closed - Opened by trufae 3 months ago

#23254 - Improvements for the x86.pseudo ##decompiler

Pull Request - State: closed - Opened by trufae 3 months ago

#23253 - Implement r_str_lstr API for R2_600

Pull Request - State: closed - Opened by trufae 3 months ago

#23252 - refactor: Fix ragg2 for arm targets by using the correct gcc

Pull Request - State: closed - Opened by nitanmarcel 3 months ago - 3 comments

#23251 - Improve the pseudo for stm8 ##decompiler

Pull Request - State: closed - Opened by trufae 3 months ago

#23250 - Minor optimization in r_graph ##util

Pull Request - State: closed - Opened by condret 3 months ago - 1 comment

#23249 - Save and restore annotations ##projects

Pull Request - State: closed - Opened by trufae 3 months ago

#23248 - Add missing setuid/setgid signature type definition ##types

Pull Request - State: closed - Opened by trufae 3 months ago