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

Use VSARCH in preconfigure.bat

github.com/radareorg/r2ghidra - fd5366d7f6cffb10f26a97603d83c741089524d9 authored over 2 years ago by pancake <[email protected]>
Fix UB section size in bin.s390

github.com/radareorg/radare2 - 2c64e8d26cb8993fcf636328eaf53aad05e05dfd authored over 2 years ago by pancake <[email protected]>
Leftover for --disable-threads causing runtime problems ##build

github.com/radareorg/radare2 - 3f5a5707af6944b69a2cdffd76a1f1a13fe12bb6 authored over 2 years ago by pancake <[email protected]>
Use longer names in enum to avoid conflicts with the SerenityOS toolchain ##build

github.com/radareorg/radare2 - 6d3f5a504496bab6f060ad9461a8ead692c6d0ea authored over 2 years ago by pancake <[email protected]>
Honor asm.syntax=att in v850.np and handle more op.type ##anal

github.com/radareorg/radare2 - a8544f2198792507c8f4587f54fd45539f58d135 authored over 2 years ago by pancake <[email protected]>
Initial import of the bin.s390 plugin ##bin

github.com/radareorg/radare2 - 4c6fdbf5b6c0e57f6468b553288b4e29ae87069d authored over 2 years ago by Jose Antonio Romero <[email protected]>
Honor asm.syntax=att in asm.arch=s390 ##disasm

github.com/radareorg/radare2 - cc30931ebb9c0d0e6b5088adbb76c93915904033 authored over 2 years ago by pancake <[email protected]>
Use the new RBinInfo.charset in bin.s390 ##bin

github.com/radareorg/radare2 - 38a881278d3c487a079f018fdcb6a094214eaf2e authored over 2 years ago by pancake <[email protected]>
Add headers, sections, symbols and entrypoints to the bin.s390 plugin ##bin

* VA mode is enabled by default now
* symbol size still not yet handled
* some symbols are not y...

github.com/radareorg/radare2 - 737c90af3fa0fedfa592ac9533d90c6be45fc6cb authored over 2 years ago by pancake <[email protected]>
Better s390 instruction details ##anal

github.com/radareorg/radare2 - f3eb710031f799480f1ceb8bdb652656cfc34d25 authored over 2 years ago by pancake <[email protected]>
Update s390 tests without the at&t option

github.com/radareorg/radare2 - 1a9e3faefc69c148008f3da9d34db13edb36f5ca authored over 2 years ago by pancake <[email protected]>
Permit RBin plugins to expose a default charset ##bin

github.com/radareorg/radare2 - c55505461f96e5f5d90c3d6883061cab4b62eb51 authored over 2 years ago by pancake <[email protected]>
Correct builds

github.com/radareorg/radare2-extras - baa29e633a338dc71e57c0e34bdf68f8599c5bee authored over 2 years ago by Sylvain Pelissier <[email protected]>
Fix another abi breaking change from r2-5.6.9

github.com/radareorg/r2ghidra - bb152cb87424630d96e971696f9c3ee92990f88d authored over 2 years ago by pancake <[email protected]>
Remove asm.bf, and move its .opasm to the anal.bf ##anal (#20070)

github.com/radareorg/radare2 - 2beaa78069c43255213706d19069e702969ae844 authored over 2 years ago by pancake <[email protected]>
Fix UB when casting NaN to ut64 in RRegValue

github.com/radareorg/radare2 - 94c1b6f7cb4fb96be941228fdeef847c51e1ce63 authored over 2 years ago by pancake <[email protected]>
Fix webtest script

github.com/radareorg/radare2 - 224b377aa04d2c268237185700e510b03de4180d authored over 2 years ago by pancake <[email protected]>
Select 'arm' fatmacho slice on -a arm.v35 ##bin

* Was trying to select the 'arm.v35' arch sub binary
* Plugins specify the arch before a dot if...

github.com/radareorg/radare2 - b02c652713bc70cb20f92fe841a937d5d0ef0724 authored over 2 years ago by pancake <[email protected]>
Initial import of the RThreadChannel API with the ::x command ##core

