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 git if version not defined

github.com/radareorg/r2env - 3f160366899033c0cbbd1f72ab414cda205f842f authored over 2 years ago by Murphy <[email protected]>
Fix shell command using arguments

github.com/radareorg/r2env - 00782ae62f0d339b9aeefece7ae3847207d23e6a authored over 2 years ago by Murphy <[email protected]>
Skip C901 to run_action

github.com/radareorg/r2env - 93bd2b0e1e740c27aeac9af66760b69882f07dba authored over 2 years ago by Murphy <[email protected]>
Improve use and shell cmds

github.com/radareorg/r2env - 587ce7ef966669ce631c7a5eef1e61be68727bc7 authored over 2 years ago by Murphy <[email protected]>
Fix version cmd

github.com/radareorg/r2env - e5677a03ae2d119390d49dcf3c501d30b1bd15bf authored over 2 years ago by Murphy <[email protected]>
Fix shell cmd with parameters

github.com/radareorg/r2env - 35d769e73b9e9ed3968baba0b835d6f62a741172 authored over 2 years ago by Murphy <[email protected]>
Fix missing libs issue in meson builds on macos-sip targets

github.com/radareorg/r2env - edfe363401e2fbe40c1a066fed3e9e79142d5cdd authored over 2 years ago by pancake <[email protected]>
Minor tweaks in the meson build function

github.com/radareorg/r2env - 2c0f8d48c9d6a9da56b9a63fe0c35cee52443f5a authored over 2 years ago by pancake <[email protected]>
Assume all machos are made by clang ##bin

