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

Fix meson -Dblob=true builds for static ##windows

github.com/radareorg/radare2 - 4ba0af5d1d9e53e4b85cd989e49f22b61e24c938 authored over 2 years ago by pancake <[email protected]>
Add w64-static builds in the CI ##windows

github.com/radareorg/radare2 - 02f9dd18399ed40fc7ebd7a391c01c0c46b27b80 authored over 2 years ago by pancake <[email protected]>
Dont use != NULL as its implicit in C, even for bool casts ##refactor

$ find binr libr -name "*.c" -exec sed -i -e 's/ != NULL//g' {} \;

github.com/radareorg/radare2 - f8a35da205b26352ea3c851f9fa3dff154f46266 authored over 2 years ago by pancake <[email protected]>
Fix title glitch in release-notes script

github.com/radareorg/radare2 - d759ee6a0727218964f2cfb8a6db1dbf93355fd5 authored over 2 years ago by pancake <[email protected]>
Fix UAF in mdmp parser

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

github.com/radareorg/radare2 - 64d30e30cd15de71cc9d430e198998590dc4542e authored over 2 years ago by pancake <[email protected]>
Fix some static meson blob dependency leftovers ##build

github.com/radareorg/radare2 - 4648f448e19f076e1673d95773eab5bffd79efb2 authored over 2 years ago by pancake <[email protected]>
Fix msvc warnings (#19827)

github.com/radareorg/radare2 - 4bed905d8ae07f0dc324ec90933c8da2d2297b81 authored over 2 years ago by pancake <[email protected]>
Fix buffer overflow in asm.nbytes, add hard limit to 64 ##crash

github.com/radareorg/radare2 - 7ccf9fbd6b4d3b0887dccb0fca9a5af87e1bb418 authored over 2 years ago by Sergi Àlvarez i Capilla <[email protected]>
Improve the way asm.nbytes plays with asm.flags.inbytes ##disasm

github.com/radareorg/radare2 - 43a2ee368618104111dd09e184ee6d9c54e49e0e authored over 2 years ago by Sergi Àlvarez i Capilla <[email protected]>
Fix #19489 - Implement assembler for jrcxz ##asm

github.com/radareorg/radare2 - 16b3ff90b0f4ab847c7430d6baafa8f17c2596fc authored over 2 years ago by pancake <[email protected]>
Fix some bugs spotted by CodeQL

github.com/radareorg/radare2 - 7370759fa093a1bbd52d93cf8fe773ecf77f4a0d authored over 2 years ago by pancake <[email protected]>
Add fPIC to user.sh builds

github.com/radareorg/radare2 - 842b89a3cbababeeb5dca461f7435de24f4eb428 authored over 2 years ago by Sergi Àlvarez i Capilla <[email protected]>
Fix recently-introduced memleak in panels

github.com/radareorg/radare2 - 00dd54d44f5b2ca9ffcd6b0b540fb9fd0e65cc90 authored over 2 years ago by Sergi Àlvarez i Capilla <[email protected]>
Update to the latest yxml from git

github.com/radareorg/radare2 - ae65a86282451f2154c92f027ad4640b8cf6e4f3 authored over 2 years ago by Sergi Àlvarez i Capilla <[email protected]>
Add afiq for quiet functino info and refactor the anal/abi.inc ##analysis

github.com/radareorg/radare2 - f44932aafabdfa5b349054bb5e1f30234015a75e authored over 2 years ago by Sergi Àlvarez i Capilla <[email protected]>
Add help for 'pie?', add pieq and add ninstr in afi[j] ##analysis

github.com/radareorg/radare2 - d07bcfa8b2b58bc496899a507cd6ae2feb9f4923 authored over 2 years ago by Sergi Àlvarez i Capilla <[email protected]>
Update tests

github.com/radareorg/radare2 - cedcd245082019c56fe00824ab8bbbafed57aeb4 authored over 2 years ago by Sergi Àlvarez i Capilla <[email protected]>
Refactor r2env core and add tests

github.com/radareorg/r2env - a1b6363f26f874e3826f4691c6a82ca56f48fb8a authored over 2 years ago by Murphy <[email protected]>
Update profiles.json

github.com/radareorg/r2env - ac6a07224675ba65836000f1f8b830ac0ef03ba5 authored over 2 years ago by Murphy <[email protected]>
Add tests to package manager

github.com/radareorg/r2env - ffa0f87d9c5a8ec12cec8fba66c2bf18d4e45260 authored over 2 years ago by Murphy <[email protected]>
Update gitignore

github.com/radareorg/r2env - e27ce149b38af10d2c31f7de41ca3a36c8eec4e2 authored over 2 years ago by murphy <[email protected]>
Add 5.5.2 version

github.com/radareorg/r2env - 5cb3f75f35fcad8cf45f6191a1941f1ad927c442 authored over 2 years ago by murphy <[email protected]>
Refactoring package manager

github.com/radareorg/r2env - e6bcd7c4d41ed813a8a5427f9cd4e328f6258a0e authored over 2 years ago by Murphy <[email protected]>
checkout master when clonning a repo

github.com/radareorg/r2env - 9459ab1f729bb08d8cfe3bee72101a3056e2dd1a authored over 2 years ago by Murphy <[email protected]>
Refactor package manager

github.com/radareorg/r2env - bf35b3695903367cb0a12d138caa04a41c26dea1 authored over 2 years ago by Murphy <[email protected]>
Fix some codechecks

github.com/radareorg/r2env - 56426fd1f21615350cc61e75eda69947750867ad authored over 2 years ago by murphy <[email protected]>
Refactor repl and add tests

github.com/radareorg/r2env - c89615d0fb423d8588b5161762730eb81f716d7a authored over 2 years ago by Murphy <[email protected]>
Fix minor issues

github.com/radareorg/r2env - e7d1a246830f6fa8b2df08d4cc796e8365c804f7 authored over 2 years ago by Murphy <[email protected]>
Refactoring Repl

github.com/radareorg/r2env - e449e41971355ca73d1c25b163bb9871bbd3e3d2 authored over 2 years ago by asoler <[email protected]>
Refactor package manager and add tests

github.com/radareorg/r2env - 89272008cab6294cf50a673628f9cb9bc4488f7e authored over 2 years ago by Murphy <[email protected]>
Add dependency to release-job

github.com/radareorg/r2env - 25d26bb0f99cb2f066c0f9127091205df6f0eb7b authored over 2 years ago by Murphy <[email protected]>
Add unit tests to CI

github.com/radareorg/r2env - db5443713082048e61bf3a84f266ea54f0162871 authored over 2 years ago by Murphy <[email protected]>
Fix some lints

github.com/radareorg/r2env - 4ffe814c42119ebce3497913bc18f71d673461f4 authored over 2 years ago by Murphy <[email protected]>
Raising exception when using pacakge not installed in use cmd

github.com/radareorg/r2env - 374e93bf2bb283d8ee3d25aa81a59055c91e85ff authored over 2 years ago by Murphy <[email protected]>
Fix some pylint lints

github.com/radareorg/r2env - 61b9bafdcb852c3aa1b669eff7ba591a20191d0f authored over 2 years ago by Murphy <[email protected]>
Refactor r2env core and add tests

github.com/radareorg/r2env - 47eeb599b633be34192853e1441861ffbb39329c authored over 2 years ago by Murphy <[email protected]>
Create codeql-analysis.yml

github.com/radareorg/r2env - 2200ddcb50ed36af80a6220c003dae0a78808142 authored over 2 years ago by Murphy <[email protected]>
Improve panels interactions with decompiler frame ##visual

github.com/radareorg/radare2 - b5311e975f09914f07ed03cb65f654dba71c37d7 authored over 2 years ago by Sergi Àlvarez i Capilla <[email protected]>
Use R_SYS_BITS by default in rasm2 ##tools

github.com/radareorg/radare2 - b57590c3b3b7728d1b6b821238ec8fdae846fbb2 authored over 2 years ago by pancake <[email protected]>
Record seek history when cliking around in panels ##visual

github.com/radareorg/radare2 - d8d2fc7bca52c3c4d9cca9ef34c913d3762a0645 authored over 2 years ago by pancake <[email protected]>
Fix blank decompiler issue when clicking randomly in panels ##visual

github.com/radareorg/radare2 - 20ed8c14bdef0385af8b6973fcb2e9a77e53c55e authored over 2 years ago by pancake <[email protected]>
Remove R_EMPTY and R_EMPTY2

github.com/radareorg/radare2 - d507bda91c8dfa61d36ae97c4ed7871c5acbb512 authored over 2 years ago by Lazula <[email protected]>
Check for .git extension in upstream remote in install scripts (#19808)

github.com/radareorg/radare2 - 3fc98d4e7f5381352d6c1de2d0f40f0f690f1c15 authored over 2 years ago by Lazula <[email protected]>
Fix last covs, mainly memleaks and update one test

github.com/radareorg/radare2 - 63d4172d94f767a6f0b884780213f314087427a9 authored over 2 years ago by pancake <[email protected]>
Sanitize function names for prototypes ##analysis

github.com/radareorg/radare2 - e6537cef6c9b572bf5e3cb6041b3d2bc1d364e92 authored over 2 years ago by Dennis Goodlett <[email protected]>
Fix asan oobread in anal.vax

github.com/radareorg/radare2 - 9dea9a21e91347e4c30e2e7053efac9043118422 authored over 2 years ago by Sergi Àlvarez i Capilla <[email protected]>
Update capstone5 reference commit

github.com/radareorg/radare2 - f3a9b51ba600c35d41e2e17e2f37d7fdd1cf3f13 authored over 2 years ago by Sergi Àlvarez i Capilla <[email protected]>
Unify asm.z80 into anal.z80 ##analysis

* Clarify license conflict with the z80 plugin
* That's -50LOC (but can be more)

github.com/radareorg/radare2 - 2aaa5b4e21f414a0f4c01c720f1cd5df485ae7b9 authored over 2 years ago by pancake <[email protected]>
Initial import of the code tokenizer ##print

* Integrated in pdg~:) .. the happy filter
* Needs more testing, and nobody tests unmerged bran...

github.com/radareorg/radare2 - 7ce6ae4ad16577cd11610311d9bc85a107538b0d authored over 2 years ago by pancake <[email protected]>
Restrict local vars and args in a 8KB range, otherwise skip ##analysis (#19811)

* Update and verify tests accordingly, new output is better
* Optimize function emulation by re...

github.com/radareorg/radare2 - b2cb721bf053bec2a167c429a12d5e82bd537b74 authored over 2 years ago by pancake <[email protected]>
Add ddf command ##debug

github.com/radareorg/radare2 - 619d9cb8ccc5bb182e4174b7ad96f2f4bded0a7f authored over 2 years ago by Lazula <[email protected]>
Skip afva on functions with signature registered ##analysis

github.com/radareorg/radare2 - 9b124ff09e53c6ccf4a6cfaafb9aa85f8c1ad0a0 authored over 2 years ago by Sergi Àlvarez i Capilla <[email protected]>
Adds afva in all fcns flags (if any) ##analysis

* Analyze vars only if variable `anal.vars` is set adds some tests for variable/arguments analys...

github.com/radareorg/radare2 - 947cae859997cd278eb38f4a81386ef907136a64 authored over 2 years ago by aandersonl <[email protected]>
Fix `dd` command and update tests accordingly ##debug

* Add quotes around filename for dd command
* Account for string argument size in r_core_syscal...

github.com/radareorg/radare2 - 90ce9c795e6216dc275110f28d2a93f8325ef3b8 authored over 2 years ago by Lazula <[email protected]>
Improve scr.prompt.flag to include offset and hex delta

github.com/radareorg/radare2 - abf8041130a39400cae365a2868773e9f8dc011a authored over 2 years ago by Lazula <[email protected]>
Add help for the CL command ##bin

github.com/radareorg/radare2 - 6a4dd942f853e77ddf7fab1ddafbc4f44a1cf3ba authored over 2 years ago by pancake <[email protected]>
Cache file_exists when iterating over the source files ##bin

* Speedup large loading times for files with DWARF info
* Only speedups the cases where the file...

github.com/radareorg/radare2 - 035e68e3f15faf4e5e02bd7d18d2a4882eb5f6c0 authored over 2 years ago by Sergi Àlvarez i Capilla <[email protected]>
Complete DWARF4 register mappings ##bin

github.com/radareorg/radare2 - 97f0bf300da5920d0b4c53682cfbc3792a681990 authored over 2 years ago by pancake <[email protected]>
Do not perform var/arg analysis on Java/Dalvik ##anal

* Fix almost an infinite loop on a clusterfuzzed dex file

github.com/radareorg/radare2 - f72b7b5a503c929b647adbceb9843e12788db750 authored over 2 years ago by Sergi Àlvarez i Capilla <[email protected]>
Add the clusterfuzzed bin ddossing dex analysis

github.com/radareorg/radare2-testbins - 673da5dc69d18e61ab9448227e67a05650bb27d7 authored over 2 years ago by Sergi Àlvarez i Capilla <[email protected]>
Add missing eiz/riz registers for x86 and x64 ##analysis

* ESIL was already correct, but the regprofile was missing those

github.com/radareorg/radare2 - 53853365739b365283bd4faa13d3eadf3b17a579 authored over 2 years ago by pancake <[email protected]>
Fix drj in debug mode ##debug

github.com/radareorg/radare2 - a46f5e291fc6a5eaf6a57f79ee12a52be80a01f4 authored over 2 years ago by pancake <[email protected]>
Skip wired-to-ground registers in dr= ##debug

github.com/radareorg/radare2 - 7b52e66c9ca91238700eb885a9f0a047be292129 authored over 2 years ago by pancake <[email protected]>
Update tests accordingly

github.com/radareorg/radare2 - a5489ebff3a9550d8e019009a6ee5924370c34a8 authored over 2 years ago by pancake <[email protected]>
Add mermaid output to all ag commands ##anal

github.com/radareorg/radare2 - 5690f1c1e7a5babd958a40354867fe39f3f8023a authored over 2 years ago by Dennis Goodlett <[email protected]>
kvx: Minor syntax cleanup

remove unneeded returns and line break cleanup.

github.com/radareorg/radare2 - c08e51ced0d87656b65079face1e3c9b9814ffd8 authored over 2 years ago by Jules Maselbas <[email protected]>
Fix the latest covs (memleaks, oobshift, syntax)

github.com/radareorg/radare2 - eb4a42d34130f99125db3c054608a7db057c55e5 authored over 2 years ago by Sergi Àlvarez i Capilla <[email protected]>
aaef on arm/thumb switches causes uaf ##crash

* Reported by peacock-doris via huntr.dev
* Reproducer: poc_uaf_r_reg_get

github.com/radareorg/radare2 - 10517e3ff0e609697eb8cde60ec8dc999ee5ea24 authored over 2 years ago by Sergi Àlvarez i Capilla <[email protected]>
Add arm-thumb-switch-uaf

github.com/radareorg/radare2-testbins - 71be242dc2805f5cac4da3ccab58d6c9ac10e652 authored over 2 years ago by Sergi Àlvarez i Capilla <[email protected]>
Add an* and fix many other conceptually broken logics in an ##analysis

github.com/radareorg/radare2 - cf780fd055e36d489c7d64b206200b91f8bf1a14 authored over 2 years ago by pancake <[email protected]>
Clean up files in tests

github.com/radareorg/radare2 - 897624cbcc5afe1757c702444d3744a60cacdba2 authored over 2 years ago by Lazula <[email protected]>
Fix yt command

github.com/radareorg/radare2 - a64025db4d68c96a3e3c7ee59d5bd6200900925f authored over 2 years ago by Lazula <[email protected]>
Remove usage of wc and awk from tests

github.com/radareorg/radare2 - 30038c13f76f47d23833fb4b23255f0767c8aadc authored over 2 years ago by Lazula <[email protected]>
Refactor `cp` command ()

github.com/radareorg/radare2 - eccfb8f892ff4abd31924f8a70544a4c29fb0f47 authored over 2 years ago by Lazula <[email protected]>
Remove duplicate declarations for some r_core_cmd functions

github.com/radareorg/radare2 - d99395bec9fe30fdd640585befd7333528daba73 authored over 2 years ago by Lazula <[email protected]>
Fix inexact r_core_cmd_help_match()

github.com/radareorg/radare2 - 119ee01cc6bffae56b20e410cf485bf7a99a8ab6 authored over 2 years ago by Lazula <[email protected]>
workaround missing include in kf5-syntax-highlighting-devel (#71)

In the kf5-syntax-highlighting-devel 5.91.0 the cmake files dropped advertising of the /usr/incl...

github.com/radareorg/iaito - 24a2eba21c43f42aa4535278be20ff7e957c884d authored over 2 years ago by Michal Ambroz <[email protected]>
Fix a couple of format string warnings in the kdx disassembler

github.com/radareorg/radare2 - 916c16825f26ff0736fe013b30911d237aa1c02c authored over 2 years ago by Sergi Àlvarez i Capilla <[email protected]>
Fix issue in asm.tabs.once causing iaito to trim instructions ##disasm

github.com/radareorg/radare2 - 7269a3f5d4ab280b746464396453cef4e6431b7b authored over 2 years ago by Sergi Àlvarez i Capilla <[email protected]>
After-release version bump

github.com/radareorg/radare2 - 447128d1f22e80fcdf0c806a6c2feca094a31fde authored over 2 years ago by Sergi Àlvarez i Capilla <[email protected]>
Mention the --disable-threads hint in the readme to build r2 for iaito

github.com/radareorg/iaito - afaa7df55d6b3c16705e095efc15857d131411e9 authored over 2 years ago by pancake <[email protected]>
Remove documentation as its outdated, unused and references cutter

github.com/radareorg/iaito - 2e5cb221f55d9e4127d576ae4033f6d448e0f812 authored over 2 years ago by pancake <[email protected]>
Use the latest r2-5.6.4 in the ci builds

github.com/radareorg/iaito - 87ffadd8454c2f117ca6e8765e816e43e442a348 authored over 2 years ago by pancake <[email protected]>
Run 'apt update' before 'apt install' in the CI to fix some 404

github.com/radareorg/radare2 - c01f6cd44d9179439b339a559a79799033fac64c authored over 2 years ago by pancake <[email protected]>
Two more null deref fixes for cons/task initialization

github.com/radareorg/radare2 - bf9102eaee5ead827be723f3fab369f55c739ead authored over 2 years ago by pancake <[email protected]>
Minor initialization and filtering fixes

github.com/radareorg/iaito - 89c9815d738d53087deb574ec196ad75db9aa27a authored over 2 years ago by pancake <[email protected]>
Fix disasm without operands bug

github.com/radareorg/iaito - ec03746e73b4672141398bcfa91d0099cdbe2e98 authored over 2 years ago by pancake <[email protected]>
Fix several null derefs in the tasks api when used from unthready builds

github.com/radareorg/radare2 - a540fbfd981e04cde7f49c815c09f8609dd09ea7 authored over 2 years ago by pancake <[email protected]>
Reference .iaitorc instead of .cutterrc

github.com/radareorg/iaito - 0b60cd3e6ee161de998a3a4b130dd29663bb1ecb authored over 2 years ago by pancake <[email protected]>
Fix problems in l command

github.com/radareorg/radare2 - 55bfe9373546b6b9155e9c1db1e6c759b71210ad authored over 2 years ago by Lazula <[email protected]>
Update workflows in README.md (windows/freebsd -> build)

github.com/radareorg/radare2 - 41934d21b7c8b45651a4ea245e5210e134941a54 authored over 2 years ago by Lazula <[email protected]>
Add anal plugin for kvx architecture

KVX is VLIW architecture, kind of like a DSP, it can execute more than
one "instruction" per cyc...

github.com/radareorg/radare2 - 14731d6366c7cd5684f4a7774863901efc0f10bf authored over 2 years ago by Jules Maselbas <[email protected]>
kvx: Removed unused vec.sed script

This is already done by anal.sed, there is no needs to keep
this script around. remove it.

github.com/radareorg/radare2 - d1b1d52f695d287667690d130ad2569aed8aa2ff authored over 2 years ago by Jules Maselbas <[email protected]>
kvx: Update test/db/cmd/cmd_k for new architecture KVX

github.com/radareorg/radare2 - 413951f5f1b120cd413dfca5d52f03069b92498e authored over 2 years ago by Jules Maselbas <[email protected]>
kvx: Add EM_KVX auto detect on elfid

github.com/radareorg/radare2 - b0f24d06cd61353846ef75027de9f8eda407a231 authored over 2 years ago by Jules Maselbas <[email protected]>
kvx: Add generation script

github.com/radareorg/radare2 - e40a87f9e870b81d54775417adccb4078617d148 authored over 2 years ago by Jules Maselbas <[email protected]>
kvx: Add generated opcode

github.com/radareorg/radare2 - 0fa3c87d19a7fc542ba78449fa97c8edf15eb86c authored over 2 years ago by Jules Maselbas <[email protected]>