Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

radareorg

Radare.Org is a collective of radare2 maintainers and developers
Collective - Host: opensource - https://opencollective.com/radareorg - Website: https://rada.re - Code: https://github.com/radareorg

Add c++ mangled macho

github.com/radareorg/radare2-testbins - c3d419e450c726af6c1c98ec4b75fb92b6db4697 authored over 1 year ago by pancake <[email protected]>
Add LC_AOT_METADATA parsing support for mach0 ##bin

github.com/radareorg/radare2 - de31667fc8c08d6b655c650a5a141aee292732e4 authored over 1 year ago by pancake <[email protected]>
Add aot file for rossetta2

github.com/radareorg/radare2-testbins - 1baef6a79739f5a36a022e018fd3bc7fc2dea215 authored over 1 year ago by pancake <[email protected]>
Implement 'piE' command, like 'pie' but for bytes instead of ops ##print

github.com/radareorg/radare2 - d7b083c06868c43d8e9dff4b3e04932c5b08d8d0 authored over 1 year ago by pancake <[email protected]>
Fix #21564 - 128bit support via [16] and RReg for arm64 ##esil

github.com/radareorg/radare2 - e40490c5f28748e67751a448fe1b63244157d2ab authored over 1 year ago by pancake <[email protected]>
Dont emulate null instruction types, causing invalid analysis ##esil

github.com/radareorg/radare2 - 590d6412fea4b80f629c3a8baea02f3ee4211f12 authored over 1 year ago by pancake <[email protected]>
Migrate the sparc.gnu plugin ##arch

github.com/radareorg/radare2 - ce02212bfe3f30cacaec518d72f5a818eb758f21 authored over 1 year ago by pancake <[email protected]>
Partial fix as an example for #21559

github.com/radareorg/radare2 - f4821f733a0708f066bbdb2783c4593309efedb0 authored over 1 year ago by pancake <[email protected]>
Fix RReg.setValue on 128bit registers ##reg

* Still limited to 64bit values

github.com/radareorg/radare2 - 0cf6e7a5cc90554d735f4071b8b4888005e63428 authored over 1 year ago by pancake <[email protected]>
Add support for ""ec in theme files ##cons

github.com/radareorg/radare2 - 40f1ebe64c1f279f00255e28c20651cb8a459199 authored over 1 year ago by pancake <[email protected]>
Improve color support in graphviz, still wip ##graph

github.com/radareorg/radare2 - 123bcd7e83e0fab7b01e3e299b3a7b4453814dc1 authored over 1 year ago by pancake <[email protected]>
Improved instruction mask using the new aobm and anal.mask ##anal

github.com/radareorg/radare2 - 1370752021d30b69920dd58cf517815425476b02 authored over 1 year ago by pancake <[email protected]>
Initial implementation of the 'cgfa' command ##diff

* List all similar functions

github.com/radareorg/radare2 - 25de52db5f02b779d3591e3f37b12673ce42651b authored over 1 year ago by pancake <[email protected]>
Add ?ee and ?ei command for stderr echos ##shell

github.com/radareorg/radare2 - 259cf507f48df6484512e726295650aebaae493b authored over 1 year ago by pancake <[email protected]>
Add crosscompiled arm64 debian builds ##ci

github.com/radareorg/radare2 - 91d5c5c98ff897b175cae26bff25d8854d09caf0 authored over 1 year ago by pancake <[email protected]>
Better typescript entrypoint support and fake r2pipe ##lang

github.com/radareorg/radare2 - b6d777275cadb7835a165aeecf91b2861465b97d authored over 1 year ago by pancake <[email protected]>
Release r2pipe.js - 2.8.2 - fix typo

github.com/radareorg/radare2-r2pipe - dbc8f5e9a29c74a1fd6416b0f1a85d409a6bc7d2 authored over 1 year ago by pancake <[email protected]>
Release r2pipe.js 2.8.1 - add types

github.com/radareorg/radare2-r2pipe - 4adda3af789c496cad7be2c61ee7b1ffd56e59d7 authored over 1 year ago by pancake <[email protected]>
Support running typescript files without r2's Gmain ##lang