github.com/radareorg/radare2 - 0fd97c27a7cc05d3c395cfee51124b2ee459edab authored over 2 years ago by pancake <[email protected]>
Fix KSyntaxHighlighting includes. (#72)

Mixing Camelcase and standard include wasn't the intended way.
This was fixed in syntax-highlig...

github.com/radareorg/iaito - fd1b8a580f109faa425cd8deb2c25d5c17071f00 authored over 2 years ago by Christophe Giboudeaux <[email protected]>
Add float8 and float10 types from latest ghidra-native

github.com/radareorg/r2ghidra - a4ba1ddc85c84a98df1d39fe6c611894daa97474 authored over 2 years ago by pancake <[email protected]>
Add missing r_util/r_token.h file for meson builds

github.com/radareorg/radare2 - b914887fcd382805759ed927ffb879d7b1cad7dc authored over 2 years ago by Sergi Àlvarez i Capilla <[email protected]>
Run 'aap' before 'aae' on arm64 binaries in 'aaa' ##analysis

* No need for `aaaa` to get more functions and xrefs!
* aaef is executed instead of `aae`. so it...

github.com/radareorg/radare2 - 467a2ecaab642324c071506a31059e1e2127a86d authored over 2 years ago by pancake <[email protected]>
Release 5.6.2 for r2-5.6.6

github.com/radareorg/r2ghidra - f93c1c1ef3bd255ede4b4caaf1d0a862afb88297 authored over 2 years ago by pancake <[email protected]>
Upgrade to the latest ghidra-native 0.1.8

github.com/radareorg/r2ghidra - 3e5441580a31d73faaa04f3e364a9263be549624 authored over 2 years ago by pancake <[email protected]>
Add clean+mrproper make targets and remove outdated patches

github.com/radareorg/ghidra-native - e45b661d59978b371e30a5540064a31e6ea647f0 authored over 2 years ago by pancake <[email protected]>
Use 'noname' instead of 'placeholder' for unused/unknown variables

github.com/radareorg/r2ghidra - 46e75e8d0b29f247d62025c91e65acf266565139 authored over 2 years ago by pancake <[email protected]>
Minor code cleanup

github.com/radareorg/r2ghidra - fb3c1fdcdee7468858f99b95d39f3d29eadf194d authored over 2 years ago by pancake <[email protected]>
Handle 'hexagon' as a valid arch in asm.cpu

github.com/radareorg/r2ghidra - 65a406ddbd7143161de55aa71db1c211bf2fd8d0 authored over 2 years ago by pancake <[email protected]>
Do not emit warning when casts are disabled

github.com/radareorg/ghidra-native - 5c28868b30e02920e362e760d4925a55e945e57a authored over 2 years ago by pancake <[email protected]>
Avoid recursion in type resolution and remove another RCType leftover

github.com/radareorg/r2ghidra - c992ea6d483786a3948ffa4892e1ce5910aedbe4 authored over 2 years ago by pancake <[email protected]>
Move the core type definitions into the R2TypeFactory

github.com/radareorg/r2ghidra - e154734989b307dece84acdc4dde5f9a1b2c1106 authored over 2 years ago by pancake <[email protected]>
Fix findById method override with updated ghidra's signature

github.com/radareorg/r2ghidra - 0b389b28f9edc6d1e901f5cfb2811557f1e5834a authored over 2 years ago by pancake <[email protected]>
Honor baddr=0 in RBin, as it's done for RIO ##bin

github.com/radareorg/radare2 - 6f644c307febe063c211331ee0bacf909985c8cc authored over 2 years ago by Sergi Àlvarez i Capilla <[email protected]>
Use ## in readme

github.com/radareorg/radare2-pm - 0ce4b31b8fde6ef663e7ea709145a8be7d7d4120 authored over 2 years ago by pancake <[email protected]>
Add bin.symbols crashing testfile

github.com/radareorg/radare2-testbins - 50c45ac4ed9f02233b7383abb6eb536c671c0f10 authored over 2 years ago by Sergi Àlvarez i Capilla <[email protected]>
Fix oobread in symbols header parsing ##bin

github.com/radareorg/radare2 - d4ce40b516ffd70cf2e9e36832d8de139117d522 authored over 2 years ago by Sergi Àlvarez i Capilla <[email protected]>
Improve arc plugin description

github.com/radareorg/radare2 - 9bcc98f4a67f418d372a934cd1c9e2771a586e69 authored over 2 years ago by Sergi Àlvarez i Capilla <[email protected]>
Fix double-free in RCore.free

github.com/radareorg/radare2 - 7234cf5b8c2e663d6e03ec95183bfc4902caa626 authored over 2 years ago by Sergi Àlvarez i Capilla <[email protected]>
Add esil.maxsteps to avoid infinite emulation loops ##esil

github.com/radareorg/radare2 - 4abf7bf9ba2cfb52af18869fe06da0b629d4d3fd authored over 2 years ago by Sergi Àlvarez i Capilla <[email protected]>
Break emulation when register profiles don't provide enough info

github.com/radareorg/radare2 - 969e1c141e3e088d33ce40ef134eb7d655883f23 authored over 2 years ago by Sergi Àlvarez i Capilla <[email protected]>
Honor esil.maxsteps in more commands and stop earlier when no =PC ##esil

github.com/radareorg/radare2 - 607134947edf9889db21fc29d08b7e15bf103392 authored over 2 years ago by Sergi Àlvarez i Capilla <[email protected]>
Improve flag autocompletion

github.com/radareorg/radare2 - 879fbbbb35eda57f47eda59f7a9adf4735e621a0 authored over 2 years ago by Lazula <[email protected]>
Last improvements for this patch

github.com/radareorg/radare2 - 6c868bb01047791de71934d6725acda89dee15a2 authored over 2 years ago by Lazula <[email protected]>
Improve file redirect autocompletion

github.com/radareorg/radare2 - 626fd46553c4dcdd5b56dfa7628eaa096084150c authored over 2 years ago by Lazula <[email protected]>
Improve `#!` autocomplete when tabhelp is enabled

github.com/radareorg/radare2 - 5d4f8f83ca4ba52f47e1f2e627e7d3fa4bbed233 authored over 2 years ago by Lazula <[email protected]>
After release version bump

github.com/radareorg/radare2 - 7412ed486949bc1f776d857c96df28ec1f029e81 authored over 2 years ago by Sergi Àlvarez i Capilla <[email protected]>
Fix w64blob artifact name for the release

* Fix meson -Dplugins=arm reg profile issue
* Fix an infinite loop when emulating with no valid ...

github.com/radareorg/radare2 - 50b8813f1df7fbae3bbcb0e8d04397cd353d4759 authored over 2 years ago by Sergi Àlvarez i Capilla <[email protected]>
Release 5.6.6

github.com/radareorg/radare2 - 866a80ffbbf2b25cb9783ddbae5edb270d70a79a authored over 2 years ago by Sergi Àlvarez i Capilla <[email protected]>
Publish r2blob-w64 on release and fix artifact name ##ci

github.com/radareorg/radare2 - 3c54a8d7a27e6a757e5707069ee1eabeac6267ec authored over 2 years ago by Sergi Àlvarez i Capilla <[email protected]>
Fix heap OOB read in macho.iterate_chained_fixups ##crash

* Reported by peacock-doris via huntr.dev
* Reproducer 'tests_65305'

mrmacete:
* Return ear...

github.com/radareorg/radare2 - 0052500c1ed5bf8263b26b9fd7773dbdc6f170c4 authored over 2 years ago by pancake <[email protected]>
Add ESIL for x86 SSE float instructions ##esil

github.com/radareorg/radare2 - 0be8f250c8dfbc9453891a7456ddbadf6230d360 authored over 2 years ago by aemmitt-ns <[email protected]>
Fix #19833 - Fix asserts in `aor`

github.com/radareorg/radare2 - db253cab014d20817b729a22676b7f0ce6d65046 authored over 2 years ago by pancake <[email protected]>
Add macho.iterate_chained_fixups test program

github.com/radareorg/radare2-testbins - a1fe95ebe306f478c9c48d1f1707c91aaec0c41c authored over 2 years ago by pancake <[email protected]>
Fix back scrolling in the decompiler pane in panels ##visual

* Half revert b5311e975f09914f07ed03cb65f654dba71c37d7

github.com/radareorg/radare2 - 44b081b6a1d1a4e97ba62c3f4bd02b950ade05db authored over 2 years ago by pancake <[email protected]>
Add missing 'OK' in the preconfigure script

github.com/radareorg/radare2 - cdde8abf052fb2ef385b533935eed40ab1ae6824 authored over 2 years ago by pancake <[email protected]>
Implement 'aeb' using APIs instead of commands ##esil

github.com/radareorg/radare2 - 19ae07accff973dacdec5d0e42b7e75111a7cfd1 authored over 2 years ago by pancake <[email protected]>
Only build library archives when -Dblob is provided ##build

* Lowers the amount of objects from 2400 to 1500

github.com/radareorg/radare2 - c8ae21f68fcdd10734c8cacbe49520f4ffcf71a8 authored over 2 years ago by pancake <[email protected]>
Update sdb and fix some more unused return value warnings

github.com/radareorg/radare2 - 82794237d7e09adda74a1e0082ba4cc6d0d35917 authored over 2 years ago by pancake <[email protected]>
Check return for write

github.com/radareorg/sdb - cac31abf947fc751b5d1922d1c1120f973932933 authored over 2 years ago by pancake <[email protected]>
Error checking when writing to stdout

github.com/radareorg/sdb - 8940fe0790e13b7274ff234a7b90420eb45337a5 authored over 2 years ago by pancake <[email protected]>
Add missing `export` cflags in sys/user

github.com/radareorg/radare2 - 60182bb63a77282ae469654556b899dbe2a7674c authored over 2 years ago by pancake <[email protected]>
Remove the hexagon from anal ##analysis

* Too large (2.2MB) and too slow to build, time explosion with -O2
* It's outdated and not maint...

github.com/radareorg/radare2 - 801dd326a08b14c92de333552727ba1401126061 authored over 2 years ago by pancake <[email protected]>
Add hexagon in the default plugin list

github.com/radareorg/r2ghidra - 6492c3de8b99ac2daba8ad3f19db811337fe0370 authored over 2 years ago by pancake <[email protected]>
Move hexagon into data/languages

github.com/radareorg/ghidra-native - d76552c3901b5dd82b9708a965784e11d4519b17 authored over 2 years ago by pancake <[email protected]>
Add hexagon package

github.com/radareorg/radare2-pm - e380dacbf2c89b0672054e7ad69a1ce06b3f997a authored over 2 years ago by pancake <[email protected]>
The hexagon (qdsp6) plugin from r2 (moved out from master)

* For maintainance reasons

github.com/radareorg/radare2-extras - 71c938d827873e860f297f0300e0e067efe519c0 authored over 2 years ago by pancake <[email protected]>
Fix dxr and use it in dd

github.com/radareorg/radare2 - ea207c528e9ccfa22e2317ab82a1de8d6265e909 authored over 2 years ago by Lazula <[email protected]>
Be verbose when patching

github.com/radareorg/ghidra-native - ba683637e657ddd5e5c95945878b52247dd9444c authored over 2 years ago by pancake <[email protected]>
printf => echo

github.com/radareorg/radare2 - 3d572e31ccfff79674f38fd7d6d4ca12bfd9b625 authored over 2 years ago by pancake <[email protected]>
Fix UAF in aaaa on arm/thumb switching ##crash

* Reported by @peacock-doris via huntr.dev
* Reproducer tests_65185
* This is a logic fix, but n...

github.com/radareorg/radare2 - a7ce29647fcb38386d7439696375e16e093d6acb authored over 2 years ago by pancake <[email protected]>
Add test for the last arm/thumb uaf bug

github.com/radareorg/radare2-testbins - d96a25f9c56b72849ef2f56b04dc20b2eb15a47d authored over 2 years ago by pancake <[email protected]>
Fix minor memleak in `pf`

github.com/radareorg/radare2 - d22d160c45ee9cbde14535df1bc0c2b2133fbbf3 authored over 2 years ago by pancake <[email protected]>
Delete a patch that it's already upstream

github.com/radareorg/ghidra-native - fde64966ee024fc9dc84293586ebf02fbf4f6137 authored over 2 years ago by pancake <[email protected]>
Fix signed shift bug (UB) in dalvik analysis plugin

github.com/radareorg/radare2 - dc3e8fff06e1c60c19569978cd93b0e6ef865193 authored over 2 years ago by pancake <[email protected]>
Save sp,bp,src,dst in heap outside the loop ##anal (#19848)

* Fix an UAF on thumb/arm analysis, but there's still another one more problematic

github.com/radareorg/radare2 - 41d1926923b80f403e6bec528b6942433527ac1a authored over 2 years ago by pancake <[email protected]>
Use the latest ghidra-native 0.1.7

* Adds hexagon
* Updates arm64 for m1
* Fixes null derefs in decompiler)

