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 PJ in RConfig.list(.asJson)

github.com/radareorg/radare2 - bf4f6a65046c293b0eac7a27d7f73965efa18946 authored about 2 years ago by pancake <[email protected]>
Fix clean installations with r2pm -c ##r2pm

github.com/radareorg/radare2 - c42acae20894c9657daf427cca2ffef511c62bcc authored about 2 years ago by pancake <[email protected]>
Add back the pFo command and add a test for pFBj

github.com/radareorg/radare2 - 318c34feb20556dc3eb194aa60a8d4a3d0a7364e authored about 2 years ago by pancake <[email protected]>
Implement `aflxv` and `aflx?` commands ##analysis

Closes #20741.

github.com/radareorg/radare2 - 797c365cb9dbb5258c36de7d4f047c322a4979c2 authored about 2 years ago by Miles Liu <[email protected]>
add der test file

github.com/radareorg/radare2-testbins - 155b5da9651f42cd58b9a41d8e456443ecd96f2e authored about 2 years ago by pancake <[email protected]>
Implement user-install

github.com/radareorg/iaito - 960fdaa9c716661cd264a1322f0c59285ac83176 authored about 2 years ago by Pau Rodriguez-Estivill <[email protected]>
Disable translations submodule

github.com/radareorg/iaito - 2e503d5a17d8233a6f1f47442b2a4be625026914 authored about 2 years ago by Pau Rodriguez-Estivill <[email protected]>
Install the manpage

github.com/radareorg/iaito - dfb16cf2ee0ca49cce0609bc9e41bd080331125e authored about 2 years ago by pancake <[email protected]>
Fix some typos and inconsistencies in man pages

github.com/radareorg/radare2 - 5420741cfa64744c2ed99cd6dfe6f9dd4c883b3f authored about 2 years ago by Peter Meerwald-Stadler <[email protected]>
Fix reference links for telegram and project

github.com/radareorg/iaito - 7fbd28f918d113fe0c33f02134a830ec3a246d7b authored about 2 years ago by pancake <[email protected]>
Add more r2api-python* packages

github.com/radareorg/radare2-pm - 769933035fa69e64242588f3e47034c1cac63d57 authored about 2 years ago by pancake <[email protected]>
Add Makefile for r2libr

github.com/radareorg/radare2-bindings - b55e455dcc9cd363a60541f2f67243999a1daa9d authored about 2 years ago by pancake <[email protected]>
Expose R2PM_SUDO and list R2PM_PREFIX in -H ##r2pm

github.com/radareorg/radare2 - aceb202b2c9aaf5a447983d38f4a28cc9923a6c3 authored about 2 years ago by pancake <[email protected]>
Fix meson check in r2libr

github.com/radareorg/radare2-bindings - 1f5db2a971462a6530e3d1705877a2826f49df11 authored about 2 years ago by pancake <[email protected]>
fixes for r2api-python

github.com/radareorg/radare2-pm - a2b736ddec813776da104c6abb64139783f54adf authored about 2 years ago by pancake <[email protected]>
Remove the src/dst thing from python analop to fix build

github.com/radareorg/radare2-rlang - 82fa003a260bb7742d7fa146295129eba4db7d3f authored about 2 years ago by pancake <[email protected]>
Fix null deref in the swift metadata parser

github.com/radareorg/radare2 - 202a65a129975dc21ca749748917d8695c7ef968 authored about 2 years ago by pancake <[email protected]>
Expose klass->super details for objc categories ##bin

github.com/radareorg/radare2 - 1e4a48f0248bbacaa75386e9bb034f7aaac0f517 authored about 2 years ago by pancake <[email protected]>
Fix rasm2 x86.nz for "xchg eax,eax" and add tests ##asm

rasm2 -a x86.nz -b 64 "xchg eax,eax" -> 87c0
rasm2 -a x86.nz -b 32 "xchg eax,eax" -> 90

github.com/radareorg/radare2 - 444530137c204dfc0d8b323a405dc501aa50f492 authored about 2 years ago by Peter Meerwald-Stadler <[email protected]>
Fix Ctrl+Arrow dietline shortcut for word cursor ##cons