github.com/radareorg/radare2 - 38d4b866939681801fcc05ac0984fb5582d0f01c authored over 1 year ago by pancake <[email protected]>
frida-compile bundles can contain anything, we only interpret/load the .js ones ##lang

github.com/radareorg/radare2 - 46229e33ea2d5e5504523688b72b4b734e70bc02 authored over 1 year ago by pancake <[email protected]>
Reuse recusion in c++ demangling with lower bounds ##bin

github.com/radareorg/radare2 - 00205c687ddde8da62564d99e55380c705e6137d authored over 1 year ago by pancake <[email protected]>
Improve brainfuck VM using ESIL and arch restrictions ##arch

* Instruction size must be 0xff instead of 32, to handle long jumps
* Registers are 32bit, so in...

github.com/radareorg/radare2 - d8420d4dca9c36ea1c74398c5de52337914c34de authored over 1 year ago by pancake <[email protected]>
Migrate the brainfuck ##arch

github.com/radareorg/radare2 - 58cc69f0dd7871c3596834bba387f71d369effc3 authored over 1 year ago by Luc Tielen <[email protected]>
Link the website from the icon in the README

github.com/radareorg/radare2 - 96db5a7c5eacc4f7cdc0f52bbd765a3266612377 authored over 1 year ago by pancake <[email protected]>
Fixes the bfbug losing arch setup after `o malloc` ##core

github.com/radareorg/radare2 - 2119dc65101813f6f8adcc04d5c6a0e0e1d8fcba authored over 1 year ago by pancake <[email protected]>
Use TV and link /blog

github.com/radareorg/radare.org - 5498a8f8455d52b9df301993b402a6ce0276f4b0 authored over 1 year ago by pancake <[email protected]>
Redirect to the blog

github.com/radareorg/radare.org - 04bf8deb37bb2176fc78fbbe8b4798c1c795a95a authored over 1 year ago by pancake <[email protected]>
Add arm64, riscv64 and s390x qemu builds ##ci

* Only executed when a tag is pushed, blobs are not automatically published yet.
* Jobs take ~1...

github.com/radareorg/radare2 - 4782c94a0cdf025951a932695cbf86c17486c5ea authored over 1 year ago by pancake <[email protected]>
Remove unneeded line in meson build after plugin migration ##arch

github.com/radareorg/radare2 - 2292f29ae58883126d7b57d781246458d6e9b252 authored over 1 year ago by Luc Tielen <[email protected]>
Migrate h8300 plugin ##arch

github.com/radareorg/radare2 - 98c025ff793453799008a8248fd53c96591e8034 authored over 1 year ago by Luc Tielen <[email protected]>
Always use the return value of RTable.query() ##shell

github.com/radareorg/radare2 - ac9452accf0d003f633e0db2a82d219bc159767e authored over 1 year ago by pancake <[email protected]>
Dont list symbols when using `is,:help` ##shell

github.com/radareorg/radare2 - 8b741db5db4117d78d9f65a0bd1d73bc9ffcf5e8 authored over 1 year ago by pancake <[email protected]>
Fix UAF in RStr.replaceIcase() spotted by coverity ##util

github.com/radareorg/radare2 - b7767dcc80c39900bff3e5f7513ab4771408746c authored over 1 year ago by pancake <[email protected]>
Migrate the pyc plugin ##arch

github.com/radareorg/radare2 - a8143d8fb24ae5ef82d0f5fcd553654ea28b2dee authored over 1 year ago by pancake <[email protected]>
Migrate msp430 plugin ##arch

github.com/radareorg/radare2 - 1e2c75cf659644d4033f06a2eb135e73473aca72 authored over 1 year ago by Luc Tielen <[email protected]>
Ignore meson/ninja build artifacts

github.com/radareorg/radare2 - 48c272afc5d915783e79ec81c41c21214e0e99ac authored over 1 year ago by Luc Tielen <[email protected]>
Fix some oobread bugs in the ELF parser ##bin

github.com/radareorg/radare2 - 79ed7b39b6301bee968e9a4af73436a02ff00be3 authored over 1 year ago by pancake <[email protected]>
Fix potential uninitialized value