github.com/radareorg/r2ghidra - 1938016c41a03fbdf1c4ae4bd849ff50008a5a41 authored over 2 years ago by pancake <[email protected]>
Update to the latest ghidra decompiler codebase

github.com/radareorg/ghidra-native - 7dce0a45be56eb0f83d3957f00ad2c2691ce2ac4 authored over 2 years ago by pancake <[email protected]>
Add missing sleigh spec files for SH4, ARM64 and 6502

github.com/radareorg/ghidra-native - 77d4c89c44ac8c965998fdd787e1a4811f59e7dc authored over 2 years ago by pancake <[email protected]>
Add support for the HEXAGON architecture

* Ripping the sleigh from https://github.com/toshipiazza/ghidra-plugin-hexagon/

github.com/radareorg/ghidra-native - fcbf85ab4487aa905dd2032f4201bbb7e38db1dc authored over 2 years ago by pancake <[email protected]>
Fix undefined behaviour in RVector, RPVector, RInterval and container_of ##fix

* All those basic primites were based on wrong assumptions
* Added more return_if preconditions ...

github.com/radareorg/radare2 - ad2df6a14cce19a5e76d30fa9e7dcb9a1e5df14e authored over 2 years ago by pancake <[email protected]>
Add rl78 plugin

github.com/radareorg/radare2-pm - f74849ce4de69443dc84552ceece9e7d513d9bdd authored over 2 years ago by pancake <[email protected]>
Initial import of the rl78 disassembler plugin based on binutils