github.com/radareorg/radare2 - f974c649c37e2d3ec77398b57ac6919ae41c8f49 authored about 2 years ago by iTrooz_ <[email protected]>
Upgrade sdb fixing a buffer underflow in itoa()

github.com/radareorg/radare2 - 88a4c3d5ce0ca7195348ebdffbc5434d4b8bbe58 authored about 2 years ago by pancake <[email protected]>
Fix buffer underflow

github.com/radareorg/sdb - d26a93644f81124138aa1c3118f7ef93bdb0edf0 authored about 2 years ago by pancake <[email protected]>
Add few casts to fix warnings on latest llvm, that code will just go away soon

github.com/radareorg/radare2 - 48d029879382213f7d4985275e3453da67d7f2a8 authored about 2 years ago by pancake <[email protected]>
Bump cs5 to support FNOP on m68k ##arch

github.com/radareorg/radare2 - 06bfb6abf1507d6cd61b78ed77179c365e4a88d2 authored about 2 years ago by pancake <[email protected]>
Add fix for the invalid free crash in capstone

github.com/radareorg/radare2 - afbb7a7b98c2cc0a538e8aaf6f631c71da7d910d authored about 2 years ago by pancake <[email protected]>
Fix warnings

github.com/radareorg/radare2 - 712be9fd77d9520282696bf53003e3f186cdb1ef authored about 2 years ago by pancake <[email protected]>
Handle arrow keys in VT ##visual

github.com/radareorg/radare2 - b67aa20c38fb737b827630defcefca05841a9560 authored about 2 years ago by pancake <[email protected]>
Add Ls to list assemblers, and LA to list analysis plugins ##tools

* Fix column output of rasm2/ranal2

github.com/radareorg/radare2 - bce8b58562de91ef7e32c4f7fe5ae5e82898af59 authored about 2 years ago by pancake <[email protected]>
Fix memleak

github.com/radareorg/radare2 - 57d4b2c11972e7686d254357ff43714d68934f06 authored about 2 years ago by condret <[email protected]>
Add support for simple const pointers in esil_dfg.c

github.com/radareorg/radare2 - 105f846100aeae7d46b852159d6f250230bb7ab3 authored about 2 years ago by condret <[email protected]>
Fix bugs in aeg command parser ##cmd

github.com/radareorg/radare2 - 3ac6381efd722d09d130d790834adcbf6ebedbb9 authored about 2 years ago by condret <[email protected]>
shlr/yxml -> libr/util/rxml - fork the abandoned yxml parser and expose it ##util

github.com/radareorg/radare2 - 62fdc0f0ff9e7a9f6a4bfa04694ab6e7b7c28e05 authored about 2 years ago by pancake <[email protected]>
Fix indent in CodeXMLParse to prepare the pugixml -> rxml for 5.8

github.com/radareorg/r2ghidra - 700c2b0017f0157ab0626bcd3f25caa7f429deb6 authored about 2 years ago by pancake <[email protected]>
Ensure shlr/capstone is up-to-date in sys/install.sh

github.com/radareorg/radare2 - 9e13e11c4f0046c1c75dde8027e0a472b550472b authored about 2 years ago by pancake <[email protected]>
Fix last char bug in swift strings found with /az ##search

github.com/radareorg/radare2 - 83446e8325c3b0c4ca49a217c4a5f353bd503efc authored about 2 years ago by pancake <[email protected]>
Add x86-64 support to /az ##search

github.com/radareorg/radare2 - 7dbd325321a7cae136c17e4a445c15d33f3502a8 authored about 2 years ago by pancake <[email protected]>
Run /azq in aaaa ##analysis

github.com/radareorg/radare2 - 56a140d1b2d1033fc0f13d57e5441575099cc7c4 authored about 2 years ago by pancake <[email protected]>
Fix tests and add test for asm.flags.right

github.com/radareorg/radare2 - be0c88883d6c308e4cfe94eec63a10d1dc868aeb authored about 2 years ago by pancake <[email protected]>
Wire-up RArch into RAnalOp ##arch

github.com/radareorg/radare2 - 6afbfecf14584b253b02127bd75f75d2b0f55cdb authored about 2 years ago by pancake <[email protected]>
Implement class, method and field diffing in radiff2 #diff

