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

Update debian.sh (#18299)

The flag as given is a typo. This corrects things.

github.com/radareorg/radare2 - f63fc2c34cd072cc4fa0c5a8126ebe974bbf443d authored over 3 years ago by Gordon M <[email protected]>
Release 5.1.0 - just for the version bump

github.com/radareorg/radare2-r2pipe - 4e8baade815fdbbac359e3f8d185287e761d7f97 authored over 3 years ago by pancake <[email protected]>
Support statically linking system OpenSSL ##build (#18296)

For projects that use radare2 as a subproject, allow OpenSSL to be
compiled statically into rad...

github.com/radareorg/radare2 - 0939e57001c9eeda296d2699c60b967b5927e637 authored over 3 years ago by Keegan Saunders <[email protected]>
Avoid array subscript type issues (#18295)

Cast char to unsigned char for standard reasons and security purposes.

Fixes build issues on ...

github.com/radareorg/radare2 - 9d761f6a88ee603a34b747c5a226f24d6b172447 authored over 3 years ago by Kamil Rytarowski <[email protected]>
Avoid overwriting LDFLAGS (#18294)

Append, instead of setting -lkvm for BSD platforms.

github.com/radareorg/radare2 - 73bb7fdd66d5b3c8abebd8fae281f4f75446b9ec authored over 3 years ago by Kamil Rytarowski <[email protected]>
add more functions to simlibc

github.com/radareorg/esilsolve - d9b688aa2e74208aebae6efc7bdc3c71c1cb1799 authored over 3 years ago by aemmitt-ns <[email protected]>
Fix ui/settings and noisy sessions polling

github.com/radareorg/r2app - ec6c28c25c78d5393fe1f6150f10c09cbd87ff3d authored almost 4 years ago by pancake <[email protected]>
Add DOOM

github.com/radareorg/r2app - 0d33b2d27d9dcaaf3a3cd3114803e48a36e1e913 authored almost 4 years ago by pancake <[email protected]>
Define PYC_ROOT and WASM_ROOT (#18290) ##build

Avoid passing -I as this is a non-portable construct.

Caught in pkgsrc on NetBSD.

github.com/radareorg/radare2 - de01f2d7db0508d16b0c43703bed9de3b9a78708 authored almost 4 years ago by Kamil Rytarowski <[email protected]>
Fix wrong documentation of rep cmpsb esil expression in esil.md

github.com/radareorg/radare2 - c5240b1a3da76c82ccb0ecd16f7db4e7ae45465d authored almost 4 years ago by condret <[email protected]>
Release 5.1.0 - codename: lasagna

github.com/radareorg/radare2 - a8f9be987b8e8a5009472f860fc725bc1f6f1fcc authored almost 4 years ago by pancake <[email protected]>
Upload android-arm64 artifact and disable memleak checks in meson-asan testruns ##ci

github.com/radareorg/radare2 - 27da0d4db9d61c6b2d9a1c4fd3f0eeba3dcbddfa authored almost 4 years ago by pancake <[email protected]>
Fix shell portability issue (#18288)

Caught in pkgsrc on NetBSD.

github.com/radareorg/radare2 - f9c99f1cd5a88eca291c0cdaa9f0347bff9e3aac authored almost 4 years ago by Kamil Rytarowski <[email protected]>
Initialize the ndk once and for arm64 for now

github.com/radareorg/radare2 - ad66121556c151dacaf4205870017a832a93dd96 authored almost 4 years ago by pancake <[email protected]>
Fix #18256 - Double free in RBin.DEX.libs (#18286)

github.com/radareorg/radare2 - 320f322da3e385291d14c54f211394c31c92abcf authored almost 4 years ago by pancake <[email protected]>
Fixes for the android-ndk-installer script and the android-arm64 CI job (#18287)

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

github.com/radareorg/radare2 - 36d63b46f62b1f30909857783d3588aa8b97430d authored almost 4 years ago by pancake <[email protected]>
Use r_core_flag_get_by_spaces() in getFunctionName() ##rizin (#18285)

Co-authored-by: Paul I <[email protected]>

github.com/radareorg/radare2 - 98868585c9db8b5b22f987020e3bc22daf97e661 authored almost 4 years ago by pancake <[email protected]>
Add WIP android-arm64 ACR build and other CI improvements ##ci

* Fix macos test
* Add cabextract for pdb tests
* Add android-ndk-installer script
* Using ND...

github.com/radareorg/radare2 - 85edbad0aa4a981fe09a5c3d4b5b499cabb13f1a authored almost 4 years ago by pancake <[email protected]>
Fix R2APP_DEBUG env var msg in the README

github.com/radareorg/r2app - 9a66aafbc5eb56b6d2055acd2b002bdb87d3a6f0 authored almost 4 years ago by pancake <[email protected]>
Implement history filtering for dietline ##cons (#18283)

github.com/radareorg/radare2 - f6f7728cf411a08bf81374aaf301b896c49ff842 authored almost 4 years ago by pancake <[email protected]>
Fix some of the last coverities related to UAF and OOBREAD

github.com/radareorg/radare2 - 51145a117a2fb80981068acbf70061ba4c4d8e52 authored almost 4 years ago by pancake <[email protected]>
Fix memleak in db/formats/mangling/mangling

github.com/radareorg/radare2 - b8afdf8d7df0960ecbff9db6c3a1f0fa52b8a706 authored almost 4 years ago by Qijia Liu <[email protected]>
Release 5.1.0

github.com/radareorg/r2ghidra - 1e974672e95f6746c8625a05d42d5bbf9b79d5dc authored almost 4 years ago by pancake <[email protected]>
Warn once about the missing anal.cc ##anal

* fix anoying warning on archs with dynamic or unknown regprofiles

github.com/radareorg/radare2 - 07b466f61bc5182384b2b8d218568cf3294a3026 authored almost 4 years ago by pancake <[email protected]>
Support wide strings

github.com/radareorg/r2ghidra - 338a56d5cbb7c07302ace5a74f5d10161258844b authored almost 4 years ago by Florian Maerkl <[email protected]>
Add pyfile io example (#27)

github.com/radareorg/radare2-rlang - c744955835498b708c9c7d09cc3ffdd19fbb8918 authored almost 4 years ago by condret <[email protected]>
Add ghidra.maximplref Config Var

github.com/radareorg/r2ghidra - f381954902d6439c284c74d102186d8bb529aff3 authored almost 4 years ago by Florian Maerkl <[email protected]>
RTable: replace UT64MAX with dashes for X specifier

github.com/radareorg/radare2 - 8e622bc4df64bf7794398a3f3dcfaf4e8c968b95 authored almost 4 years ago by Paul I <[email protected]>
Some clang-format improvements ##indent

* Fix for clang-format parsing error
* Align consecutive macros for clang-format
* Dont align es...

github.com/radareorg/radare2 - ef462a4800f1ea147fc0e59df0e76adc0fb8cb11 authored almost 4 years ago by Anton Kochkov <[email protected]>
Add additional ELF header fields to rz-bin output (#372)

github.com/radareorg/radare2 - f57677b5540b3b325301d3c55334c72d3e7a712f authored almost 4 years ago by Briand Djoko <[email protected]>
Use space between 'so' and argument (#401)

github.com/radareorg/radare2 - 1b3c152452b615d38d26c612ec7d893b7927157b authored almost 4 years ago by Riccardo Schirone <[email protected]>
Prevent NULL pointer dereference

github.com/radareorg/radare2 - 87d5855d3545cbc9d5bb74a34584e68b2fdca68a authored almost 4 years ago by Anton Kochkov <[email protected]>
Improve derizin script

github.com/radareorg/radare2 - 90b5748289159bdd54b771ac1ef9d780ac15aa30 authored almost 4 years ago by pancake <[email protected]>
Patching AVR ao wrong output on rjmp instruction (#415)

* Patching AVR ao wrong output on rjmp instruction
* Fixed test output
* Add AVR RJMP test

Co-a...

github.com/radareorg/radare2 - e55d7c033bf009c2f80f1d9d186350e3b69bb38d authored almost 4 years ago by Giovanni <[email protected]>
Fix old uses of @@ and @@@ (#409)

github.com/radareorg/radare2 - c09e60843edf6abd08fc5bb8077c1f639e36bbdf authored almost 4 years ago by Riccardo Schirone <[email protected]>
Fix dead increments

github.com/radareorg/radare2 - 5b1b0c0da69f596cc8afce61d267038d2042017c authored almost 4 years ago by Alexis Ehret <[email protected]>
COFF: handle empty sections (#447) ##bin

github.com/radareorg/radare2 - 59ad3b3c0b4cc5c86d9629284ee9785358be7cb0 authored almost 4 years ago by Paul I <[email protected]>
Fix memleaks in ESIL op handlers (#438)

github.com/radareorg/radare2 - 77455b1c6436e57e9e5a30ba71ecb089d87fe92d authored almost 4 years ago by Paul I <[email protected]>
Added windows rebase tests ##test

github.com/radareorg/radare2 - 4b6abb88ee0456593a6e413750a01581ed21d034 authored almost 4 years ago by yossizap <[email protected]>
Fix UB with undeflow on anal.x86_cs

github.com/radareorg/radare2 - 148cdb9665b6400e4e9c1704dbf7e52af738820f authored almost 4 years ago by pancake <[email protected]>
Avoid the use of io->off in python RIOPlugins. io->off is a global offset, not plugin related (#26)

github.com/radareorg/radare2-rlang - 78c6f7011b0b806992df04edd833264c36a24e80 authored almost 4 years ago by condret <[email protected]>
Fix Cydia - Disable AVR plugin ##build

github.com/radareorg/radare2 - 2c207c534a2c24057604706fb6297cb6741f71c9 authored almost 4 years ago by pancake <[email protected]>
Some memory access sanitization for anal_x86.cs ##emu

github.com/radareorg/radare2 - a8b86d15e868f854394d816b49e15385eabf6291 authored almost 4 years ago by condret <[email protected]>
radiff2: drop MODE_DIST (#16986)

MODE_DIST (-s) is the same as MODE_DIST_LENVENSTEIN (-ss) but much slower.
Drop it. Make MODE_D...

github.com/radareorg/radare2 - 0d4d8c083f21c6ccdd204bb0a21537c5ea9d6e2e authored almost 4 years ago by Fangrui Song <[email protected]>
Fix 18264 - honor graph.font in more places (#18276)

github.com/radareorg/radare2 - 2e1d0579d7f70ea09d6a249007cb3987430a7cc0 authored almost 4 years ago by pancake <[email protected]>
Fix invalid left shift on dalvik parser

github.com/radareorg/radare2 - c30bb618d2bc2a5a1074a7362ab325a93ed4c90f authored almost 4 years ago by pancake <[email protected]>
Fix tcc in the CI, their latest GIT contains non-executable configure script

github.com/radareorg/radare2 - 778b5e041eea6cbaa397e55b32f09eb400a08549 authored almost 4 years ago by pancake <[email protected]>
Fix #18274 - Fix crash in r2 *.wasm ##bin (#18275)

github.com/radareorg/radare2 - 1d9a6d3338dc2406b9ac182b50e254557e341611 authored almost 4 years ago by pancake <[email protected]>
Fix build for capstone5 ##build (#18273)

github.com/radareorg/radare2 - c889cbadf7b608822677251d1781925403517213 authored almost 4 years ago by pancake <[email protected]>
Fix HUGE bottleneck in the WebAssembly pseudo disassembler and analyzer ##disasm (#18269)

github.com/radareorg/radare2 - ce4e941043e66fa2c694b859e525450531ae4408 authored almost 4 years ago by pancake <[email protected]>
Enable python io plugins to use desc->data (#24)

github.com/radareorg/radare2-rlang - b455734329e1c856781e361a222fbb2e2d467c1d authored almost 4 years ago by condret <[email protected]>
Add support for RAnal.ESIL plugins ##esil (#18206)

github.com/radareorg/radare2 - cd6a439151b77d4c83dd160e5d4a9118446d6fda authored almost 4 years ago by pancake <[email protected]>
Use pj in debug ##refactor (#18270)

github.com/radareorg/radare2 - a79bf446fae615e668b8ea1cf70dd4451689cd72 authored almost 4 years ago by Liumeo <[email protected]>
Update screenshot

github.com/radareorg/r2app - ecf4718cd595fa1751649ded28a64e2657823c48 authored almost 4 years ago by pancake <[email protected]>
Fix README

github.com/radareorg/r2app - 16d5726da19b7f931238854b39476b1cb94392a6 authored almost 4 years ago by pancake <[email protected]>
Indent all the things

github.com/radareorg/r2app - 15d955810b054c912f754b6240f59f691ead1325 authored almost 4 years ago by pancake <[email protected]>
Add script to indent html files

github.com/radareorg/r2app - fc9ec9d9b686d2cb42b272f581cf9fb4a4c994f4 authored almost 4 years ago by pancake <[email protected]>
Add rasm2 panel, html indenter and HDPI fixes

github.com/radareorg/r2app - cd1db12761dd747188e1010441f0cb1fef5f2ad1 authored almost 4 years ago by pancake <[email protected]>
Fix memleak in test_r2pipe & test_esil_dfg_filter (#18271)

github.com/radareorg/radare2 - 14fee1797bb9e659c0d12566f83ff1dccd332e86 authored almost 4 years ago by Liumeo <[email protected]>
add esilsim and simlibc to simulate lib functions

github.com/radareorg/esilsolve - f0c8e2687de21692c87f08f8258bd3253c50b2a9 authored almost 4 years ago by aemmitt-ns <[email protected]>
Fix mg when file exists and cannot be created (#18272)

github.com/radareorg/radare2 - 51b8a74636a3725df454e7410777b599d456d9a2 authored almost 4 years ago by Murphy <[email protected]>
Rename installed files to r2cutter

github.com/radareorg/iaito - a3b5a37a07a2645720c3fbdf99d405e9ba0617fa authored almost 4 years ago by Florian Märkl <[email protected]>
Update .desktop and .appdata.xml contents to r2cutter

github.com/radareorg/iaito - 14b731ac2a20a82b6fc7ebe1d75eeb0d366353c5 authored almost 4 years ago by Florian Märkl <[email protected]>
Clickable graph nodes and support named addresses

github.com/radareorg/r2app - 28adcf80e4366131fb9496ef1758566ace251417 authored almost 4 years ago by pancake <[email protected]>
Add support to stream files using mg (#18253) ##fs

* Fix return values to int
* Add support to mg to read files in chunks
* Add support fs_io plu...

github.com/radareorg/radare2 - 8245e459f48ba89ba9135115de4fa8e666bcad5d authored almost 4 years ago by Murphy <[email protected]>
Fixes in clickrows

github.com/radareorg/r2app - a9418c8413f4b3dc5d14d65378b2b7e435c43f55 authored almost 4 years ago by pancake <[email protected]>
Run indent

github.com/radareorg/r2app - de33c24237b9ad8a2252788a06bb4a8e46b31c1a authored almost 4 years ago by pancake <[email protected]>
Add root makefile

github.com/radareorg/r2app - 89895aca1a33978ff70f24cdd3b1e0846b31bbb3 authored almost 4 years ago by pancake <[email protected]>
add maps, files and menus

github.com/radareorg/r2app - 5c3a6dd5d9cca3590ac818fff65d565b79a233c9 authored almost 4 years ago by pancake <[email protected]>
Move stuff into src/

github.com/radareorg/r2app - bf012eb3269b3fcbda4a7f5256d9d9c1c42c999e authored almost 4 years ago by pancake <[email protected]>
Enhace addTab() with html parameter and working tab clicking

github.com/radareorg/r2app - 29c89497817f00db1da8e7def8c84ecca9d8c750 authored almost 4 years ago by pancake <[email protected]>
Fix up arrow

github.com/radareorg/r2app - 2e298fdaeda57addb6e1bbe4f081860bf34bed95 authored almost 4 years ago by pancake <[email protected]>
Update icons for the r2cutter rebranding

github.com/radareorg/iaito - c25f2264b7bd505f236b9cfc33cbf2742c022b06 authored almost 4 years ago by pancake <[email protected]>
Dont demangle with libs unless requested ##bin (#18268)

github.com/radareorg/radare2 - 2d2cef076cef67550b858da5f25b03b1d8e09e33 authored almost 4 years ago by pancake <[email protected]>
Fix crash when wasm file contains symbols with large names ##bin (#18261)

github.com/radareorg/radare2 - 5dedf4aa63b6aa4f16d738a9382cff9c572b821b authored almost 4 years ago by pancake <[email protected]>
Add bin.cache evar to use io.cache when bins need to patch relocs ##bin (#18247)

github.com/radareorg/radare2 - c76558c031282db0cfde0633f335eb7eaccf75a1 authored almost 4 years ago by pancake <[email protected]>
Use pj in core ##refactor (#18267)

* Use pj in core ##refactor

* fix tests

github.com/radareorg/radare2 - 302f4949a63f81967c77079cbf158c360116129d authored almost 4 years ago by Liumeo <[email protected]>
Fix UB in clz(0) spotted by asan (#18265)

* unum.c:41: runtime error: passing zero to clz(), which is not a valid argumentruet

Co-autho...

github.com/radareorg/radare2 - 138c5a9b42672a578d690259c5f31b584162aa11 authored almost 4 years ago by pancake <[email protected]>
Fix some bugs in esil_dfg.c

github.com/radareorg/radare2 - c593041309a6163ecd1c725fa4669db191ce8b36 authored almost 4 years ago by ChD1 <[email protected]>
Update libr/anal/esil_dfg.c

github.com/radareorg/radare2 - a7bb374c6252d5f60d3456334c5876064c80d5bf authored almost 4 years ago by pancake <[email protected]>
Add dotnet.wasm segfault bin

github.com/radareorg/radare2-testbins - 01a13183891d0de8ca01f2c74d96dcc61db8f085 authored almost 4 years ago by pancake <[email protected]>
Add CI test to ensure symlink reinstalls work (#18252) ##build

github.com/radareorg/radare2 - c3f7d0e1d1b35c698f47ee4126bef6fdea2bd527 authored almost 4 years ago by pancake <[email protected]>
Use pj in cmd_log and cmd_print ##refactor (#18259)

github.com/radareorg/radare2 - 39f5b12b8fe3493516ee7ba5257843c6289a3fcc authored almost 4 years ago by Liumeo <[email protected]>
Revert the tests with trimmed trailing spaces (#18263)

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

github.com/radareorg/radare2 - 69fb5a6bf7bbdb884f3deecd8a3512e50e089d46 authored almost 4 years ago by pancake <[email protected]>
Fix crash in radare2-rlang

github.com/radareorg/radare2 - 321c1dc0d789390c01c111ab2d50731090823eef authored almost 4 years ago by condret <[email protected]>
Move test/scripts into test/bins/src and fix broken tests (#18031)

github.com/radareorg/radare2 - bdbcc780310e74b319c3fffc46706d86b9c1dab1 authored almost 4 years ago by Sahil Siddiq <[email protected]>
Moved contents of test/scripts in radare2 repository into src/ (#54)

github.com/radareorg/radare2-testbins - 41f10a2b948225beda28e937007f2a9e40011ebb authored almost 4 years ago by Sahil Siddiq <[email protected]>
Add more dummy menus

github.com/radareorg/r2app - 3d6ee7161e4f36031d27c3875dca6171a4a4f961 authored almost 4 years ago by pancake <[email protected]>
Initial refactoring into r2app with better management

* Improved main window, modal file selection dialog
* Project selection starting to work

github.com/radareorg/r2app - 4a3b22d52adfafeb98c09a3ad7da93e165205fe9 authored almost 4 years ago by pancake <[email protected]>
Fix Mach-O rebase on fat slices ##bin (#18248)

* Don’t add boffset to macho sections paddr
* Add test

github.com/radareorg/radare2 - d8b6f52e1ddccf3a6051335e399fb150f23065a8 authored almost 4 years ago by Francesco Tamagni <[email protected]>
Add modern objc fat macho

github.com/radareorg/radare2-testbins - 25d65ebba60e199982d7a20b16451908faf507a5 authored almost 4 years ago by Francesco Tamagni <[email protected]>
add floating point instructions to arm64 esil

fix div by zero compiler issue

update arm64 register profile

fix floating LT,LTE, fix FCCMP,CC...

github.com/radareorg/radare2 - 2dc88c63b708585064f7e984be89f66894271bf9 authored almost 4 years ago by aemmitt-ns <[email protected]>
add a ton of supporting code for vector instructions

achieve working vector instructions

github.com/radareorg/radare2 - bff0adf088843d24096816d003b0d9fa6b4986b7 authored almost 4 years ago by aemmitt-ns <[email protected]>
refactor arm64math and helpers, add L*,S2D,U2D

fix u2d to be unsigned

fix and improve formatting

one more format fix

add fmul with vector te...

github.com/radareorg/radare2 - f3cce89d41f1d2cf703f245abb6ef2fa6a4a3d30 authored almost 4 years ago by aemmitt-ns <[email protected]>
fix afvR test, previous results were wrong

github.com/radareorg/radare2 - b203991236baee2e11f2ffbf5b2100a026406d7f authored almost 4 years ago by aemmitt-ns <[email protected]>
Add onn command to fix custom map assignments ##io

github.com/radareorg/radare2 - fad6785005a3736187495cf621c88df82da8f0f9 authored almost 4 years ago by pancake <[email protected]>
Accept rwx argument in onn command ##io

github.com/radareorg/radare2 - fdb39cb5b79aa97cf679834d00a3991cc335d2c3 authored almost 4 years ago by pancake <[email protected]>
Handle io.maps and bin.segments in o* to handle custom maps in projects ##projects

github.com/radareorg/radare2 - d6f4cca16762509efb717e0c4158b219334ca619 authored almost 4 years ago by pancake <[email protected]>