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

message 'process with pid started' removed

github.com/radareorg/radare2 - 14454aa477ae558bd2ed6271408862d62d8f686a authored over 3 years ago by gogo <[email protected]>
remove message bin.baddr

github.com/radareorg/radare2 - 9034239b59c4bf685d5a150959e34241e3679149 authored over 3 years ago by gogo <[email protected]>
each linux signals added for tests in one binary. usage: ./elf/signals/signal-input <SIGNAL> (#64)

github.com/radareorg/radare2-testbins - ef60d468a94acbc04ec2ff275e12fee58943e515 authored over 3 years ago by gogo2464 <[email protected]>
Use R_STR_ISNOTEMPTY instead of !R_STR_ISEMPTY

github.com/radareorg/r2ghidra - e9d8fafec4e9bec39cddc09c4415efb4da28ba93 authored over 3 years ago by pancake <[email protected]>
Add m1 build fix back

github.com/radareorg/ghidra-native - 9d7f7d1d8aed8d2360e8efe7976ebb2bb1f1b399 authored over 3 years ago by pancake <[email protected]>
Add noreturn patch back

github.com/radareorg/ghidra-native - a78471b404e3b608fa8dbc5831a84d56f92bf63d authored over 3 years ago by pancake <[email protected]>
Add back the arm64 patch

github.com/radareorg/ghidra-native - 6bf31c8aaed7b011e03fefcb20f3ef86b43aef51 authored over 3 years ago by pancake <[email protected]>
r2libr generated on Fri Jun 11 00:20:16 UTC 2021

github.com/radareorg/radare2-bindings - 4b53017e86125d5f80068a3515956fa4368f2bb3 authored over 3 years ago by mio <[email protected]>
Release 5.3.1

github.com/radareorg/radare2 - afe6d96aaf1722a9e4783a689f9f1a3a4685d612 authored over 3 years ago by Sergi Àlvarez i Capilla <[email protected]>
Fix macos packaging in the CI (#18827)

github.com/radareorg/radare2 - 8503fec5677c35bd43f5eb8f35f945c7acc6fae5 authored over 3 years ago by pancake <[email protected]>
Fix #18825 - Invalid/unknown/unsupported instructions on the arm64 assembler must fail (#18826)

github.com/radareorg/radare2 - af0a6ae98ea3b8b7fa16de06765387be96a31bfc authored over 3 years ago by pancake <[email protected]>
Fix memleak when allocation fails in RCons.input

github.com/radareorg/radare2 - d20b1ac8de169ef058b20b08fce7f3e704695fa1 authored over 3 years ago by Sergi Àlvarez i Capilla <[email protected]>
Pick colors for 2021 tshirt

github.com/radareorg/radare.org - a371b09d50e8bcee6fa316c3ca9d7c8473b9c432 authored over 3 years ago by pancake <[email protected]>
Update docker image and start scripts

github.com/radareorg/r2wars - 9be5d63861d7dec60a2af67a89a1bcedc7d661e8 authored over 3 years ago by pancake <[email protected]>
Reduce stackframe usage in exchange for the heap for portability (#18824)

github.com/radareorg/radare2 - f49ba3a94812cf700da0fd57923a4e36496d8590 authored over 3 years ago by pancake <[email protected]>
Better handling of HAVE_SYSTEM, PTY, FORK, DYLINK and THREADS ##build

github.com/radareorg/radare2 - b545c72017d9ba864389160a98cd6794a131c65d authored over 3 years ago by pancake <[email protected]>
Fix count script

github.com/radareorg/radare2 - f64c370585bf2823c8a64366de90ed5f8141473d authored over 3 years ago by Sergi Àlvarez i Capilla <[email protected]>
WIP: First version with install cmd implemented

github.com/radareorg/r2env - b01a8736af24379b6e9f573c1c2195798c32e178 authored over 3 years ago by murphy <[email protected]>
Improve help message for http.bind

github.com/radareorg/radare2 - 72ab4e83b3d0f5d06b38639d9eee7712434f60cc authored over 3 years ago by Sergi Àlvarez i Capilla <[email protected]>
Add http.basepath to support transparent subdirectory requests ##remote

* r2 -e http.basepath=/foo -c=h /bin/ls
* curl http://localhost:9090/foo/cmd/x

github.com/radareorg/radare2 - b3d27795293221c1c9b0a59de98da3a9f88930ee authored over 3 years ago by pancake <[email protected]>
Fix double unlock regression

github.com/radareorg/radare2 - 56b5b57dcb93efbe1d8512bdacf37078dccbaadb authored over 3 years ago by Sergi Àlvarez i Capilla <[email protected]>
Fix `aod` (opcode description) when using the `r2ghidra` asm plugin

github.com/radareorg/radare2 - f8fc890b69f2aa5c4fc8dfc2cfc83ee6e8d16f18 authored over 3 years ago by Sergi Àlvarez i Capilla <[email protected]>
add experimental docker image

github.com/radareorg/r2wars - 6777a5134ee8b19a8d9cdf8a06ff8aa19c81ed92 authored over 3 years ago by ps1337 <[email protected]>
Ensure the string ownership and fix the leak properly for vlang

github.com/radareorg/radare2 - 976b240e8c563a9b5a6243e397d367b7cbd07e00 authored over 3 years ago by Sergi Àlvarez i Capilla <[email protected]>
Enable the boehm garbage collector when running V scripts

github.com/radareorg/radare2 - e25c4d6419553d23b47a1dfc6e602d4b2e89db06 authored over 3 years ago by Sergi Àlvarez i Capilla <[email protected]>
Fix null deref and memleak in lang.v

github.com/radareorg/radare2 - 5887d1ec727a6510f4115cb1d91bc43e028ad584 authored over 3 years ago by Sergi Àlvarez i Capilla <[email protected]>
Autocomplete <file> for more editors ##shell

github.com/radareorg/radare2 - a391811663e8a9d9dd25d99ceb404ce41cdff4da authored over 3 years ago by Sergi Àlvarez i Capilla <[email protected]>
Describe callt instruction for v850

github.com/radareorg/radare2 - afcbdf90da9107a59ddbd7fb36449ce5c4581e08 authored over 3 years ago by Sergi Àlvarez i Capilla <[email protected]>
undef before redefine

github.com/radareorg/sdb - 5235fbe7e4f14380247c70ea6863925783a2e264 authored over 3 years ago by Sergi Àlvarez i Capilla <[email protected]>
Removed some pointless frees in r_config_set in config.c (#18814)

github.com/radareorg/radare2 - 7a2b03d4c50f5b6ccadd1951311088397776914e authored over 3 years ago by RHL120 <[email protected]>
Add r_list_iter_get_prev (siol eternal) ##util

github.com/radareorg/radare2 - 53d8f3c5914c47ff3a0e1b28b8e0753c4116fe04 authored over 3 years ago by condret <[email protected]>
Fix oob read bug in r_str_home on empty env vars

github.com/radareorg/radare2 - 91bab355092d4fe699f00dd940032412f02e6c11 authored over 3 years ago by Sergi Àlvarez i Capilla <[email protected]>
Use r_sys_getpid() for source portability whetever getpid() is called (#18809)

github.com/radareorg/radare2 - f6b35eec470d799056832c56aace6939b18e0bce authored over 3 years ago by pancake <[email protected]>
Add one more wasi trick

github.com/radareorg/sdb - 3d7d41d7ce5009f01dc5f16c80a3dc9f61b6e1a6 authored over 3 years ago by Sergi Àlvarez i Capilla <[email protected]>
Fixes for the wasi

github.com/radareorg/sdb - 77000dc0ddda5f1b417c56d3595c0f6171fee500 authored over 3 years ago by Sergi Àlvarez i Capilla <[email protected]>
Add support for the frida quickjs fork

github.com/radareorg/radare2-rlang - 29dac8cf4ebd33de573afa990b96660846f395dc authored over 3 years ago by Sergi Àlvarez i Capilla <[email protected]>
Add r2con2020 talk to README.md

github.com/radareorg/r2wars - 6317137aaa99387de3743f38b136770c2e4be4fd authored over 3 years ago by BananaBoii <[email protected]>
Add missing stp/ldp arm64 instruction descriptions

github.com/radareorg/radare2 - 151ab6d77438761fe8d872b4b984b2a3998150bc authored over 3 years ago by Sergi Àlvarez i Capilla <[email protected]>
add some binaries to raise some signals (#63)

github.com/radareorg/radare2-testbins - 8e19d1bd9fd3050c2fbbe0bf2d4bf7bc8e363702 authored over 3 years ago by gogo2464 <[email protected]>
Clarify windows install instructions (#33)

github.com/radareorg/r2ghidra - e407ad48cdbd9eb8e01a97e0ce0a46742cf0bb76 authored over 3 years ago by sordidlist <[email protected]>
Add tests for ldr pre and post-indexed

github.com/radareorg/radare2 - 88b5cb29307e5ec4b61a64011fb309ef92b2e847 authored over 3 years ago by Simon Vareille <[email protected]>
Add arm 16 ldr tests ##test

github.com/radareorg/radare2 - c8190c3a3e820ab001194e0d031f638fc446b12b authored over 3 years ago by Simon Vareille <[email protected]>
Fix ldr post and pre-indexed esil ##emu

github.com/radareorg/radare2 - 064ca9d95f8dec95487e51ce0f9063c450ec7459 authored over 3 years ago by Simon Vareille <[email protected]>
Handle ldr with negative register offset

github.com/radareorg/radare2 - 1762c85860fdd65a4fecd7cb9406c99efd598e9d authored over 3 years ago by Simon Vareille <[email protected]>
Fix visual debugger after 5206c636f547a8ba6ab5b486e7ba5a256fa86df0

github.com/radareorg/radare2 - 12f6eedb27ec81b8c6a978e6370506ea598f8e94 authored over 3 years ago by Sergi Àlvarez i Capilla <[email protected]>
Improve monotonic clock checks, fixing build on old linuxes

github.com/radareorg/radare2 - 247b509edcc48007eee4b695f2438c527ebf5197 authored over 3 years ago by Sergi Àlvarez i Capilla <[email protected]>
Switch to ubuntu18, seems like gha is shipping them again

github.com/radareorg/radare2 - 79ab4435f2050f55f62b205879362ff5d41663bc authored over 3 years ago by Sergi Àlvarez i Capilla <[email protected]>
Fix getopt parsing in ragg2 ##tools

* Fix ##ragg2: illegal option -- E
* Fix ##ragg2: option requires an argument -- X
* Refactor ...

github.com/radareorg/radare2 - 462208568858c5a988ac3a1ad5429e4ed6da5cec authored over 3 years ago by aviciano <[email protected]>
Improve error checking in termux build script

github.com/radareorg/radare2 - 9833d827a81141e55c1446a7c693bed391bd26d2 authored over 3 years ago by Sergi Àlvarez i Capilla <[email protected]>
Add clean target in libr/util/d/Makefile ##build (#18802)

.sdb and .c files are generated and must be cleared.
Add missing target into .PHONY

github.com/radareorg/radare2 - c3d5286ec3b9cb7e1c1e9545335be3ff215785f6 authored over 3 years ago by Jules Maselbas <[email protected]>
Bump ws from 6.2.1 to 6.2.2 in /www/m (#193)

Bumps [ws](https://github.com/websockets/ws) from 6.2.1 to 6.2.2.
- [Release notes](https://git...

github.com/radareorg/radare2-webui - 027a5ea71258d3f15f4601c6e68d4a8234163a0d authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Aim to fix the Termux build

github.com/radareorg/radare2 - b8bc7d700ad73f1115ec9106c6caa8d2534a72d0 authored over 3 years ago by Sergi Àlvarez i Capilla <[email protected]>
Add support for user-defined ragg2 plugins ##egg (#18795)

github.com/radareorg/radare2 - 760ba0b55723d9b5e288db2ae230b4c2ddf15430 authored over 3 years ago by aviciano <[email protected]>
Disable asan builds

github.com/radareorg/r2ghidra - 48bfe60f69e38281481a03c2f4e003bb5ef56121 authored over 3 years ago by Sergi Àlvarez i Capilla <[email protected]>
Add Lg to list egg plugins (#18801)

github.com/radareorg/radare2 - 4852ebea46e4116e2ee719703918e8a55bb4f1e3 authored over 3 years ago by pancake <[email protected]>
Remove build.bat reference

github.com/radareorg/r2ghidra - b04d6bc0fae4d91b03693cd0925157aac13cd5f9 authored over 3 years ago by Sergi Àlvarez i Capilla <[email protected]>
Remove the stale ghidra submodule

github.com/radareorg/radare2-pm - e2c9996ac4c3041df932e803ca0b262968ac1886 authored over 3 years ago by Sergi Àlvarez i Capilla <[email protected]>
Use ghidra-native and remove the huge ghidra submodule

* 20MB repo instead of 600MB
* Apply the minimum required patches to work with r2ghidra
* Add ...

github.com/radareorg/r2ghidra - f865f92ecaa54b15cd3a26a087553b07d2568212 authored over 3 years ago by pancake <[email protected]>
Update the package for ghidra-native

github.com/radareorg/radare2-pm - af5eff64ff05d057b396be6a0c14d2215b20b541 authored over 3 years ago by Sergi Àlvarez i Capilla <[email protected]>
Fix #18799 - r2pipe command output not always captured (#18800)

* put console in noflush mode in r_core_cmd_str to avoid flushing the console buffer
when the...

github.com/radareorg/radare2 - 5206c636f547a8ba6ab5b486e7ba5a256fa86df0 authored over 3 years ago by ab1030 <[email protected]>
Apply some more patches

github.com/radareorg/ghidra-native - 473b8c815faa10908fb497f6e0877e9fbd266989 authored over 3 years ago by Sergi Àlvarez i Capilla <[email protected]>
Fix #1 - Add support for STM8

github.com/radareorg/ghidra-native - c8ed4b8e9b532f205e528dcdc8e9b2c2524f7e3b authored over 3 years ago by Sergi Àlvarez i Capilla <[email protected]>
Add fix for the heritage crash spotted in bc's 9664 addr

github.com/radareorg/ghidra-native - e415155900d75a45ee73cb120f48dc38dd0f68fa authored over 3 years ago by Sergi Àlvarez i Capilla <[email protected]>
Set prj.vc to false if git is not in PATH (#18797)

github.com/radareorg/radare2 - 642def0996bf64917107ad4ff01ee25ccf27f883 authored over 3 years ago by RHL120 <[email protected]>
Fix bug in r_list_insert that breaks r_list_sort ##util

github.com/radareorg/radare2 - ddb8114999cfcf68d19ab1661e4c9a754f4f3bfd authored over 3 years ago by condret <[email protected]>
Implement r_list_iter_to_top #18793 (siol eternal), do some minor cleanup and fix bug in r_list_prepend that breaks r_list_sort ##util

github.com/radareorg/radare2 - 56c23ca3e0197877fdb4d47327cd1589460e28a5 authored over 3 years ago by condret <[email protected]>
Fix `make patch`

github.com/radareorg/ghidra-native - 80190fcfe1be11497dc90e33be29ee6892c33ddd authored over 3 years ago by Sergi Àlvarez i Capilla <[email protected]>
Initial commit

github.com/radareorg/ghidra-native - 877763732c58232334a2abcedf56419b4c9678c9 authored over 3 years ago by Sergi Àlvarez i Capilla <[email protected]>
Add asm.cpu= aliases for tricore, toy, 8051, 6805, cr16, mcs96, m8c, pic24 and z80

github.com/radareorg/r2ghidra - c2ebd1e4db596157de4a0e659c665f016500f633 authored over 3 years ago by Sergi Àlvarez i Capilla <[email protected]>
r2libr generated on Thu Jun 3 03:16:50 UTC 2021

github.com/radareorg/radare2-bindings - 36b67402b7fe49a2972b172b081a2a6dd94c158b authored over 3 years ago by mio <[email protected]>
Fix armhf/armv7 musl compatibility again (#18792) ##build

In e92d170a3b9fa70e2abacae73e30acfb3dcfc6bd, the include of asm/ptrace.h
has been silently disa...

github.com/radareorg/radare2 - 79539dfbda68eca72d28214956229b05bdefcbaa authored over 3 years ago by nmeum <[email protected]>
Compile epub/pdf with images, toc and cover using pandoc in the CI

github.com/radareorg/radare2-book - a1f79e1aa7ccac470b882e75b48c4777e173003f authored over 3 years ago by Sergi Àlvarez i Capilla <[email protected]>
Fix null deref false positive in cmd_zign.c

github.com/radareorg/radare2 - 469355bda20153e8ef236cb33bbce412b82146db authored over 3 years ago by Sergi Àlvarez i Capilla <[email protected]>
Release 5.3.0

github.com/radareorg/r2ghidra - 93342c6dae935fe23b29e2517b71f4233bf5dae8 authored over 3 years ago by Sergi Àlvarez i Capilla <[email protected]>
Release 5.3.0

github.com/radareorg/radare2-rlang - b2b136c0749883fbefdf6f5ff196aea44693f973 authored over 3 years ago by Sergi Àlvarez i Capilla <[email protected]>
Release 5.3.0

github.com/radareorg/radare2-extras - b49e51aefb6b2206a6321b936df737d6c0cfd828 authored over 3 years ago by Sergi Àlvarez i Capilla <[email protected]>
Release 1.8.0

github.com/radareorg/sdb - 1e147b1b2b53d1bf1f90c9d5e164403a76c2d91b authored over 3 years ago by Sergi Àlvarez i Capilla <[email protected]>
Release 5.3.0 - codename: Root Powder Goety

github.com/radareorg/radare2 - ee753c25094c6e1c62dfb9596423824251dbc943 authored over 3 years ago by Sergi Àlvarez i Capilla <[email protected]>
Fix empty lines in hexdump with multiple comments in one line ##print

github.com/radareorg/radare2 - 0aba7ad0e6fe7602f440ddc1209a19ef2a7f2854 authored over 3 years ago by pancake <[email protected]>
Fix emulation for ARM's ldrd ##esil

* Add arm32 tests for ldrd esil expressions
* Translate ldrd instructions into esil
* Handle p...

github.com/radareorg/radare2 - c6f09b997c358e18194c9e15e2ca0a55b910b354 authored over 3 years ago by Simon Vareille <[email protected]>
Fix the last issues spotted by coverity (#18787)

github.com/radareorg/radare2 - 83f590bee323b9e3a718579af008be62eeaf10c2 authored over 3 years ago by pancake <[email protected]>
Bump to yara v4.1.1

New version of Yara is available: https://github.com/VirusTotal/yara/releases/tag/v4.1.1

github.com/radareorg/radare2-pm - 91638e84e278aabc5e46626033ff18bf589dabe5 authored over 3 years ago by Sylvain Pelissier <[email protected]>
Fix new coverities

github.com/radareorg/sdb - 5a6c9aac8188b21860366977253916775510bf81 authored over 3 years ago by pancake <[email protected]>
Improve aaaa log messages and avoid aaef to run in debugger mode ##anal (#18786)

github.com/radareorg/radare2 - 158a5f9b041498a2a25eb84d3d5faaf955ae68e9 authored over 3 years ago by pancake <[email protected]>
Mention linking exception for GPLed libiberty

* The C++ demangling code from libiberty is GPL-2.0 or later, but has a linking
exception.
* T...

github.com/radareorg/radare2 - a609fb57d64f37107ad9ee628d44c23f34c8e8da authored over 3 years ago by StefanBruens <[email protected]>
Fix CI badge in the readme

github.com/radareorg/radare2 - 40ae0fa7d0bd468f7560426e87c034c6843778a5 authored over 3 years ago by Sergi Àlvarez i Capilla <[email protected]>
Dont trust the unaligned rich PEs ##bin

github.com/radareorg/radare2 - 4a2e8469430895b5668f82e76e700a68317ce2a9 authored over 3 years ago by pancake <[email protected]>
Fix oobread in io.r2k.linux plugin

github.com/radareorg/radare2 - 99587dfb618b92bb2864d0ad23478c5936d8276e authored over 3 years ago by Sergi Àlvarez i Capilla <[email protected]>
Fix oobread in anal.arm64

github.com/radareorg/radare2 - 8e14836458cf4ef26a80dd758b4cf122cb56f457 authored over 3 years ago by Sergi Àlvarez i Capilla <[email protected]>
Fix double free in disasm.c

github.com/radareorg/radare2 - c2fe231a6afe519fd387fbff225358428dd817f7 authored over 3 years ago by Sergi Àlvarez i Capilla <[email protected]>
Show r2version in git-tap for release tarballs

github.com/radareorg/radare2 - 22717f203c48c4d3f369bf9bee4df04170f82e66 authored over 3 years ago by Sergi Àlvarez i Capilla <[email protected]>
Improve output for make -s and fix magic install with symlinks issue (#18781)

github.com/radareorg/radare2 - bcb8333e6fa3443c3bdf5786eca460cd19b63d03 authored over 3 years ago by pancake <[email protected]>
Update SDB with latest cleanups in sync with r2

github.com/radareorg/radare2 - dac25ce8de84badcff526e4a924c8e23c55ac546 authored over 3 years ago by pancake <[email protected]>
Fix issues spotted when used from r2

github.com/radareorg/sdb - ed73bd2f8826f45184c104640f81331b75e0d6b9 authored over 3 years ago by pancake <[email protected]>
More memleak fixes

github.com/radareorg/sdb - 7894304c056f13a4ee122abf6d47169b0c486c50 authored over 3 years ago by pancake <[email protected]>
Fix RCons grep regression

github.com/radareorg/radare2 - 02b6d5d4f0d7f94539b5afc497d58cb56b49f3c7 authored over 3 years ago by pancake <[email protected]>