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

Refactor Variable Constraints out of SDB ##anal (#17693)

github.com/radareorg/radare2 - 78e30b3ac7769a856cac2be99ffb3b6d989605b5 authored about 4 years ago by Florian Märkl <[email protected]>
Coverity Scan bi-weekly builds (#108)

github.com/radareorg/r2ghidra - 5b1d3cab3403e30fb624db19b863427454d66a20 authored about 4 years ago by Anton Kochkov <[email protected]>
Fix rasm2 -L bits field for 4 and 0-bit plugins ##asm (#17686)

github.com/radareorg/radare2 - 19f941509bc00103955d389edbb5194d1b276945 authored about 4 years ago by pancake <[email protected]>
Rename r_sign_anal_additem to r_sign_add_item and add r_sign_get_item ##signatures (#17691)

github.com/radareorg/radare2 - 1c485e8bfc94e052ac3976dcc3251a5e76650532 authored about 4 years ago by Florian Märkl <[email protected]>
Fixed mirror copy of ioli

github.com/radareorg/radare2-book - 8f06f07bb7544193a50f5db0d7bad107a3a41601 authored about 4 years ago by Giovanni <[email protected]>
Init Sleigh and catch LowlevelError in sleigh_op (#155)

github.com/radareorg/r2ghidra - f83150298e17050d62faba71e709e60665cfc98b authored about 4 years ago by Florian Märkl <[email protected]>
Implement tcc-* commmand to unload all calling conventions ##anal (#17688)

github.com/radareorg/radare2 - c9e98e46455c906c7440e0ac9078fb249178ddd2 authored about 4 years ago by pancake <[email protected]>
Fix forward declaration of RCore (#17689)

github.com/radareorg/radare2 - b905e7a3b088979c26e1d82ad396fb19c9e0a3a2 authored about 4 years ago by Anton Kochkov <[email protected]>
Do not let ASAN crash on large allocations (#17683)

github.com/radareorg/radare2 - 478ba6eb2566baa18dbacd047eb0db214e7c334b authored about 4 years ago by Riccardo Schirone <[email protected]>
Set asm.cpu for mips.gnu derived from the ISA defined in the ELF ##bin (#17555)

github.com/radareorg/radare2 - ca9b6ac1a0347fb8bc1a5411698a0f9bd0e9f998 authored about 4 years ago by junchao-loongson <[email protected]>
Fix `rj` and add tests (#17682)

github.com/radareorg/radare2 - 61a1e15af5f38500b58f251cee7e899ac08123bf authored about 4 years ago by Aswin C <[email protected]>
Allow to set asm.bits when using the r2ghidra asm/anal plugins ##disasm (#17679)

github.com/radareorg/radare2 - e33535080dd185a2b82b2cc71dc05c311765971e authored about 4 years ago by pancake <[email protected]>
Use sdb == for generating dbs in meson (#17676)

github.com/radareorg/radare2 - ed00e85e656581c4680a66c0d33186a12749c362 authored about 4 years ago by Florian Märkl <[email protected]>
Allow spaces for some commands like <cmd> @ <arg-with-spaces> (#17668)

github.com/radareorg/radare2 - eab60612287c2d7680c9b4a80e1b7489bcc2dd5a authored about 4 years ago by Riccardo Schirone <[email protected]>
Fix leak in dwarf processing.

github.com/radareorg/radare2 - d02e74485f183ba3c2ac2c8e1305f8f24f9d7912 authored about 4 years ago by Kārlis Seņko <[email protected]>
Refactor r_str_split_lines to use size_t.

github.com/radareorg/radare2 - 7042ae727b2be1d359148769dd8ea957a7fe77b1 authored about 4 years ago by Kārlis Seņko <[email protected]>
Implement tms320.pseudo to fix another arm64 test ##asm (#17613)

Co-authored-by: Riccardo Schirone <[email protected]>

github.com/radareorg/radare2 - 2cf9c91518a6bc9ac3ab8a390e2a925f9acd7340 authored about 4 years ago by pancake <[email protected]>
Fix zig add type ##signatures (#17653)

Co-authored-by: Dennis Goodlett <[email protected]>

github.com/radareorg/radare2 - 61d9be3ff1d73a837ff124e8435159dee84c81ca authored about 4 years ago by Dennis Goodlett <[email protected]>
Fix RPATH issue in the asm/anal plugins for macOS (#147)

github.com/radareorg/r2ghidra - 8554047038eca65d76fe0574cc4bec5f349cc28d authored about 4 years ago by pancake <[email protected]>
Support setting the full language id as string not just the cpu (#150)

github.com/radareorg/r2ghidra - 9466f16540930d3a805bef7cb41ee612c9ce9b5a authored about 4 years ago by pancake <[email protected]>
Add V850 support (#148)

github.com/radareorg/r2ghidra - 8321fd5ea74f93ebf6f3aa424e2d893afb01e062 authored about 4 years ago by pancake <[email protected]>
Change RangstrType to unsigned int (#216)

github.com/radareorg/sdb - f3f9f2629de3d79800499ca7d947e298406e35ab authored about 4 years ago by Florian Märkl <[email protected]>
Add sdb out.sdb == in1.sdb.txt in2.sdb.txt (#215)

github.com/radareorg/sdb - 55a914fda9308ff7d31ec3c1bd5adb7332e12875 authored about 4 years ago by Florian Märkl <[email protected]>
Kill RAnal.sdb_fcnsign (#17669)

github.com/radareorg/radare2 - 659f54aad1215a70828af69b72757f360b8b6ab3 authored about 4 years ago by Florian Märkl <[email protected]>
Fix version for the ghidra package

github.com/radareorg/radare2-pm - 17d0b2eeabf56d475fb57b363355b2891807ab77 authored about 4 years ago by pancake <[email protected]>
Set R2_* variables by calling r2 -H only once (#17650) ##r2pm

github.com/radareorg/radare2 - 9d61f554f58d44c44740d916966eb149cc6fa072 authored about 4 years ago by bazuchan <[email protected]>
Fix for Function Label API Change (#146)

github.com/radareorg/r2ghidra - 3dd340b532573638b230b32daceb684e7303a626 authored about 4 years ago by pancake <[email protected]>
Fix RAnalFunction leaking imports (#17670)

github.com/radareorg/radare2 - 3d9ce08c19f0144855c2510d7990148f3b5fd562 authored about 4 years ago by Florian Märkl <[email protected]>
Minor optimization for type analysis

* Reserve a big enough hashtable to avoid rehashing

github.com/radareorg/radare2 - 6fb41501ff865ad44a770e6bb6f9d583d7d10f1a authored about 4 years ago by GustavoLCR <[email protected]>
Don't pollute debug trace after `aft`

github.com/radareorg/radare2 - b5eb956ba221d49f83aa08dc63d07329bea2a149 authored about 4 years ago by GustavoLCR <[email protected]>
Implement r_str_cat and other random code cleanups (#17632) ##util

github.com/radareorg/radare2 - 51c83e01f302ea0ce0d77d1013e2bee0a9cd5828 authored about 4 years ago by pancake <[email protected]>
Bump elliptic from 6.4.1 to 6.5.3 in /www/m (#172)

Bumps [elliptic](https://github.com/indutny/elliptic) from 6.4.1 to 6.5.3.
- [Release notes](ht...

github.com/radareorg/radare2-webui - 34cfdbfd929cf4c3047b8db45bdd1f089e48a57c authored about 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
interval intersection test (#170)

github.com/radareorg/radare2-webui - 190bc56ade115267d11ff26acc7ad5ca59fd2047 authored about 4 years ago by Liumeo <[email protected]>
Fix glitch when asm.hint.pos < 1 in visual ARM ##disasm (#17667)

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

github.com/radareorg/radare2 - 75d80417e12aa2d2bbab91029d3fa58cdae61f95 authored about 4 years ago by pancake <[email protected]>
Implement `rj` ##json (#17443)

github.com/radareorg/radare2 - 549784d73fed420e51c4c4caeeb942806200ab08 authored about 4 years ago by Aswin C <[email protected]>
Fix anal_mips_cs some compile warning (#17664)

github.com/radareorg/radare2 - 17a1cf6a77ad5ded10a8266c5d0b31f16d63d2a9 authored about 4 years ago by junchao-loongson <[email protected]>
Use sdb_set instead of sdb_querys (aaaa is now 7x faster) (#17640) ##performance

github.com/radareorg/radare2 - 0222bfe2386a7da7959aaab16a9a0dc0ef884d1e authored about 4 years ago by karliss <[email protected]>
Add tests for ELF relocs on ARM64 ##bin

github.com/radareorg/radare2 - d8dd7c1ffc61f2eabf90b517e3924d68b069d9fb authored about 4 years ago by pancake <[email protected]>
Refactor and prefix with R_BIN_ELF_ defines in .h ##bin

github.com/radareorg/radare2 - 3e5677bd7c2c4235945a9b8a1d86e3ac26002cf3 authored about 4 years ago by pancake <[email protected]>
Dynamic ELF libs can also have relocs ##bin

* Make 32 and 64 bit reloc writes more generic

github.com/radareorg/radare2 - ba9960cffd1dd97a4f09348d473e76debee8eed1 authored about 4 years ago by pancake <[email protected]>
Define as words more sections in ELF ##bin

github.com/radareorg/radare2 - b261f2ed5db5f721f11247f4d5358a8cdfb9336b authored about 4 years ago by pancake <[email protected]>
Add basic support for arm and arm64 ELF relocs ##bin

github.com/radareorg/radare2 - 63031cc3e9af8d8fb61c6bda628bf4b58fc0e719 authored about 4 years ago by pancake <[email protected]>
Match PR coverage number with master. (#17662)

Fuzzing isn't done for pull requests which causes difference in coverage
report.

github.com/radareorg/radare2 - 9823c753eb92acd3d05834b12f46a85afa56d24f authored about 4 years ago by karliss <[email protected]>
Correctly check whether esil_str is available (#17660)

github.com/radareorg/radare2 - 159b63e9a784042bd990904bc77a736a5e89d77a authored about 4 years ago by Riccardo Schirone <[email protected]>
Fix spacing bugs when parsing the calling convention signatures (#17651) ##types

github.com/radareorg/radare2 - f15f1af521027852bb86cfdc58880d0d27ed5a57 authored about 4 years ago by pancake <[email protected]>
Move arp gdb into arpg, improve error and parsing + tests ##debug (#17658)

github.com/radareorg/radare2 - 413437e2b6f3efbb3ac0b33782d88c24fa206ff7 authored about 4 years ago by pancake <[email protected]>
Make codecov/project informational on master as well (#17659)

github.com/radareorg/radare2 - 23c029522d5f3f83d71db72a259bbb95ca19e4a7 authored about 4 years ago by Riccardo Schirone <[email protected]>
r_reg_get_bytes: Return NULL if there are no bytes in the arena for the given regset type (#17657)

github.com/radareorg/radare2 - 73317d49555278da62c2ea568e6b7e2a17be10c4 authored about 4 years ago by Khairul Azhar Kasmiran <[email protected]>
Refactor Labels out of SDB ##anal (#17621)

github.com/radareorg/radare2 - 178f69b6430beff88bc20d131955fc7c0683cd25 authored about 4 years ago by Florian Märkl <[email protected]>
Move coverage testing to meson-gcc-newshell-tests (#17643)

Previosly used meson-gcc-tests which isn't run on pull requests.

github.com/radareorg/radare2 - 8e07354cdd36676ff088205ab8b5788512850d02 authored about 4 years ago by karliss <[email protected]>
codecov: Add yaml config for ignoring failures in coverage for PRs (#17656)

Also, only test "project" coverage on master or release branches

github.com/radareorg/radare2 - 8b0bb10ea8ac3073afb4d4aadc720e6bf7cff408 authored about 4 years ago by Damien Zammit <[email protected]>
Update README.md

github.com/radareorg/r2con2020 - 204b95a6b8f7833d3445c591b48772b72dbf1f65 authored about 4 years ago by Shibboleet <[email protected]>
Fix #17351: Let external scanner parse #! cmd identifier as well ##newshell (#17629)

github.com/radareorg/radare2 - 87495e591d3fb3a7911f3488595b66024c812926 authored about 4 years ago by Riccardo Schirone <[email protected]>
Disable ins_cahce(LRUCache)

Fix init process of ConstructState

github.com/radareorg/r2ghidra - 71de731048b1f81c2dc9a1275748f93b3ff2c869 authored about 4 years ago by FXTi <[email protected]>
Enable loader for reconstructed ParserContext. We can enable LRUCache

again!

github.com/radareorg/r2ghidra - 458e5df89ed8b1cc806e6a42c8e167db3bf365ab authored about 4 years ago by FXTi <[email protected]>
Isolate Instruction from InstructionPrototype

github.com/radareorg/r2ghidra - a8fbe951ac6d05bec2fb2b62cb2e86c8ecee65cd authored about 4 years ago by FXTi <[email protected]>
Rename GET to NUM & Refactor type recognization

github.com/radareorg/r2ghidra - f6dbb285b6b43a9183d664c8b0bbc35c80206ec7 authored about 4 years ago by FXTi <[email protected]>
Make root a argv RCmdDesc ##newshell (#17326)

github.com/radareorg/radare2 - 75a80741ee710bd8d9370e5831e1a2185c7791f5 authored about 4 years ago by Riccardo Schirone <[email protected]>
Add API for getting Atomic and Typedef Types and remove broken !size (#17599)

github.com/radareorg/radare2 - 456b0fdf09cc6cd1c8f067fe0d187a4624799ebd authored about 4 years ago by Florian Märkl <[email protected]>
Fix #17638 - Fix http server by using TCP in RSocket's protocol ##remote (#17641)

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

github.com/radareorg/radare2 - 36e9314832bd32034580160134077528bcdcf11c authored about 4 years ago by Keegan S <[email protected]>
Implement touch command ##shell (#17645)

github.com/radareorg/radare2 - 797b937175bdf8531312efb765e587ab8a8f0011 authored about 4 years ago by pancake <[email protected]>
Set RPATH/RUNPATH on r2 libs too if local (#17639)

github.com/radareorg/radare2 - d9057505dcb162c55d704c92cea6301e4100a540 authored about 4 years ago by Khairul Azhar Kasmiran <[email protected]>
Implement arcc command using the new r_reg_profile_to_cc API ##types (#17618)

github.com/radareorg/radare2 - 2ad27447965d9419532bc4047df71c7af756037d authored about 4 years ago by pancake <[email protected]>
Show ESIL execution cost information in `ao` and `aoj` ##anal (#17585)

github.com/radareorg/radare2 - 18af675e05f63263502050dd4424a63d3c73e772 authored about 4 years ago by pancake <[email protected]>
Parse ansi->html properly in pdJ ##disasm (#17628)

github.com/radareorg/radare2 - 4249c71e82af1e4cd2f81e4b53d663fec90a951b authored about 4 years ago by pancake <[email protected]>
Add minimal armv7 and aarch32 VFP and NEON support ##esil (#17462)

github.com/radareorg/radare2 - 50eac9960156837404290eb96ad9e761d7eee041 authored about 4 years ago by Anisse Astier <[email protected]>
add initial support for some floating point and larger bit width operations

github.com/radareorg/esilsolve - 84ef994c9e798edd7c8c95305b602c49a12eb603 authored about 4 years ago by aemmitt-ns <[email protected]>
Fix multiple bugs in matching ##signatures (#17607)

Co-authored-by: Dennis Goodlett <[email protected]>
Co-authored-by: Riccardo Schirone <r...

github.com/radareorg/radare2 - 67cc898770d23abfafd47b633f623eab429f02f7 authored about 4 years ago by Dennis Goodlett <[email protected]>
Fix MSVC template demangling with ref to mangled symbol (#17601) ##bin

* Fix not adding the template name as an abbreviation
* Add test

github.com/radareorg/radare2 - 5c96166e2b6a7a132628a12d2622019e3a88e68f authored about 4 years ago by GustavoLCR <[email protected]>
Support iOS 14.x dyld shared cache ##bin

github.com/radareorg/radare2 - 90f4ba69b5074541246342fa3eaf8d15ee38bee8 authored about 4 years ago by Francesco Tamagni <[email protected]>
Support ObjC small method lists ##bin

github.com/radareorg/radare2 - 3c4fc3fc26001b257aeede48c2136f26b0c1ff17 authored about 4 years ago by Francesco Tamagni <[email protected]>
Add support for new macOS kernelcache ##bin

github.com/radareorg/radare2 - e74b004239773bea7904740623a01a5fa4206920 authored about 4 years ago by Francesco Tamagni <[email protected]>
Fix ObjC ivar parsing ##bin

github.com/radareorg/radare2 - 67e79f0bb38285aa756c4ec687897cbe1bc8dc68 authored about 4 years ago by Francesco Tamagni <[email protected]>
Add tests for ObjC changes

github.com/radareorg/radare2 - 523683f6f5ae3ffc324da5f7a7014b85c01324d7 authored about 4 years ago by Francesco Tamagni <[email protected]>
Add r_strbuf_initf() ##util (#17634)

github.com/radareorg/radare2 - ceac3124fb7a1e62b9f0fbf94e94954954ffd5eb authored about 4 years ago by Florian Märkl <[email protected]>
Use PJ in `iAj` ##json (#17636)

github.com/radareorg/radare2 - 871857df1aff24934749591de1fcb10518862391 authored about 4 years ago by Aswin C <[email protected]>
Fix heap oob read in bbget() (#17633)

github.com/radareorg/radare2 - 5ccf9fd4824ee54e999e92993442ba200c65ab80 authored about 4 years ago by Florian Märkl <[email protected]>
Implement RCons.setTitle() for Windows and add ?et command ##cons (#17624)

* Implement r_cons_set_title for Windows ##cons

* Implement ?et command to change terminal ti...

github.com/radareorg/radare2 - dc6a06b75e945dd1747c08bafb9bee427474cc0a authored about 4 years ago by pancake <[email protected]>
Fix asan r2pipe test by updating libasan and using LD_PRELOAD (#17594)

* Set LD_PRELOAD for unit tests
* Declare failed debug tests as broken if no assertion or Sanit...

github.com/radareorg/radare2 - fe5b80d615881bd1c31e0a99d655f4af90acf126 authored about 4 years ago by Khairul Azhar Kasmiran <[email protected]>
Add bots from r2con2020

github.com/radareorg/r2wars - c445b3b1457eea4a272dfcac11ae751aa4737060 authored about 4 years ago by pancake <[email protected]>
Fix crash when running iA while head_flag is not defined (#17630)

github.com/radareorg/radare2 - ec21daa6c2ddacb9e5bd31fd84e79552245f44c8 authored about 4 years ago by Riccardo Schirone <[email protected]>
Add r2pay-arm32 binary

github.com/radareorg/radare2-testbins - d89bd328c91f5795bca3a20f814e7030deda7504 authored about 4 years ago by pancake <[email protected]>
Thin objc-employee-ios14 into its slices (#53)

github.com/radareorg/radare2-testbins - 93114e6a9eec31c7f393c4f5921cf3bf255e8b77 authored about 4 years ago by Francesco Tamagni <[email protected]>
Fix ARC issues in the Objective-C example

Fixing warnings and tweaking style while at it.

github.com/radareorg/radare2-testbins - 97957013c72635e9fef4c3b2eabf9216e7692c65 authored about 4 years ago by Ole André Vadla Ravnås <[email protected]>
Add objc-employee-ios14

github.com/radareorg/radare2-testbins - 3f8ea6f7fc0d67d384c584a3421afda04b64a353 authored about 4 years ago by Ole André Vadla Ravnås <[email protected]>
Add Meson option to specify whether CLI tools should be built (#17625) ##build

github.com/radareorg/radare2 - 8681963bce7c396e6b02680810880066ee723528 authored about 4 years ago by Ole André Vadla Ravnås <[email protected]>
Update README.md

github.com/radareorg/r2con2020 - 1495dc03709c14b1768d360d21cc83f69ba3b4f8 authored about 4 years ago by Shibboleet <[email protected]>
Update README.md

github.com/radareorg/radare2-book - 6d59ee4b1f95f345caf7d09349932321b6c00740 authored about 4 years ago by Giovanni <[email protected]>
Increase timeout for macos-clang-tests job (#17627)

github.com/radareorg/radare2 - 391f8b77eba7a94045b2eba397a3b9328b368507 authored about 4 years ago by Riccardo Schirone <[email protected]>
Use Go 1.15. (#75)

github.com/radareorg/r2pm - f7187369ad06f2330907de35aca8c4dae27ee7df authored about 4 years ago by Quentin Barrand <[email protected]>
Bump github.com/golang/mock from 1.4.3 to 1.4.4 (#77)

Bumps [github.com/golang/mock](https://github.com/golang/mock) from 1.4.3 to 1.4.4.
- [Release ...

github.com/radareorg/r2pm - 0c20b16367eba7f9cab19a924f5b67f8dba4b5aa authored about 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Remove an unnecessary blank space in `c?` ##cons (#17620)

* Remove an unnecessary blank space in `c?`
* Sort the help messages in `c?`

github.com/radareorg/radare2 - f16a5b1ab789e358eda5074d1485dcb31fc5a7fb authored about 4 years ago by Aswin C <[email protected]>
Avoid close(-1) in r2pipe (#17617)

* Do not close(-1)
* Remove commented code

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

github.com/radareorg/radare2 - 6ead7f0eea3a6d3216602d2c7189a6974750717a authored about 4 years ago by pancake <[email protected]>
CI is starting to reach the timeout on master. (#17622)

github.com/radareorg/radare2 - 0d6a2bcf91e0677641016f0e9515276fa9ae12b1 authored about 4 years ago by Riccardo Schirone <[email protected]>
Implement ?== operator to compare strings ##shell (#17612)

github.com/radareorg/radare2 - 226517b5165ce50ba28f0f7358cbdf8de9dc37cd authored about 4 years ago by pancake <[email protected]>
Fix #17558 - Honor hex.offset in prc, pxAv and p=e ##print (#17615)

github.com/radareorg/radare2 - f21ebbf85a928773f08b2990d1bb25adf64364b1 authored about 4 years ago by pancake <[email protected]>
Bring merge sort and insertion sort cmp function semantics together (#17473) ##util

Merge sort uses cmp (a, b) < 0 for its first test branch, and insertion
sort cmp (a, b) > 0 ; w...

github.com/radareorg/radare2 - a4c76ff641c7c0a5a5975aabca26f0babed23a53 authored about 4 years ago by Anisse Astier <[email protected]>
Use SSL_get_error only if SSL is being used

github.com/radareorg/radare2 - 2318e1afcc7521b0d221e696b3832113d7ec7d5e authored about 4 years ago by Riccardo Schirone <[email protected]>
Enable PPC capstone plugin in static build

github.com/radareorg/radare2 - 1eee5c0eaad41d64f8e430620217642494eccdcf authored about 4 years ago by Anton Kochkov <[email protected]>
Do not disable build-static tests, just ignore the result

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