github.com/radareorg/radare2 - ac19624e218504bb6557d0df6fff940b54ce2a86 authored over 2 years ago by pancake <[email protected]>
Fix assembling with the arm.v35 plugin ##asm

* r2 -a arm.v35 - ; pa nop # wasnt working

github.com/radareorg/radare2 - 7f7c6a62cada67f7d63554d3e1fa8db76d62163c authored over 2 years ago by pancake <[email protected]>
Fix null deref on empty binfiles

github.com/radareorg/radare2 - 080d7d4d000ba90b90c681bd322b66fb7b5290df authored over 2 years ago by pancake <[email protected]>
Move 8051 test into db/tools/rasm2 and fix null deref in asm ##asm

github.com/radareorg/radare2 - 0693e5435439c87c163381213d48ce43ec3d0742 authored over 2 years ago by pancake <[email protected]>
Remove the asm.arm.v35 and move (and fix) the mnemonics cb ##anal

github.com/radareorg/radare2 - e90b684e154cd9f9d9ff0a2e0c4ea531c3d4665e authored over 2 years ago by pancake <[email protected]>
Add the RAnal.mnemonics() callback in RAnalBind for the arm.v35 ##anal

github.com/radareorg/radare2 - 04ee6f377ecf4888eb1cbdd4e16078d4df8781c6 authored over 2 years ago by pancake <[email protected]>
Fix scr.color=3 glitches in the html filter ##webui

github.com/radareorg/radare2 - 273f4046fe396ec8b3188a6b0f228d05602b4bb0 authored over 2 years ago by pancake <[email protected]>
Better material webui disasm defaults ##webui

github.com/radareorg/radare2 - af43ff7e9d706c9d62a9166f769040d238bec8e6 authored over 2 years ago by pancake <[email protected]>
Let user choose utf8 and fix lineswidth misstypo

github.com/radareorg/radare2-webui - ba6e3f18e0edf6508eccbb905eae76b7f2b61909 authored over 2 years ago by pancake <[email protected]>
boolify and r_returnify the thread apis

github.com/radareorg/radare2 - 7e1b0c675ff8c33b69372eb5f8ee7b260d40e232 authored over 2 years ago by pancake <[email protected]>
Add R_LOG_DISABLE hint for extra debugging ##util

github.com/radareorg/radare2 - bcb1719410d32090aa75d5006e227e39dc8d6b68 authored over 2 years ago by pancake <[email protected]>
Fix /index missing icon and update project commands used ##webui

github.com/radareorg/radare2 - a3bdbaeebb294a29e366597b452a14c9848a1e94 authored over 2 years ago by pancake <[email protected]>
More work on the unicorn plugin

github.com/radareorg/radare2-extras - 165b565eb24f8359b235c6ccd499b98752d50009 authored over 2 years ago by pancake <[email protected]>
Initial mmio support for unicorn

github.com/radareorg/radare2-extras - 053f774462bb53322615753b9a645235bdb7f5bd authored over 2 years ago by pancake <[email protected]>
Clarify the type for the first argument for the DebugCommand callback

github.com/radareorg/radare2 - ff388b3f93ed7ba3cb2c83a8c3d7eb8a87895046 authored over 2 years ago by pancake <[email protected]>
unicorn: Add support for the new command interface

github.com/radareorg/radare2-extras - 002b26d5e995937ea3c733418ddb615894610263 authored over 2 years ago by pancake <[email protected]>
Rename corebind fields to coreb, for consistency with analb, iob ##abi

* This change will break some more plugins

github.com/radareorg/radare2 - 3645aed1a9fd9495c40c40be7b621fac38f0e9d2 authored over 2 years ago by pancake <[email protected]>
Add `d:` to run the cmd callback of the debug plugins ##debug

github.com/radareorg/radare2 - 90bd713794b1318ef5875934b4429304f999ef6f authored over 2 years ago by pancake <[email protected]>
fix null deref in unicorn

github.com/radareorg/radare2-extras - 2dd9a63faafb52402dbfb50c539c56271ad5feaf authored over 2 years ago by pancake <[email protected]>
Fix arm64 unicorn init

github.com/radareorg/radare2-extras - 5af97a31d24f1c4df5e0723b4b641d7a8f468202 authored over 2 years ago by pancake <[email protected]>
fix bug in unicorn ruining unicorn-lib