github.com/radareorg/radare2 - 887cda026bda86d188d2aa27be1b4942b0e85efe authored over 1 year ago by Zhipeng Xue <[email protected]>
Support JK scrolling (+-5 lines) in modals ##panels

github.com/radareorg/radare2 - 471109294b06acf8c14a62b3925d354c0eca9671 authored over 1 year ago by pancake <[email protected]>
Add ARM64 PE files and a fuzzed msvc demangling crash

github.com/radareorg/radare2-testbins - ff1b17e9961ae26508c0bdd71660609e32a33801 authored over 1 year ago by pancake <[email protected]>
Fix oobread in the msvc demangler ##crash

github.com/radareorg/radare2 - 5e5bbab90f47211a3cef5d10604343cb970c3572 authored over 1 year ago by pancake <[email protected]>
Fix archinfo for v810 ##arch

github.com/radareorg/radare2 - 1c8d35b36f075f94ecee2fd324ee8f9b7bbd841f authored over 1 year ago by pancake <[email protected]>
Add wip archinfo and wip regs and make mcs96 an arch plugin ##arch

github.com/radareorg/radare2 - 2175715b0a48c677a27955fae62f3d1c70daee18 authored over 1 year ago by pancake <[email protected]>
Implement parsing optimization for dwarf5 ##dwarf

github.com/radareorg/radare2 - df330b9107164e0a012ffc3446eba0f593b795ae authored over 1 year ago by pancake <[email protected]>
Add Semgrep CI

github.com/radareorg/r2env - 3b8716ea1d1f4e8a9d2807f2f9e7d88590351c05 authored over 1 year ago by semgrep.dev on behalf of @trufae <[email protected]>
Add Semgrep CI

github.com/radareorg/iaito - 85f757efb94a02f2bab03ee96dc686f3f4ec4b05 authored over 1 year ago by semgrep.dev on behalf of @trufae <[email protected]>
Store column information in the addr2line database ##dwarf

github.com/radareorg/radare2 - 8a378cca412c5848a597d702647eeb8617571ac6 authored over 1 year ago by pancake <[email protected]>
Add Semgrep CI

github.com/radareorg/radare2 - 49f896e419ff2366a2c079dfd8cfc224d28b288e authored over 1 year ago by semgrep.dev on behalf of @trufae <[email protected]>
Implement 'aoem' command to show memory refs via emulation ##esil

github.com/radareorg/radare2 - 5b41faf4b15b7e7f1a2a2a8c24f4e78acef1d5a7 authored over 1 year ago by pancake <[email protected]>
Add cmd.step config var to run a command after every debugger step ##debug

github.com/radareorg/radare2 - 2eb635193c7c39ae979f6b644f0c781e6ae72ca2 authored over 1 year ago by pancake <[email protected]>
Filter zignature names before validation ##signatures

github.com/radareorg/radare2 - ec23985697f9839ea3f3d64f7508c47a2ea7774b authored over 1 year ago by pancake <[email protected]>
Minor help improvements for afv and less eprintfs

github.com/radareorg/radare2 - f5749b7732dbeb561a59b73f24b6d793bbba20c6 authored over 1 year ago by pancake <[email protected]>
Fix two minor memory leaks

github.com/radareorg/radare2 - 8e15ae2b35cc036888d71bd10de5a2d06900ac92 authored over 1 year ago by pancake <[email protected]>
Make sys/sanitize be aware of the memory sanitize check ##build

* -fsanitize=address is only available on Linux/CLang
* Avoid infinite recursive loop when core-...

github.com/radareorg/radare2 - 05af4fc3bf3d3fb3a196ef061340de770fe54cb3 authored over 1 year ago by pancake <[email protected]>
Fix UAF in radiff2 when using R_LOG apis after freeing RCore

github.com/radareorg/radare2 - e2421ca83f3697ef2fee601f65ba7cc5e82a0f57 authored over 1 year ago by pancake <[email protected]>
Fix uninitialized oobread in the elf parser

github.com/radareorg/radare2 - bed9f722b37c892b2cc16389f9bceace1ed38c9b authored over 1 year ago by pancake <[email protected]>
Migrate ebc plugin ##arch

github.com/radareorg/radare2 - 43db095af7cbfb4f18dfb756a35ef82aeea0bc6e authored over 1 year ago by Luc Tielen <[email protected]>
Migrate lh5801 plugin + add missing regprofile ##arch

