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

Complete v850 instruction descriptions ##asm (#17764)

Co-authored-by: pancake <[email protected]>

github.com/radareorg/radare2 - b42fe2c807437372138001a705fd4b0df2825466 authored about 4 years ago by pancake <[email protected]>
Improve mips.gnu esil ##anal (#17722)

github.com/radareorg/radare2 - 91529d744c9cb7874fae6f66672d473c38666f50 authored about 4 years ago by junchao-loongson <[email protected]>
Move spc700 asm,bin plugins to radare2-extras ##asm (#17762)

Co-authored-by: pancake <[email protected]>

github.com/radareorg/radare2 - c521a6290c0bb3c7f7a1c7b78e6e0fc13c76fe34 authored about 4 years ago by pancake <[email protected]>
Autocomplete 'ls' with TAB as its done for cd, rm, .. ##shell (#17775)

Co-authored-by: pancake <[email protected]>

github.com/radareorg/radare2 - 583b79fb8706c1232f7ac8c84dd7da1fe96e8600 authored about 4 years ago by pancake <[email protected]>
Add short form for asm.cpu

github.com/radareorg/r2ghidra - 7beb4e08a1be1340330bd936d6b06fb4eefec6da authored about 4 years ago by Florian Maerkl <[email protected]>
Unify Sleigh ID between Decompiler and Asm/Anal Plugins

