Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/radareorg/radare2
UNIX-like reverse engineering framework and command-line toolset
https://github.com/radareorg/radare2
Free leak in reg.c
ashamedbit opened this pull request 12 months ago
ashamedbit opened this pull request 12 months ago
Use RTime.today() instead of time() in two leftovers
trufae opened this pull request 12 months ago
trufae opened this pull request 12 months ago
Fix RAP seek over 2GiB
ripatel-fd opened this pull request 12 months ago
ripatel-fd opened this pull request 12 months ago
windows arm fixes
ripatel-fd opened this pull request 12 months ago
ripatel-fd opened this pull request 12 months ago
Fix issue with detecting if a library/plugin was already loaded
MewtR opened this pull request 12 months ago
MewtR opened this pull request 12 months ago
Recursefails2
trufae opened this pull request 12 months ago
trufae opened this pull request 12 months ago
WIP: Refactoring/cleanup of the RTime API
trufae opened this pull request 12 months ago
trufae opened this pull request 12 months ago
Implement the sub-beats computation in RTime.beats() ##util
trufae opened this pull request 12 months ago
trufae opened this pull request 12 months ago
WIP: Crosscompile for Windows arm64
trufae opened this pull request 12 months ago
trufae opened this pull request 12 months ago
Support whole address space for IO
davispuh opened this pull request 12 months ago
davispuh opened this pull request 12 months ago
Five less globals from agraph
trufae opened this pull request 12 months ago
trufae opened this pull request 12 months ago
Sync with latest quickjs (no patches backported, expect hell)
trufae opened this pull request 12 months ago
trufae opened this pull request 12 months ago
Improve help message for `afl,?` ##shell
trufae opened this pull request 12 months ago
trufae opened this pull request 12 months ago
Fix windows-x86 register type names
davispuh opened this pull request 12 months ago
davispuh opened this pull request 12 months ago
Enable winkd
davispuh opened this pull request 12 months ago
davispuh opened this pull request 12 months ago
Fix kernelcache sections vaddr offset ##bin
mrmacete opened this pull request 12 months ago
mrmacete opened this pull request 12 months ago
Mach-O kernelcache segments are all slid by 0x1c bytes
Siguza opened this issue 12 months ago
Siguza opened this issue 12 months ago
Improve RStr.rwx permission string parsing ##util
trufae opened this pull request 12 months ago
trufae opened this pull request 12 months ago
Improve argument parsing for the dmp command ##debug
trufae opened this pull request 12 months ago
trufae opened this pull request 12 months ago
Fix #22563 - fix 'cannot assemble' in dmp, using egg shellcodes ##debug
trufae opened this pull request 12 months ago
trufae opened this pull request 12 months ago
Fix capstone reference commit for v5
trufae opened this pull request 12 months ago
trufae opened this pull request 12 months ago
Safe
trufae opened this pull request 12 months ago
trufae opened this pull request 12 months ago
Fix #22594 - Handle long flags in r_getopt as an alias for help ##shell
trufae opened this pull request 12 months ago
trufae opened this pull request 12 months ago
Fix (null) in gS output
trufae opened this pull request 12 months ago
trufae opened this pull request 12 months ago
Implement support for json and r2 output for %env ##shell
trufae opened this pull request 12 months ago
trufae opened this pull request 12 months ago
More tcc cleanups
trufae opened this pull request 12 months ago
trufae opened this pull request 12 months ago
Report error when using longopt
trufae opened this issue 12 months ago
trufae opened this issue 12 months ago
Pipe
trufae opened this pull request almost 1 year ago
trufae opened this pull request almost 1 year ago
Colorize bytes in hexdump/disasm that has been modified or patched in the cache
trufae opened this issue almost 1 year ago
trufae opened this issue almost 1 year ago
Fix scr cols
trufae opened this pull request about 1 year ago
trufae opened this pull request about 1 year ago
Ubuntu 22
trufae opened this pull request about 1 year ago
trufae opened this pull request about 1 year ago
Minor cleanups on the tcc code
trufae opened this pull request about 1 year ago
trufae opened this pull request about 1 year ago
multiple redirects not working
trufae opened this issue about 1 year ago
trufae opened this issue about 1 year ago
Show error when user applies relocs on urified ios ##io
trufae opened this pull request about 1 year ago
trufae opened this pull request about 1 year ago
Null pointer dereference
TronciuVlad opened this issue about 1 year ago
TronciuVlad opened this issue about 1 year ago
Fixed null pointer dereference issue in treeblock
TronciuVlad opened this pull request about 1 year ago
TronciuVlad opened this pull request about 1 year ago
Handle ULL in enums
trufae opened this pull request about 1 year ago
trufae opened this pull request about 1 year ago
Fix error and add missing help for `r2 -qc '?*~abcd' --` ##shell
trufae opened this pull request about 1 year ago
trufae opened this pull request about 1 year ago
Do not use a custom boolean for dwarf
trufae opened this pull request about 1 year ago
trufae opened this pull request about 1 year ago
Update dbg_dL
koyaan opened this pull request about 1 year ago
koyaan opened this pull request about 1 year ago
Import the debug.evm plugin from radare2-extras ##debug
trufae opened this pull request about 1 year ago
trufae opened this pull request about 1 year ago
afbt -> afb, ##shell
trufae opened this pull request about 1 year ago
trufae opened this pull request about 1 year ago
Add tests and fix %c in r_str_scanf
trufae opened this pull request about 1 year ago
trufae opened this pull request about 1 year ago
Fix rax2 -l behaviour ##tools
trufae opened this pull request about 1 year ago
trufae opened this pull request about 1 year ago
Include refs on rcall and ucall on pdfj command
attilamester opened this issue about 1 year ago
attilamester opened this issue about 1 year ago
Initial implementation of our custom r_str_printf api
trufae opened this pull request about 1 year ago
trufae opened this pull request about 1 year ago
radare2 fails to build on PowerPC Macintosh
thamugadi opened this issue about 1 year ago
thamugadi opened this issue about 1 year ago
agr and pdf are not in sync - call is present in agr, but pdf does not contain the reference, only in a comment
attilamester opened this issue about 1 year ago
attilamester opened this issue about 1 year ago
Implement scansets support in RStr.scanf ##util
trufae opened this pull request about 1 year ago
trufae opened this pull request about 1 year ago
Active academic research: request for particular idea :muscle:
attilamester opened this issue about 1 year ago
attilamester opened this issue about 1 year ago
Implement %p in r_str_scanf and add more tests for it
trufae opened this pull request about 1 year ago
trufae opened this pull request about 1 year ago
SIGSEGV when debugging large binary with DWARF data
mcd1992 opened this issue about 1 year ago
mcd1992 opened this issue about 1 year ago
Fixes for macppc support
trufae opened this pull request about 1 year ago
trufae opened this pull request about 1 year ago
Initial import of our custom and safe r_str_scanf ##util
trufae opened this pull request about 1 year ago
trufae opened this pull request about 1 year ago
Maybe comparing empty string with -gt
trufae opened this pull request about 1 year ago
trufae opened this pull request about 1 year ago
Asm.nbytes
trufae opened this pull request about 1 year ago
trufae opened this pull request about 1 year ago
Flip boolean condition for di command ##debug
zutle opened this pull request about 1 year ago
zutle opened this pull request about 1 year ago
dmp -> ERROR: r_egg_assemble: invalid assembly
plsph opened this issue about 1 year ago
plsph opened this issue about 1 year ago
Use r_str_scanf as a safe alternative to fix gdb reg profile parsing bugs
Crispy-fried-chicken opened this pull request about 1 year ago
Crispy-fried-chicken opened this pull request about 1 year ago
Fix oob write for dwarf with abbrev with count 0
Crispy-fried-chicken opened this pull request about 1 year ago
Crispy-fried-chicken opened this pull request about 1 year ago
Add the tricky 'tmp' register in the arm64 debugger protilfe
trufae opened this pull request about 1 year ago
trufae opened this pull request about 1 year ago
Isub
trufae opened this pull request about 1 year ago
trufae opened this pull request about 1 year ago
Esil0
trufae opened this pull request about 1 year ago
trufae opened this pull request about 1 year ago
`agR`: ERROR: wrong arguments for agn
attilamester opened this issue about 1 year ago
attilamester opened this issue about 1 year ago
Mangled function signatures for za ##zignatures
as0ler opened this pull request about 1 year ago
as0ler opened this pull request about 1 year ago
Add support for iOS simulator dyld caches ##bin
mrmacete opened this pull request about 1 year ago
mrmacete opened this pull request about 1 year ago
Walk Mach-O exports from LC_DYLD_EXPORTS_TRIE too ##bin
mrmacete opened this pull request about 1 year ago
mrmacete opened this pull request about 1 year ago
find functions in the .text section
lo-cloud opened this issue about 1 year ago
lo-cloud opened this issue about 1 year ago
Str represented as read for local variable
ShakeHakobyan opened this issue about 1 year ago
ShakeHakobyan opened this issue about 1 year ago
evaluation of ESIL expression gives wrong result
bareghamyanl opened this issue about 1 year ago
bareghamyanl opened this issue about 1 year ago
Error installing,help
Zen5566 opened this issue about 1 year ago
Zen5566 opened this issue about 1 year ago
Warning reported by Infer.
ZhipengXue97 opened this issue about 1 year ago
ZhipengXue97 opened this issue about 1 year ago
Update sign.c
gogolovefish opened this pull request about 1 year ago
gogolovefish opened this pull request about 1 year ago
PAC instructions can't be disassembled
crides opened this issue about 1 year ago
crides opened this issue about 1 year ago
Fix/respect bin demangle macho c++ bins v3
as0ler opened this pull request about 1 year ago
as0ler opened this pull request about 1 year ago
Use strbuf_newf instead of new+setf
trufae opened this pull request about 1 year ago
trufae opened this pull request about 1 year ago
Bump the capstone5 commit hash, just minor fixes
trufae opened this pull request about 1 year ago
trufae opened this pull request about 1 year ago
Fix #22539 - Remove 2044 max hard limit in string scan ##bin
trufae opened this pull request about 1 year ago
trufae opened this pull request about 1 year ago
[fix] Respects bin.demangle configuration flag when parsing mach0 symbols
as0ler opened this pull request about 1 year ago
as0ler opened this pull request about 1 year ago
Add anfl command and anal.slow to bring back the old autoname functio…
trufae opened this pull request about 1 year ago
trufae opened this pull request about 1 year ago
[fix] Respects bin.demangle configuration flag when parsing mach0 symbols
as0ler opened this pull request about 1 year ago
as0ler opened this pull request about 1 year ago
Characters of a string after 2044th byte are discarded in string finding logic
israelsucks opened this issue about 1 year ago
israelsucks opened this issue about 1 year ago
Add help for the single quote command prefix
trufae opened this pull request about 1 year ago
trufae opened this pull request about 1 year ago
Implement the ciE command to compare exports between two objects ##bin
trufae opened this pull request about 1 year ago
trufae opened this pull request about 1 year ago
Esil of asr do not work
ShakeHakobyan opened this issue about 1 year ago
ShakeHakobyan opened this issue about 1 year ago
Fix op_pos oobread crash in ollvm'd binary ##crash
trufae opened this pull request about 1 year ago
trufae opened this pull request about 1 year ago
5.8.8 release produces different output when run in docker -- `pdf entry` includes instructions after `call ExitProcess`
attilamester opened this issue about 1 year ago
attilamester opened this issue about 1 year ago
pdb not working on windows with `-e "pdb.autoload=true"`
gogo2464 opened this issue about 1 year ago
gogo2464 opened this issue about 1 year ago
Check cons->line is there in `scr.demo` setter ##config
mrmacete opened this pull request about 1 year ago
mrmacete opened this pull request about 1 year ago
Fix dangling pointer use in the rvec implementation
trufae opened this pull request about 1 year ago
trufae opened this pull request about 1 year ago
Add missing R2_BINDIR in r2 -H
trufae opened this pull request about 1 year ago
trufae opened this pull request about 1 year ago
Error when installing
Ret2c7 opened this issue about 1 year ago
Ret2c7 opened this issue about 1 year ago
Load script plugins from system directories, and cleanup logic
trufae opened this pull request about 1 year ago
trufae opened this pull request about 1 year ago
Implement RFile.newf() ##api
trufae opened this pull request about 1 year ago
trufae opened this pull request about 1 year ago
Add initial support for vsf dialect produced by C64 Debugger app ##bin
mrmacete opened this pull request about 1 year ago
mrmacete opened this pull request about 1 year ago
WIP
condret opened this pull request about 1 year ago
condret opened this pull request about 1 year ago
help~ : the usage of the dts...
b1gcat opened this issue about 1 year ago
b1gcat opened this issue about 1 year ago
git.5.8.8-946-gffd0573fc8 has heap-buffer-overflow at /radare2/shlr/java/code.c:164:61 in java_print_opcode
gandalf4a opened this issue about 1 year ago
gandalf4a opened this issue about 1 year ago
minor fix
condret opened this pull request about 1 year ago
condret opened this pull request about 1 year ago
Improve dietline's vi mode ##cons
xXyepXx opened this pull request about 1 year ago
xXyepXx opened this pull request about 1 year ago