github.com/radareorg/radare2-pm - 68660ddb0bed470865d5a2d640c429856257904c authored over 2 years ago by pancake <[email protected]>
codesign when installing debug plugins for latest macOS

github.com/radareorg/radare2-extras - e8099c7b14e0c43372d5ba805b8dec54ce600f2b authored over 2 years ago by pancake <[email protected]>
codesign unicorn

github.com/radareorg/radare2-extras - 5a78bcb402c1c3a78946ccae6b80ba2bb1b5dee9 authored over 2 years ago by pancake <[email protected]>
Add support for mips in unicorn

github.com/radareorg/radare2-extras - 8a0da3c5b75a1bb8cecb3b628784d40a3c1e572d authored over 2 years ago by pancake <[email protected]>
dont delete the dylib

github.com/radareorg/radare2-pm - 2df4ef322115f323be9b60dcada9ed380f88aa5a authored over 2 years ago by pancake <[email protected]>
Fix unicorn-lib pkg

github.com/radareorg/radare2-pm - 83b9111295eedfbfa5c7e9a054c9e73af602e5f1 authored over 2 years ago by pancake <[email protected]>
Simplify panel's stack delta reset '.' key implementation

github.com/radareorg/radare2 - 10eb04f5b58ede4a0b01f5ab30a5e03293e38b72 authored over 2 years ago by pancake <[email protected]>
Release 1.8.8

github.com/radareorg/sdb - 7b7e6e40a52bb2e41bd256f90800b0ff78b99b06 authored over 2 years ago by pancake <[email protected]>
Fix build with -Wshadow -Werror

github.com/radareorg/sdb - 9f3a421acb1ba113db683b783a6e685fec51e7a4 authored over 2 years ago by pancake <[email protected]>
Fix #20049 - '.' in stack panel seeks to SP or BP if unset ##visual

github.com/radareorg/radare2 - 12d76cc78cdc4f08af455b5ece368dfca8c4b7e7 authored over 2 years ago by Sergi Àlvarez i Capilla <[email protected]>
Fix last cov: minor memleak fix

github.com/radareorg/radare2 - 26bc48806e99282019c19297141c4c798d460e37 authored over 2 years ago by pancake <[email protected]>
Update version number in sync with r2

github.com/radareorg/r2ghidra - 05efde72052350e813e10cf79d15013e965d0b8b authored over 2 years ago by pancake <[email protected]>
Rename anal.cpp.abi to anal.cxxabi, and add options for dbg.malloc ##shell

github.com/radareorg/radare2 - d3a112e91a715920f6ff86c8e872963a08ff07d7 authored over 2 years ago by pancake <[email protected]>
Move jdh8 asm plugin to anal

github.com/radareorg/radare2 - eceef902b1e352ceeffab1270d989d1ef5d379e7 authored over 2 years ago by pancake <[email protected]>
Handle Loj and Lij as alias for iLj and oLj ##shell

github.com/radareorg/radare2 - c52cd8b7de3c35ef0185078d5635350477b483f3 authored over 2 years ago by pancake <[email protected]>
Add R2_COLOR env var for r2 when setting up scr.color ##shell

github.com/radareorg/radare2 - 1572f266e3a805796c4a3525239473dd38dee7c1 authored over 2 years ago by pancake <[email protected]>
Deprecate anal.cpu, just use asm.cpu ##core

github.com/radareorg/radare2 - 059ae407cd89f237c6355b8bd5810c147a528141 authored over 2 years ago by pancake <[email protected]>
asm.cpu listing fixes for anal plugins ##anal

github.com/radareorg/radare2 - b8e1fa3d493950516371aa5021af2e8547f5f15e authored over 2 years ago by pancake <[email protected]>
More autoarch loading

github.com/radareorg/r2ghidra - 4b4c5df04908045ffcdc5a9d1dc83b65a00c68d7 authored over 2 years ago by pancake <[email protected]>
Fix race condition signing bug

github.com/radareorg/r2ghidra - 8218aa9316f1d3f4ff6b8af7fd549abad6d82281 authored over 2 years ago by pancake <[email protected]>
Properly uninstall of the plugins before user-install