github.com/radareorg/radare2-extras - 5c9126d2d8b11c964d405d9fa7d797b46e364e46 authored over 2 years ago by pancake <[email protected]>
Fix #19838 - Show pins in the disassembly as comments ##disasm

github.com/radareorg/radare2 - 69815e22e403043097fcd506fcda279df9998411 authored over 2 years ago by pancake <[email protected]>
Use R0 instead of A0 in the ret0 pin

github.com/radareorg/radare2 - f69c5824a1e333b76ba8f8882f4f00675abcb35a authored over 2 years ago by pancake <[email protected]>
Remove unused update variable in __print__decompiler_cb()

github.com/radareorg/radare2 - e85ad664a658e0b83bf82fb1fcf6284de8a2d858 authored over 2 years ago by Lazula <[email protected]>
Fix last memleaks spotted by coverity scan

github.com/radareorg/radare2 - 8a68ef26d47c84301338ca28f86365055af670cd authored over 2 years ago by Sergi Àlvarez i Capilla <[email protected]>
Improve panels prompt drawing the bottom box line one line above ##visual

github.com/radareorg/radare2 - c7ef0af76a4cde029202f6c5a7870bee96922157 authored over 2 years ago by Sergi Àlvarez i Capilla <[email protected]>
Add some extra checks in the preconfigure script