github.com/radareorg/r2ghidra - 2cd365004e30abcbf09e37c2999ea6285a89ba22 authored about 4 years ago by Florian Märkl <[email protected]>
Fix build race condition introduced in 0ba897f5c9f7dbc65bd812798531bed538447f42 (#17773)

Co-authored-by: pancake <[email protected]>

github.com/radareorg/radare2 - 85e684d5b8a1443f7813a8b4fce70a7dc6023c58 authored about 4 years ago by pancake <[email protected]>
Capitalize all messages in /a? and fix 5 warnings (#17766)

Co-authored-by: pancake <[email protected]>

github.com/radareorg/radare2 - 131bb22a25f2dee3d290645efcfa82f047cc374f authored about 4 years ago by pancake <[email protected]>
Add tests for pxd and pxd8 (#17745)

github.com/radareorg/radare2 - 35d1236513e6ab2dc15c58f9a881c0c69a6dc8f8 authored about 4 years ago by Vasilij Schneidermann <[email protected]>
Add JSON variants of pxd[1,2,4,8] commands (#17744)

github.com/radareorg/radare2 - e4b0139e56c8f905e22399fd73a444d2778aa34a authored about 4 years ago by Vasilij Schneidermann <[email protected]>
Show raw bytes in pdj when invalid

github.com/radareorg/radare2 - 8e0d869468f80be73acd172b4fbe4fe3dd593dc2 authored about 4 years ago by laydervus <[email protected]>
Remove example.syscall-file ##build

github.com/radareorg/radare2 - d240f4c1ced78aed7b57ec69d6d6aec8abdc2dbf authored about 4 years ago by officialcjunior <[email protected]>
Fix dp 0 not showing other processes on freebsd ##debug

github.com/radareorg/radare2 - 7522b2c9cc9b939235e8e198fceec37538e5a5e2 authored about 4 years ago by yossizap <[email protected]>
Show child processes in *bsd dp ##debug

github.com/radareorg/radare2 - 8872019a231e6400081199acc17dad38347c21e9 authored about 4 years ago by yossizap <[email protected]>
Fix FreeBSD `dp` permission denied failure ##debug

kvm_openfiles failed to open /dev/mem without root on fbsd, the special value
"/dev/null" should...

github.com/radareorg/radare2 - e32ad7091c3c0108d72b231a708dbfd4e0328037 authored about 4 years ago by yossizap <[email protected]>
Wrap all the Sleight.init calls in try/catch to avoid segfault if invalid id provided (#163)

Co-authored-by: pancake <[email protected]>

github.com/radareorg/r2ghidra - c204e496bb0528f768340cbc53f77c8fff35901f authored about 4 years ago by pancake <[email protected]>
Import spc700 asm + bin plugins from core

github.com/radareorg/radare2-extras - e45ff06e7029d94b49ee7a998f587bf2156ae976 authored about 4 years ago by pancake <[email protected]>
New Crowdin updates (#8)

New automated translations

github.com/radareorg/iaito-translations - 8e1d24b4040474c681d8db39cb75c0ed66bb5bda authored about 4 years ago by xarkes <[email protected]>
Updated crowdin configuration

github.com/radareorg/iaito-translations - c728973b3ddf4b011f168044b4f06ee25388e19a authored about 4 years ago by xarkes <[email protected]>
r2learn is not really maintained or recommended for learning (#17754)

Co-authored-by: pancake <[email protected]>

github.com/radareorg/radare2 - 432fef04307c8a0bfb7af319b6cb36d796ad9811 authored about 4 years ago by pancake <[email protected]>
Update Crowdin configuration file

github.com/radareorg/iaito-translations - 1428af0b5931901882c83b54eeed4f1456e52682 authored about 4 years ago by xarkes <[email protected]>
GH Actions: use of set-env is deprecated (#2442)

github.com/radareorg/iaito - de746758613413f2869c83615967849bf8763656 authored about 4 years ago by Surendrajat <[email protected]>
Graph refactor ##refactor (#17631)

* Support more output modes for class inheritence graph.
* Refactor codexrefs and importxrefs g...

github.com/radareorg/radare2 - bdb88df38cdcac1086f446d8284d0c50695281cf authored about 4 years ago by karliss <[email protected]>
Fixes for MSVC name demangling

* Fix back-reference to templated operator functions
* Fix back-reference to templated names
* S...

github.com/radareorg/radare2 - 02edb130d72677f5a88b05fd96edf59f600a65eb authored about 4 years ago by GustavoLCR <[email protected]>
Fix eprinf -> eprintf

github.com/radareorg/radare2 - 16a91fbe5ac930575ee6b24d3a3b25d0085688c1 authored about 4 years ago by Florian Märkl <[email protected]>
Add NEC V850 testbin (#55)

* Add sample v850 binary built with https://github.com/radare/ired/pull/4

* binaries/ folder ...

github.com/radareorg/radare2-testbins - a00dd32359df31c5c606398357eee3ae08b25046 authored about 4 years ago by Roman Valls Guimera <[email protected]>
Fix FreeBSD step error ##debug (#17749)

github.com/radareorg/radare2 - 9bced66d7bb2317eb5654d0da24b3fcfbf8caedb authored about 4 years ago by yossizap <[email protected]>
Fix #17746 (buffer overflow in brainfuck disassembler) ##asm (#17747)

github.com/radareorg/radare2 - 452b3ce90239c9dfe841e8a24f0dd5b6b835bb84 authored about 4 years ago by plaets <[email protected]>
Add cmake script for packaging r2dec on windows. (#2425)

github.com/radareorg/iaito - c49cbc9f01f10f132756a3a838d73c864cda1000 authored about 4 years ago by karliss <[email protected]>
fix outdated radiff2 page (#282)

github.com/radareorg/radare2-book - 572f1197330f7c9822190ffb65da3e6f1a14e923 authored about 4 years ago by Cyrill Leutwiler <[email protected]>
Update nios target (#264) ##asm

* nios: Update function syntax, remove comment.
* nios: Initial work on analysis plugin.
* nio...

github.com/radareorg/radare2-extras - 6f726e0f689fd02ab68fd78d9ad1572fe318d83b authored about 4 years ago by Christopher Hewitt <[email protected]>
atombios: Make plugins compile again && GitHub CI (#265) ##asm

* atombios: Make plugins compile again
* anal_atombios: Fix call 0x00 illegal instruction
* bi...

github.com/radareorg/radare2-extras - c4d27a8e94314dffc8039372ff92e240c0df9fd4 authored about 4 years ago by Damien Zammit <[email protected]>
Blackfin assembly capability added (#266) ##asm

github.com/radareorg/radare2-extras - fb7ed81025dfe03060f8398093e2519c0109f253 authored about 4 years ago by darkreaper-skmc <[email protected]>
fix touch icon (it wasn't there) (#175)

github.com/radareorg/radare2-webui - 1914023f24ff8fc2a5d25a3db2dc282a33af80f2 authored about 4 years ago by leandro <[email protected]>
Add remaining =A0 in regprofiles for calling convention ##anal (#17735)

github.com/radareorg/radare2 - b4a6b3ab20ad20aaad6ff8b80fa6a9a122c8311f authored about 4 years ago by pancake <[email protected]>
Rename `asm.filter` to `asm.sub.names` ##cons (#17737)

* Rename `asm.filter` to `asm.sub.names`
* Rename tests for `asm.filter`

github.com/radareorg/radare2 - fd99114bca18e44ed0c36b55e197a60178eb704e authored about 4 years ago by Aswin C <[email protected]>
Fix rafind2 -m/-i/-E on Windows (#17740)

github.com/radareorg/radare2 - 87b7be75e3f387859b526dbca1a758bdb107b48c authored about 4 years ago by GustavoLCR <[email protected]>
Make Hexdump parsing view read-only (#2434)

github.com/radareorg/iaito - 38b317e6194b60bb5ef04b2f2d67fb5777d9013f authored about 4 years ago by Stephan Bridger <[email protected]>
Added 'LSOpenURLsWithRole() failed with error -10810' to troubleshooting section in the docs (#2436)

github.com/radareorg/iaito - ff609d31b3a6da8556b8a7fc30415b9e574fc353 authored about 4 years ago by Nikita Malakhov <[email protected]>
Prevent multiple threads from opening new files at the same time ##r2r (#17736)

This should fix a nasty issue with r2r, where tests never terminated.
That was caused by the jq...

github.com/radareorg/radare2 - af337b143909c9dfe1560b5005463ab44ba2548b authored about 4 years ago by Riccardo Schirone <[email protected]>
Update shlr/lz4 to 1.9.3 293713a4fa085d73f396200d2387631b045c118e (#17738)

github.com/radareorg/radare2 - 4bcce838df8eef87c6a168859a86b498ee0ff1dd authored about 4 years ago by Anton Kochkov <[email protected]>
Unwrap quoted strings when passing args to newer handlers ##newshell (#17732)

* Unwrap quoted strings when passing args to newer handlers ##newshell

When a user wraps an a...

github.com/radareorg/radare2 - 187f314c4971dcfd62a6f41f2c807e5b2604764e authored about 4 years ago by Riccardo Schirone <[email protected]>
FIX ARM IT block ##anal (#17509)

* Fix asm/anal IT block for ARM
* Fix indent + missing spaces
* Fix ARM asm patch breaking tes...

github.com/radareorg/radare2 - 1287f7443f60a2abf3ca59f13cf0e5faeb75189c authored about 4 years ago by Azox <[email protected]>
Add setters for CC self and error and Tests ##anal (#17704)

* Add setters for CC self and error and Tests ##anal
* Purge sdb_cc on anal purge ##anal
* Add...

github.com/radareorg/radare2 - f56046e32aafc4024a1591a34e5dac9ac2ee59b4 authored about 4 years ago by Florian Märkl <[email protected]>
Split GROUP RCmdDesc and regular ones ##newshell (#17726)

* Convert R_CMD_DESC_TYPE_GROUP to INNER

* Avoid confusing "group_" prefixes by splitting cmd...

github.com/radareorg/radare2 - 72baf0da5c9ee652e0610407d472aef853080104 authored about 4 years ago by Riccardo Schirone <[email protected]>
t: add esc menu, :command and assembler modals

github.com/radareorg/radare2-webui - 11fc5fee1e26de94b2fb4b81a75feea17b748cb1 authored about 4 years ago by pancake <[email protected]>
Do partial =h test on Windows (without /cmd and using curl) (#17729)

* Properly default http.root on Windows
* Do partial =h test on Windows (without /cmd and using...

github.com/radareorg/radare2 - 0e1fa7c341d607af9da337cf9700e6e324c988ae authored about 4 years ago by Khairul Azhar Kasmiran <[email protected]>
Implement ls_clone (#218)

github.com/radareorg/sdb - f0902e0ad52c89468d0dfea1e99598a15aa023ad authored about 4 years ago by Florian Märkl <[email protected]>
Revert "r2sdb: Install executable" (#17724)

This partially reverts commit 2a0d8fbe5926a50588c81833e73d403b04cff139
Fix meson warnings.

github.com/radareorg/radare2 - 56fb85bff4cf5146513e69b3dccf58d0f4c09bf1 authored about 4 years ago by Damien Zammit <[email protected]>
Fix inverted help for /ai and /aI ##doc (#17719) (#17725)

github.com/radareorg/radare2 - b3c0e42426c2d8de7886a184371166fa7027d2c3 authored about 4 years ago by Jing Xia <[email protected]>
t: fix some semistandard warnings

github.com/radareorg/radare2-webui - b0c189b9f4e096d690d7a0c43d135b1c13945656 authored about 4 years ago by pancake <[email protected]>
Treat error as a format string instead of a string literal (#17731)

github.com/radareorg/radare2 - 1aba692eb6524d82077d7437c1d98491c1096cc6 authored about 4 years ago by phakeobj <[email protected]>
Use semistandard

github.com/radareorg/radare2-webui - 194eeef7e3ae53be8258aefe2191dc5282a551d2 authored about 4 years ago by pancake <[email protected]>
t: add escape modal shell, improve navigation and use r2.filter_asm

github.com/radareorg/radare2-webui - ac11fd38a9e919344da79b058916da118332b7dd authored about 4 years ago by pancake <[email protected]>
t: fix the gulp build

github.com/radareorg/radare2-webui - 3e2dbd94c1eff3cf518fc82a58f17404ee5f03f0 authored about 4 years ago by pancake <[email protected]>
Add Unit Tests to Meson and fix some Warnings (#217)

github.com/radareorg/sdb - 3d81b4663fb18d1eab0a9f6d625879a94e8f59f9 authored about 4 years ago by Florian Märkl <[email protected]>
t: upgrade npm dependencies

github.com/radareorg/radare2-webui - e70ce9dbebbe6843bdc5f9e88f94a3d378511169 authored about 4 years ago by pancake <[email protected]>
Fix r2pipe rust example (serde_json) (#281)

github.com/radareorg/radare2-book - 484a14e12d11c00b63b8c69513c9cc25a6faad72 authored about 4 years ago by lowsec <[email protected]>
Improve the webui

github.com/radareorg/radare2-webui - 926597f2de73a5a822b73c2b1c7879f250993c52 authored about 4 years ago by pancake <[email protected]>
Rename `asm.var.sub` to `asm.sub.var` ##cons (#17717)

* Rename `asm.var.sub` to `asm.sub.var`
* Rename tests for `asm.var.sub`

github.com/radareorg/radare2 - 45c0024300437fd5a69e9986135895b22db7f562 authored about 4 years ago by Aswin C <[email protected]>
Use Ht instead of SDB for pcache ##io (#17716)

github.com/radareorg/radare2 - 8fea09e21dc97434c0e6f008b005a4a8dd5a3e9b authored about 4 years ago by Florian Märkl <[email protected]>
Fix possible use of dangling pointer due to calling r_anal_pin_fini() followed by r_anal_pin_init() (#17720)

github.com/radareorg/radare2 - 9100440faec7513d12d2eb76c565cdc8056392d9 authored about 4 years ago by Khairul Azhar Kasmiran <[email protected]>
Kill RIODesc.obsz ##io (#17715)

github.com/radareorg/radare2 - 3f81a40844596b072e28bb5b8bab75b16a3c50ff authored about 4 years ago by Florian Märkl <[email protected]>
Fix TinyCC build ##build

github.com/radareorg/radare2 - aa7de006e68fee26e3382aec00d73e69b2619510 authored about 4 years ago by pancake <[email protected]>
Purge Pins on r_anal_purge ##anal (#17703)

github.com/radareorg/radare2 - ae0b5e503fd391be4d99b428dd4918094edc5fb9 authored about 4 years ago by Florian Märkl <[email protected]>
Unbreak =h tests (#17714)

github.com/radareorg/radare2 - d74ecd12b7697c557d343bcb8a3dc13e7f564099 authored about 4 years ago by Khairul Azhar Kasmiran <[email protected]>
Catch non-existent high when annotating (Fix #162)

github.com/radareorg/r2ghidra - 4a725fca4398b1c6c9bd6ca1d8dd4904de4a8881 authored about 4 years ago by Florian Maerkl <[email protected]>
Fix SleighAsm refresh condition (#161)

github.com/radareorg/r2ghidra - b4d93878518ce4c8f44cd9656603949786c13972 authored about 4 years ago by FXTi <[email protected]>
Mark =h test on darwin as broken, it fails for now (#17713)

github.com/radareorg/radare2 - 73ebe78f94daa0a67ce8973c686b1647cde72ba8 authored about 4 years ago by Riccardo Schirone <[email protected]>
Remove sig_t because not used (#17712)

github.com/radareorg/radare2 - c7b3dc9e653d6ff7fad0d406b7df8a45d2c40434 authored about 4 years ago by Riccardo Schirone <[email protected]>
Better use of the R_SOCKET_PROTO_DEFAULT and add _NONE (#17644)

* Better use of the R_SOCKET_PROTO_DEFAULT and add _NONE ##http

* Fix regressions in: r2 -C a...

github.com/radareorg/radare2 - 62c2128b6f482547e725a069cb13c4df348a17d0 authored about 4 years ago by pancake <[email protected]>
Mark tests as broken until properly fixed (#17711)

* Mark http test as broken until properly fixed
* Fix return type of `signal`
* Mark V850 pseu...

github.com/radareorg/radare2 - 83d3e7bf1872b93af059f1f912d2e5199c8b51dd authored about 4 years ago by Riccardo Schirone <[email protected]>
Add parse_v850_pseudo to meson build (#17710)

github.com/radareorg/radare2 - ea7da3366b68c80c9e7ad0f25052534460d52c39 authored about 4 years ago by Riccardo Schirone <[email protected]>
Fix race condition in http server test (#17705)

github.com/radareorg/radare2 - 664df15f2f1960ecad76b35516d53abc83caadc3 authored about 4 years ago by pancake <[email protected]>
Use dummy RIO for disassembling when none is available (#159)

* Try to support rasm2

* Add test case

* Get it work

github.com/radareorg/r2ghidra - 4a98140fc533a02d2345172b5f7fade1457ce125 authored about 4 years ago by FXTi <[email protected]>
Implement the v850.pseudo RParser plugin ##disasm (#17687)

github.com/radareorg/radare2 - e28ce2990d90660a35053263555d796f034f74e3 authored about 4 years ago by pancake <[email protected]>
Automatically group sub-commands ##newshell (#17663)

* Add GROUP RCmdDesc type and fix where the args_str is shown
* Adjust color of `[?]`
* Differ...

github.com/radareorg/radare2 - 9b590747877a6329e40e314be1b6199a7005d983 authored about 4 years ago by Riccardo Schirone <[email protected]>
Implement ab./ablj/abl,/ablq - list all the basic blocks ##anal (#17680)

github.com/radareorg/radare2 - 46aff1ec5361ba50c7e41cc3ce5ba4f4d4ae9a13 authored about 4 years ago by pancake <[email protected]>
Support :simple in RTable.tostring() ##util

github.com/radareorg/radare2 - 454d7ada787f7b4475c4ab1d93192eb9b8e259e8 authored about 4 years ago by pancake <[email protected]>
Add tests for RTable using r2 commands

github.com/radareorg/radare2 - 7c76d850315d64a62748e0f43d3b25def233f06e authored about 4 years ago by pancake <[email protected]>
Support strings in /ne/ and /eq/ RTable.filter ##util

github.com/radareorg/radare2 - e13753e6d0dabd83179411b6998fa800d939fb58 authored about 4 years ago by pancake <[email protected]>
Support boolean columns in RTable ##util

github.com/radareorg/radare2 - 43ff1e41890c507b02b262285023ab1f47df9d85 authored about 4 years ago by pancake <[email protected]>
Implement /head, /tail and /page in RTable API ##util

github.com/radareorg/radare2 - 6ce78c61494a80f1a5683ae7fed3ef0daab47a0d authored about 4 years ago by pancake <[email protected]>
Always register the derived CC from the reg profile ##anal (#17685)

github.com/radareorg/radare2 - f71ec729ba7a4ac5121f562f2f7d93634e853934 authored about 4 years ago by pancake <[email protected]>
Install r2sdb, detect R2_HOME_SDB_FCNSIGN for r2extras custom CC ##build

* cc: Add autodetection for R2_HOME_SDB_FCNSIGN new location of custom calling conventions
* Fi...

github.com/radareorg/radare2 - 2a0d8fbe5926a50588c81833e73d403b04cff139 authored about 4 years ago by Damien Zammit <[email protected]>
Kill RAnal.sdb_fcns because it is unused now ##refactor

github.com/radareorg/radare2 - 8842de91e5fd8f597bc366529e1989095b8d98ce authored about 4 years ago by Florian Maerkl <[email protected]>
Remove noperational axt for vars ##refactor

github.com/radareorg/radare2 - 5e50ed7f111b8cbf6a581012ba9370d3fdc6a890 authored about 4 years ago by Florian Maerkl <[email protected]>
Directly apply Callee Args in Type Matching ##anal

github.com/radareorg/radare2 - e6cefa903ae7d06533e6dfa9b1ee492e9e2f925c authored about 4 years ago by Florian Maerkl <[email protected]>
Add check for null pointer defer

github.com/radareorg/r2ghidra - 05746ed898b0f5c44f408b6c90ea26de821d25eb authored about 4 years ago by FXTi <[email protected]>
Correct set inited SleighAnalValue to invalid status

github.com/radareorg/r2ghidra - eb78b9ea5c2894d6caa18f125331d60cbc3bc940 authored about 4 years ago by FXTi <[email protected]>
Fix scrolling with L in mini graph mode ##visual (#17700)

github.com/radareorg/radare2 - 63803c57dd403105277e8ab23838c4595fa5fe7f authored about 4 years ago by pancake <[email protected]>
Fix #17353 - Remove duplicated implementation of uleb128 in mach0 ##bin (#17489)

github.com/radareorg/radare2 - 89e1618e3c29b920f45cad8ed134cd3353eabdac authored about 4 years ago by phakeobj <[email protected]>
Fix 3 lgtm warnings (#17465)

github.com/radareorg/radare2 - ec6a52e8a90beee8cb96af2e450040956f482314 authored about 4 years ago by Alexis Ehret <[email protected]>
x86 cmp/sub: Properly generate esil for bitsize of 64 ##anal (#17665)

* x86 cmp/sub esil: Support bitsize of 64
* Fix pij tests
* Don't shift if bitsize is 0
* Don...

github.com/radareorg/radare2 - 2293d293085c4dbb89b045809302e984bcbc67c3 authored about 4 years ago by Khairul Azhar Kasmiran <[email protected]>
Add Global Import API (#17692)

* Add Tests and Make it strict

github.com/radareorg/radare2 - 022324029dade6732471355f2e4e7dc2adf37ab1 authored about 4 years ago by Florian Märkl <[email protected]>
Make sure $( is always considered as cmd substitution ##newshell (#17699)

Sometimes argument could be "value$", but this commits ensures that if
the argument is "value$(....

github.com/radareorg/radare2 - 13ca72df81e5327a63909a2cd06de6fbd65e506e authored about 4 years ago by Riccardo Schirone <[email protected]>
Support demangling MSVC managed pointer types ##bin (#17694)

* Demangle __clrcall calling convention
* Transform a giant macro to a function for sanity sake...

github.com/radareorg/radare2 - 22468fdc0a8827336565f6232766d20496272fdc authored about 4 years ago by GustavoLCR <[email protected]>
Test =h on Linux (#17697)

github.com/radareorg/radare2 - 6511ec9cd9757887b0519db888e5e21dbba0940f authored about 4 years ago by Khairul Azhar Kasmiran <[email protected]>
Add support for additional cmd_identifiers ##newshell (#17696)

github.com/radareorg/radare2 - ac6bdc1e7e8d9be314f38b4a7055e4c153bf21c7 authored about 4 years ago by Riccardo Schirone <[email protected]>