github.com/radareorg/r2ghidra - f2e535f3a4ecba5858a03fb498cd1f774f74c460 authored over 2 years ago by pancake <[email protected]>
Handle core null derefs in ArchMap

github.com/radareorg/r2ghidra - 33130fe5d073cc0f2860056503af9a6804349248 authored over 2 years ago by pancake <[email protected]>
Delete asm plugin

github.com/radareorg/r2ghidra - cb46a1d83e9c2b2db2d9cf6f5ea69d2139e9d7d0 authored over 2 years ago by pancake <[email protected]>
Fix help message for the `?=` command ##shell

github.com/radareorg/radare2 - e5a3a789dc0a036f73e72be8568fac356d4e64e7 authored over 2 years ago by pancake <[email protected]>
Add 8051 disassemble/reassemble checks ##tests

github.com/radareorg/radare2 - a39c0001d8028a351ae372ed994fcecec703dc79 authored over 2 years ago by gogo2464 <[email protected]>
eprintf requires newline

* git grep eprintf | grep -v '\\n'| grep '('

github.com/radareorg/radare2 - 5b7c970f2b72e75d804fb13186444acf977fcb4a authored over 2 years ago by pancake <[email protected]>
Support 'msub, madd, mneg, ngc, sbc, asr, ror, cls, clz, rev, rbit, rbit16, rbit32, umulh' in the arm64 assembler ##asm

github.com/radareorg/radare2 - 0d3991df401582efcd8866488e87e765b4bdbf8e authored over 2 years ago by rax2 <[email protected]>
Confirm project deletion and honor scr.interactive on reopen ##project

* Add broken test for projects reopen

github.com/radareorg/radare2 - 4be0d2b9a4093636ec6b1c909fc7e4a6e6f0dcaf authored over 2 years ago by pancake <[email protected]>
Fix install codesign issues on latest macOS

github.com/radareorg/r2ghidra - 14f2451cbac29e09ecdb3ca889d223ea8ced52d2 authored over 2 years ago by pancake <[email protected]>
Improve error message when the sleigh home is not found

github.com/radareorg/r2ghidra - 53ff3025b595c9eedd7cb8eedb8dec909eae9e59 authored over 2 years ago by pancake <[email protected]>
Support curl in r2ghidra-sleigh pkg

github.com/radareorg/radare2-pm - 9c4a9ce32aaf37d2be51957cd4a74a9dfe306ad6 authored over 2 years ago by pancake <[email protected]>
What's bool stays bool, makes eval changes more consistent ##projects

github.com/radareorg/radare2 - f855443586ea4f7e627c85afe47d88c51cecb64b authored over 2 years ago by pancake <[email protected]>
Add P* and P! to dump script and run shell in project dir ##projects

* Also makes Pd `diff` the project instead of deleting it

github.com/radareorg/radare2 - a314a7ebdeece2f3f204970c456e9f95c1c2ba69 authored over 2 years ago by pancake <[email protected]>
Fix serializing macros `(*` using ; instead of , ##projects

* This syntax changed 3 years ago, but it was incorrectly done

github.com/radareorg/radare2 - 89ecb9fe74c01806786f16ce586edf3d57b02d1e authored over 2 years ago by pancake <[email protected]>
Add XXX counter in the README

github.com/radareorg/radare2 - 4e1abba077388e3ee1d879488d95f2fd5a7f41d9 authored over 2 years ago by pancake <[email protected]>
Remove meaningless TODO

github.com/radareorg/radare2 - 44582fbae1ea24cc36962e8040110c0576c7dcec authored over 2 years ago by pancake <[email protected]>
Deshadow some variables, in progress for the full -Wshadow cleanup ##build

github.com/radareorg/radare2 - a3a95d26a60dc15ae8d5d3a0fe1895ebb6c21bbd authored over 2 years ago by pancake <[email protected]>
Fix #20040 - invalid char bug in afl* when function names contain ';' ##projects

* Rename r_name_filter2() to r_name_filter_dup()
* Abi break as now `r_name_validate_char` is n...

github.com/radareorg/radare2 - 90143a716fcdc1539e88d44328340342c320a3ff authored over 2 years ago by pancake <[email protected]>
Minor fixes for the arm64 assembler