github.com/radareorg/radare2 - 6f547f8cbe625128d5444c1485077c86dc24e4f3 authored over 2 years ago by pancake <[email protected]>
Try this commit for TinyCC (#19837)

github.com/radareorg/radare2 - f0c654d394581363abcc97d7162116711ad95ec3 authored over 2 years ago by pancake <[email protected]>
Add R0 and F0 aliases, add register profile for MSP430

* fix arp tests

github.com/radareorg/radare2 - 8138a5d9771d3234757575e0b0742151e3621d97 authored over 2 years ago by aemmitt-ns <[email protected]>
Lots of cleanups to reduce the regressions in TCC ##refactor

* Cleanup crypto.aes and anal.arm_cs to make the latest tcc happy
* Dont pick latest tcc. as it...

github.com/radareorg/radare2 - 245babbf9e0d45574ee24f1b77b6ca28379dcb14 authored over 2 years ago by pancake <[email protected]>
Improve help message for `dd?` and autocomplete ##debug

github.com/radareorg/radare2 - 80892243028ec3433a459df6b5db0a0f0ba9da0d authored over 2 years ago by pancake <[email protected]>
Add 'dd+' to open files in the child process as read-write ##debug

github.com/radareorg/radare2 - 2411bc75a3a86b5ccf5c11651c3967af6c6012aa authored over 2 years ago by pancake <[email protected]>
Fix unitialized buffer read bug enumerating process files ##debug

github.com/radareorg/radare2 - 34f1bbbcc8f7440f1f70dd5848b2b0c3f872d65d authored over 2 years ago by pancake <[email protected]>
Add scr.notch to blank N lines on top of the screen ##visual

github.com/radareorg/radare2 - 39a44903c22f2d67f44720e7edb3110b5eba8275 authored over 2 years ago by pancake <[email protected]>
Fix warnings spotted by latest XCode (unused variables)

github.com/radareorg/radare2 - 7699f37c7dba9ba3329f7a00742729eea729e338 authored over 2 years ago by pancake <[email protected]>
Update the Windows build instructions ##doc

github.com/radareorg/radare2 - 202e7d3b26176db2dd7d99d326fd2e5f0f005933 authored over 2 years ago by pancake <[email protected]>
Update tests related to the missing R0 in the regprofile for x86-64

github.com/radareorg/radare2 - b0f1c3716fb50ab9d8bf010f0113f46ac92e1240 authored over 2 years ago by Sergi Àlvarez i Capilla <[email protected]>
Fix dirty esil regression

github.com/radareorg/radare2 - e8c00902b73a57b990de0a62332d8b8c7125bfb5 authored over 2 years ago by Sergi Àlvarez i Capilla <[email protected]>
Add aaepa command to set all unknown imports as ret0 ##esil

github.com/radareorg/radare2 - df6c68e150cb8d5425d43c9688fba810699e4604 authored over 2 years ago by pancake <[email protected]>
Improve help message for psz, aek, aae, aep, aer and aex commands ##shell

github.com/radareorg/radare2 - cffad47c88de85515a9ea58bcd0e2a1b82d412d1 authored over 2 years ago by pancake <[email protected]>
Add aaep and extend aep to support pin specific commands ##esil

* Implemented few basic libc calls in pure r2 commands

github.com/radareorg/radare2 - c7f9503e7208a61a3fca74938ad11d6fb1cf6a8a authored over 2 years ago by pancake <[email protected]>
Fix aecs and add test emulating hello world without libc ##esil

github.com/radareorg/radare2 - 3020803a39e0f2fcbab981b7aa1df92724d2e351 authored over 2 years ago by pancake <[email protected]>
Add hello-puts executable for macOS

github.com/radareorg/radare2-testbins - c0db1fb19b2f8ccf39213a8b6e032899cd454aea authored over 2 years ago by pancake <[email protected]>
Fix meson -Dblob=true builds for static ##windows

github.com/radareorg/radare2 - 4ba0af5d1d9e53e4b85cd989e49f22b61e24c938 authored over 2 years ago by pancake <[email protected]>
Fix r2blob for windows ##windows

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