github.com/radareorg/radare2 - 0373b2082ec1dcad67982d24b54215267859c9c2 authored about 2 years ago by pancake <[email protected]>
Use R_LOG in RMagic.warnMsg() and enable more lints

github.com/radareorg/radare2 - 4d210952b3f91d80002c3eaff91e18bd61532682 authored about 2 years ago by pancake <[email protected]>
More linting rules

github.com/radareorg/radare2 - b757488cf80b604875e538cf7bd552528f5e2f8e authored about 2 years ago by pancake <[email protected]>
Fix sh asan issue

github.com/radareorg/radare2 - 36d13a1165b1966e0329d45ac56e48a63c428059 authored about 2 years ago by pancake <[email protected]>
Handle JK0 keys in VT ##visual

github.com/radareorg/radare2 - 4d7c7b67debc3001d4be2cf20823e9f5fc812916 authored about 2 years ago by pancake <[email protected]>
Implement new 'pcq' command, like pc, but inline-include-friendly ##print

github.com/radareorg/radare2 - ba2abf29f0f4353ddd98d97a9648a47e1efd29b5 authored about 2 years ago by pancake <[email protected]>
Fix r_bin_elf_get_stripped for ELF files without sections.

ELF files without sections were automatically considered as not "not
stripped". Given that stati...

github.com/radareorg/radare2 - 5c82e51884e397b0bde52073e45200073e0d15f6 authored about 2 years ago by Quentin Kaiser <[email protected]>
Fix oobreads in sh, arc and alpha crashing the asan-ci

github.com/radareorg/radare2 - 9b58cd500a75805b0777743099636351dcd8d68c authored about 2 years ago by pancake <[email protected]>
Fix UAF on quit exposed by r2frida ##crash

github.com/radareorg/radare2 - cac5b5882cdea97013fa455e984fa145fce41a72 authored about 2 years ago by pancake <[email protected]>
Implement asm.flags.right option ##disasm

github.com/radareorg/radare2 - 8b5f4af674a0a36dabd93e907480d8a4a5f7b0d6 authored about 2 years ago by pancake <[email protected]>
Add flags under the asm.str flag prefix when doing /az ##search

github.com/radareorg/radare2 - 899bd1a9119f5f72f61cd265b379ab688e621858 authored about 2 years ago by pancake <[email protected]>
Implement the new `pieb` command as an alias for `pie $Fi` ##print

github.com/radareorg/radare2 - 65db9866c15d210e02782e9d43c90ad6f37c2fc7 authored about 2 years ago by pancake <[email protected]>
Update README.md with new links

github.com/radareorg/r2pipe-go - 39f2332e15d6306522e47361ac0f6e06492a73bd authored about 2 years ago by biplavxyz <[email protected]>
Update doc/fortunes.fun

github.com/radareorg/radare2 - 9250240fc0081f3af90c558f21e8834759b2e4bc authored about 2 years ago by condret <[email protected]>
Fix remaining tests

github.com/radareorg/radare2 - cbcd1281bd6af65e5230792379b28ed40c7498ac authored about 2 years ago by pancake <[email protected]>
Enable the swift metadata parser by default and import classinfo ##bin

github.com/radareorg/radare2 - 2b3c6500cc9ada1939e6c4a8969cf75b119507ef authored about 2 years ago by pancake <[email protected]>
Add lang field for classes, symbols and methods, expose it via ic ##bin

github.com/radareorg/radare2 - df32ab437ffc971142a3e7fabcd0b154079d5c15 authored about 2 years ago by pancake <[email protected]>
R_BIN_NM -> R_BIN_LANG ##api

github.com/radareorg/radare2 - d0de591dc78de0420e4473f79638736497c2ecca authored about 2 years ago by pancake <[email protected]>
Honor cmd.vprompt and scr.notch in VT ##visual

github.com/radareorg/radare2 - 7ee4000ce34d8890ff11262695f6a585e192cd5a authored about 2 years ago by pancake <[email protected]>
Include fields in the ic output ##bin