github.com/radareorg/radare2 - da38c8388727e1f0d67c06ffec1762e90fc572e0 authored over 2 years ago by pancake <[email protected]>
Fix warning when trying to resolve GP on MIPS binaries without entrypoint

github.com/radareorg/radare2 - 43303250aa1f6861cea9bc56315c1b644a954acc authored over 2 years ago by pancake <[email protected]>
Make capstone include directories consistent ##build

github.com/radareorg/radare2 - 903986629f2e3c3750add96b2929e9a5f73fdc63 authored over 2 years ago by Mario Haustein <[email protected]>
Dont save dir. variables in project scripts ##projects

github.com/radareorg/radare2 - 41a21d33b2313b4e887d81ebc312d7a5dcfd398e authored over 2 years ago by pancake <[email protected]>
remove references to index.js

github.com/radareorg/radare.org - 85738ba69c5a191ef19db9a40b77ee37108f93ce authored over 2 years ago by pancake <[email protected]>
Remove duplicated register definitions for AVR ##anal

github.com/radareorg/radare2 - 5cacea41f8f66c30df491c1613bc247df9da32e8 authored over 2 years ago by pancake <[email protected]>
Make P command follow the r2 philosophy for consistency ##projects

github.com/radareorg/radare2 - 14ab2c3c92a582b45f83f1f2a7eaf05ad00d34ee authored over 2 years ago by pancake <[email protected]>
P+ is now an alias for Ps for consistency with P- ##projects

github.com/radareorg/radare2 - 7fe3556dd786fc0062a15d8c7e7fa4f9f692d5e6 authored over 2 years ago by pancake <[email protected]>
Dirty anal on user comments ##projects

github.com/radareorg/radare2 - f03862b0750a4cc308bfcb6223fada3aa113316e authored over 2 years ago by pancake <[email protected]>
Add missing struct field for >= 5.6.9

github.com/radareorg/r2ghidra - c6944cb51770dff69ea136a0654f2cfa8da09e61 authored over 2 years ago by pancake <[email protected]>
Correct EVM and Z80 builds

github.com/radareorg/radare2-extras - ed8e9d96d7841a23c577c3d7dd158008a6b897c5 authored over 2 years ago by Sylvain Pelissier <[email protected]>
Correct microblaze and x86zyan builds

github.com/radareorg/radare2-extras - a1bc103782b5f101a54a3a2b005e22be249202a8 authored over 2 years ago by Sylvain Pelissier <[email protected]>
Show members in discord badge

github.com/radareorg/radare2 - 4952b183d5a08a7d1b77e94e6282523baacaee81 authored over 2 years ago by pancake <[email protected]>
Add discord badge

github.com/radareorg/radare2 - 3bae178948238da5003963e6aac50baf93f92a6d authored over 2 years ago by pancake <[email protected]>
Modified docker files because Iaito is built as iaito (#77)

github.com/radareorg/iaito - 041a1bdeef021d004f270983185b69fdb0dfbe3d authored over 2 years ago by Aleksey Kislitsa <[email protected]>
Better error handling in pushd/popd ##shell

github.com/radareorg/radare2 - f598b68e41fa8ad8cd817b421cd3c15680b88931 authored over 2 years ago by pancake <[email protected]>
Make this pushd test a bit more portable

github.com/radareorg/radare2 - e645f522a0f921ba865cfca3864be66bb7e16758 authored over 2 years ago by pancake <[email protected]>
Fix #19830 - implement pushd/popd commands ##shell

github.com/radareorg/radare2 - 86e7fd1a14e3756ba2f8f858d64fe04ec9d99b36 authored over 2 years ago by pancake <[email protected]>
Support assemble for mul, udiv, sdiv, lsl, lsr, mvn, tst arm64 instructions ##assembler

github.com/radareorg/radare2 - 34061b85e2a1ab5ba07d2ceaf005180dc953149a authored over 2 years ago by rax2 <[email protected]>
Fix last covs

github.com/radareorg/radare2 - bc5cea046e77bc2986fd62a1b73b9574b8ebabec authored over 2 years ago by pancake <[email protected]>