github.com/radareorg/radare2 - 561032abe536961c34fc79613465d400792f1db8 authored over 1 year ago by Luc Tielen <[email protected]>
Migrate the pdp11 plugin ##arch

github.com/radareorg/radare2 - a215f295a819c1e3c0e9bfc235b37e088bda3799 authored over 1 year ago by pancake <[email protected]>
Migrate arc ##arch

github.com/radareorg/radare2 - be83c2cee98970dfae92830b54fe35bb9335a9b8 authored over 1 year ago by Luc Tielen <[email protected]>
Fix uninitialized memory bug in RCons

github.com/radareorg/radare2 - 648f28f7e23851f36fa775043e9170e2ef5fb472 authored over 1 year ago by pancake <[email protected]>
Optimize dwarf parser reducing getsection for strp ##bin

* Down loading times from 20 minutes to 20s

github.com/radareorg/radare2 - 1e0243be4b2bdb6ae436efef5b0cccdf98e79880 authored over 1 year ago by pancake <[email protected]>
Initial steps to support column details in dbginfo ##bin

github.com/radareorg/radare2 - 70a78f0943e33b8885ee63cb8cca889b732404da authored over 1 year ago by pancake <[email protected]>
Remove global in the DWARF parser ##bin

github.com/radareorg/radare2 - bcc7a40a4e32d94986103b7436973a0e79767bf8 authored over 1 year ago by pancake <[email protected]>
Implement wcf command for new io cache ##io

github.com/radareorg/radare2 - bc96eae13c0f1066f0f81d25051f681fbaa48b72 authored over 1 year ago by Luc Tielen <[email protected]>
Support wcu command for new io cache ##io

github.com/radareorg/radare2 - 80197aa2ac697b4a943ac72bcdb476cbeedd8810 authored over 1 year ago by Luc Tielen <[email protected]>
Use r2 -NN from r2r and extend the env for rasm2/rabin2 ##shell

github.com/radareorg/radare2 - 459e071510e75a30b62c761d17a363fe034367e1 authored over 1 year ago by pancake <[email protected]>
Add rasm2 -N to mimmic the r2 -N flag ##shell

github.com/radareorg/radare2 - 635c434337221e08c367c582444aaf798150e236 authored over 1 year ago by pancake <[email protected]>
More ELF cleanups on the symbol allocation logic ##bin

github.com/radareorg/radare2 - d7e70604bafe2ba92a9459ab4ed9a42dc301ed31 authored over 1 year ago by pancake <[email protected]>
Use more R_LOG instead of eprintfs in some commands ##shell

github.com/radareorg/radare2 - 8c73bc6d89991b46894a454c7216252610dab9b9 authored over 1 year ago by pancake <[email protected]>
Add search.badpage to customize badpage scan ##search

github.com/radareorg/radare2 - 195a40edc386094d6568a3cb7f159e739b8146f1 authored over 1 year ago by pancake <[email protected]>
Fix null deref in dte ##shell

github.com/radareorg/radare2 - dd08b5ccf31876f0dff62dfff88b0bc5f6e76457 authored over 1 year ago by pancake <[email protected]>
Support big endian value search analysis (aav) ##anal

* Inspired by https://github.com/rizinorg/rizin/commit/2762beba68830965e3e7f4737a0cd27a40c278e6

github.com/radareorg/radare2 - c1663224fd0da090089a187e732d77d547cfa834 authored over 1 year ago by pancake <[email protected]>
Make main function detection for 64bit PE Arm64

github.com/radareorg/radare2 - 2d0a4eab552b57e6abf369e2d2d9564ae6859fe9 authored over 1 year ago by tsunekoh <[email protected]>
Minor cleanup in the ELF parser ##bin

github.com/radareorg/radare2 - 73795bd161682bdd0af5d419e42530e41bbcb8ff authored over 1 year ago by pancake <[email protected]>
Fix segmentation fault when listing cache entries before init ##io

github.com/radareorg/radare2 - 22d8cbf48251e68c3ce686e6d4a1cc0273aa58ab authored over 1 year ago by Luc Tielen <[email protected]>
Fix usage of cache in pde command ##io