github.com/radareorg/radare2 - 34b0caa32dc468311674f66c7c7d79b7f8a18512 authored about 2 years ago by pancake <[email protected]>
Update translation install method (#104)

* Update translation install
* Update translations submodule
* Remove unnedded translation build

github.com/radareorg/iaito - b773f2b0c3abccba421198439e333ea514cb4477 authored about 2 years ago by Pau RE <[email protected]>
Start implementing mem access support for esil dfg

github.com/radareorg/radare2 - ccbd36e8853afdee48c7d6d37a66c17b85c97698 authored about 2 years ago by condret <[email protected]>
Fix makefile for macOS

github.com/radareorg/iaito-translations - f19c9b757f04be9792905e58417d95d4b59de24f authored about 2 years ago by Pau Rodriguez-Estivill <[email protected]>
Simplify makefile by removing build dir

github.com/radareorg/iaito-translations - dd50f402679e9bfc7b0071b770542e7654d37f4c authored about 2 years ago by Pau Rodriguez-Estivill <[email protected]>
Redirect RLog messages into the Corelog ##logs

github.com/radareorg/radare2 - 18cdcd38082e4c32b5e6920fd785168900b1079d authored about 2 years ago by pancake <[email protected]>
Release 5.7.8

github.com/radareorg/r2ghidra - b84865d73e843a5c8297057a7b18a50f3917a36e authored about 2 years ago by pancake <[email protected]>
RStr.wrap() supports ansi and use it in VT ##visual

github.com/radareorg/radare2 - 0c0effcd1b405d93b49018c0489e3819aae34c01 authored about 2 years ago by pancake <[email protected]>
Rename EsilDFGRegVar to EsilDFGVar and introduce EsilDFGVarType ##refactor

github.com/radareorg/radare2 - 853f296461464590cbc50ae79a9431b716b0437e authored about 2 years ago by condret <[email protected]>
Use the latest capstone5-next with updated aarch64 support ##arch

github.com/radareorg/radare2 - f5cda53a1e8eb7352a35415806c8fca60d48437e authored about 2 years ago by pancake <[email protected]>
Fix arm64 plugin to work well with latest arm64 changes in capstone ##arch

github.com/radareorg/radare2 - 361a6ea47a6d42d9b843f97e981ac9c3fe587e9c authored about 2 years ago by pancake <[email protected]>
Fix asm tests for latest arm64 on capstone5-next

github.com/radareorg/radare2 - 220bb2515b235dd3e42da718b33d9e22071c9eb5 authored about 2 years ago by pancake <[email protected]>
Handle -HH in r2pm for verbose env listing and remove unused R2PM_GITSKIP ##r2pm

github.com/radareorg/radare2 - 29362b4c7115921f8146a3c75a1737fc80fc91cf authored about 2 years ago by pancake <[email protected]>
Add RParse.justify() to easily fix commas and spaces ##disasm

github.com/radareorg/radare2 - fac19dcc2ac1c50e950c875b7709e346018c225f authored about 2 years ago by pancake <[email protected]>
Also trim the trailing spaces on the x86 pseudo

github.com/radareorg/radare2 - 22bec6b0e0a40ec21f8fa388e23c0ca52c701340 authored about 2 years ago by pancake <[email protected]>
Add a dummy bpf pseudo plugin ##disasm

* rename Parse.justify() to Str.fixSpaces()
* Fixes portability of testsuite

github.com/radareorg/radare2 - ccd79d9e3666ca7d2be3f1f3a9b2669ac90a0ab3 authored about 2 years ago by pancake <[email protected]>
Fixes pull/install/uninstall on windows ##r2pm

github.com/radareorg/radare2 - ccd4fd79113a1ede24ba2dc726b4745f594ae463 authored about 2 years ago by pancake <[email protected]>
Add dummy parse.evm plugin to fix portability of test ##disasm

github.com/radareorg/radare2 - f7bde37f6097e256b5816b8afd6ef63875efc0c1 authored about 2 years ago by pancake <[email protected]>
Better spacing in arm.pseudo parse plugin ##disasm

* Ensure proper spacing after commas and no trailing space

github.com/radareorg/radare2 - 72903225b21f9634d6c966cb96223d29ca24a5c1 authored about 2 years ago by pancake <[email protected]>
Implement Makefile install

github.com/radareorg/iaito-translations - df53d7068484b7a9527375baa0040da980dd6a4d authored about 2 years ago by Pau Rodriguez-Estivill <[email protected]>
Remove main project dependency to build translations

github.com/radareorg/iaito-translations - f8781f0a8b39693d7ca3b58f5d52c74f1c504c28 authored about 2 years ago by Pau Rodriguez-Estivill <[email protected]>
fix pwm for negative positions

github.com/radareorg/radare2-extras - fe805b5781f054d8cbc42633a0f37e4836a432c8 authored about 2 years ago by pancake <[email protected]>
Fix race condition in x86.esil generation, fix crappy C

* last gcc reported warnings in this code
* it was not really possible to overflow the buffer
* ...

github.com/radareorg/radare2 - e1ba0de188840636767d6db307549a9154e2a7bb authored about 2 years ago by pancake <[email protected]>
Implement /azq to search for assembly strings and add tests ##search

github.com/radareorg/radare2 - bc229b8f77f42e3e122bfba2d7c116f8a5249b2e authored about 2 years ago by pancake <[email protected]>
Honor bin.minsz in /az is no argument is provided ##search

github.com/radareorg/radare2 - 44d1fcf05b9c379728fec65a34a3c2b6fbbcaef1 authored about 2 years ago by pancake <[email protected]>
Implement the new /az command to find assembly constructed strings ##search

github.com/radareorg/radare2 - ba395426665fcd9964229eebd30a13e2dae62641 authored about 2 years ago by pancake <[email protected]>
Warn about unpatched relocs when no bin.cache is set for macho fixups ##bin

* Use R_LOG for elf and rel fileformats

github.com/radareorg/radare2 - 0749272434637ea0045104e5867e678e497fcf69 authored about 2 years ago by pancake <[email protected]>
Code cleanup using RStrBuf instead of Rbuf in the java demangler

github.com/radareorg/radare2 - 712f9f8d94cf4c76ecce84468e3bce959244f85b authored about 2 years ago by pancake <[email protected]>
Fix console history log path regression ##cons

github.com/radareorg/radare2 - 8aeae89831e191b22a1fe0b5aea797b63b8a9b6d authored about 2 years ago by pancake <[email protected]>
Add support for 32bit Mach-O fixups ##bin

github.com/radareorg/radare2 - d67e569ace22ed031390bd17e3bccaf0a32ff629 authored about 2 years ago by Francesco Tamagni <[email protected]>
Keep structs aligned

github.com/radareorg/radare2 - 49f9dddf4714ed81c76c77d3aa8203b3d94431f7 authored about 2 years ago by Francesco Tamagni <[email protected]>
Add base64 support to the `T` and `T*` commands ##logs

github.com/radareorg/radare2 - c21bb3b9990c309a8b59efd5b9d63989fa27c9b1 authored about 2 years ago by pancake <[email protected]>
Implement Tv command and use it from VT ##visual

* Visual textlogs are now a thing!

github.com/radareorg/radare2 - ee8b803c4e6fbe5fb19824ccf8094c71abe3695f authored about 2 years ago by pancake <[email protected]>
Fix return code when doing r2pm -U

github.com/radareorg/radare2 - 9f6afce36d513b860ec50ff73a5d95db875ac9b4 authored about 2 years ago by pancake <[email protected]>
Initial implementation of `?ie` ##shell

* Require scr.interactive in `?ip`

github.com/radareorg/radare2 - 2fc42f9a7dddd2f358657f5ddb7b50382a470ff8 authored about 2 years ago by pancake <[email protected]>
Add missing help for the '?i?' command ##shell

github.com/radareorg/radare2 - 23ff2b42478c7d32bbb56fb3796241fdb0de6106 authored about 2 years ago by pancake <[email protected]>
Use RCons.printf in pwm

github.com/radareorg/radare2-extras - 33cc031b3856f4e1fac76182f16dff095b09a802 authored about 2 years ago by pancake <[email protected]>
Fix r2dec package

github.com/radareorg/radare2-pm - 3990e8858a6020eae79ea03a47c56db54f2028d6 authored about 2 years ago by pancake <[email protected]>