github.com/radareorg/radare2 - 7378b2e54315742322f6469191b3a575492afd3e authored over 1 year ago by Luc Tielen <[email protected]>
Fix cloning of cache ##io

github.com/radareorg/radare2 - 19792b90582b8a53b2b2975f07055957a728d833 authored over 1 year ago by Luc Tielen <[email protected]>
Retain order of writes to cache during clone ##io

github.com/radareorg/radare2 - 0560990e10777b6423c8d6668ce3f640fc26238a authored over 1 year ago by Luc Tielen <[email protected]>
Prevent multiple initializations of cache ##io

github.com/radareorg/radare2 - 92727d80089ae23ee3d86e451bf89448fb5e0ecf authored over 1 year ago by Luc Tielen <[email protected]>
Fix Mach-O symbol parsing in dyldcache ##bin

This change correctly computes the offset to reach the symbol info from
each actual binary in t...

github.com/radareorg/radare2 - 60aad9b0b1b3d3fb2cca1ccc283ee490a7e56241 authored over 1 year ago by Francesco Tamagni <[email protected]>
Fix null deref in signatures when using corrupted analysis info ##anal

* r2 -c aab -c zg libc.x86.so

github.com/radareorg/radare2 - 44cb7d98e378ea369ed8bf54527880f96563ca89 authored over 1 year ago by pancake <[email protected]>
Fix list bug in new cache ##io

* Change written flag to a bool in new cache ##io

We now keep track of which entries of the I...

github.com/radareorg/radare2 - 8e9e7e9668aa5e78f309c2fc427ec3b4683b87f6 authored over 1 year ago by Luc Tielen <[email protected]>
Hide meaningless AnalOp fields in `ao/aoj` ##anal

github.com/radareorg/radare2 - b601497c3a97511ab8d4d16569c1a440de7a5f55 authored over 1 year ago by pancake <[email protected]>
Expose the value of arm's ADD in op.val ##arch

github.com/radareorg/radare2 - 9608c125ec572af0945232bae48396a54238c77f authored over 1 year ago by pancake <[email protected]>
Mark asm.cpu for 5.9

github.com/radareorg/radare2 - 6707694da21a30e8fc471b3fe5cf05755f83b686 authored over 1 year ago by pancake <[email protected]>
Implement wao recj for arm64 ##write

github.com/radareorg/radare2 - c654dc7a5c124587e741bbc9e343bc7f0f812753 authored over 1 year ago by pancake <[email protected]>
Implement `wao nop` for riscv ##arch

* All this logic must be moved into the arch plugins

github.com/radareorg/radare2 - 941b63be15a840b552d03926789b9b760ad011ad authored over 1 year ago by pancake <[email protected]>
Add windows instructions for r2ghidra

github.com/radareorg/radare2-pm - c3da034340883b65184df85e8845c7fe462d94a4 authored over 1 year ago by pancake <[email protected]>
Add powershell scripts to install r2ghidra via r2pm

github.com/radareorg/r2ghidra - fc908f223f07d77c5b2f5c1d97e320dce2e87117 authored over 1 year ago by pancake <[email protected]>
Use radare2 instead of r2 in the meson file

github.com/radareorg/r2ghidra - 4cf0ae1a7daa8621ae6c7b3f6569b63bd50c7702 authored over 1 year ago by pancake <[email protected]>
Fix #21375 also for linux-arm-64.sdb syscalls with meson ##build

Signed-off-by: Yedidyah Bar David <[email protected]>

github.com/radareorg/radare2 - fd822ef523409b3c56bcf4e09bfbc6a0a79867f3 authored over 1 year ago by Yedidyah Bar David <[email protected]>
Partial fixes for better register profile and arch switching handling ##debug

* Debugger file descriptor handling checks improved

github.com/radareorg/radare2 - c04e689f66497adbf63b1d5b98fc6c699051451c authored over 1 year ago by pancake <[email protected]>
Referenced https:// instead of http:// everywhere as per requirement

github.com/radareorg/radare2 - 7dd19cff683be93c7b386a43737c3b473f74dac8 authored over 1 year ago by theNKCode <[email protected]>