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

Optimize r_file_proc_size() reading by blocks instead of chars ##util (#17119)

* Optimize r_file_proc_size() reading by blocks instead of chars ##util

For /proc/self/maps t...

github.com/radareorg/radare2 - e56c78479111c3dc804bdfd86af8558730d5e5c3 authored over 4 years ago by pancake <[email protected]>
Initial commit

github.com/radareorg/ideas - fb7c29328180cbd3b109e0b9e9c29ff3c1828e9a authored over 4 years ago by Anton Kochkov <[email protected]>
Fix wrong type warning (#17123)

github.com/radareorg/radare2 - a64cd129511c178851f385e97759a2012ef71d0f authored over 4 years ago by Riccardo Schirone <[email protected]>
Improve analysis of compressed instructions and update instruction format (#17115)

github.com/radareorg/radare2 - 521db221f4e71625df258b322a62ac35e7b74417 authored over 4 years ago by Sylvain Pelissier <[email protected]>
Fix non-working `drt all` command and add tests for `drt` ##debug (#16974)

github.com/radareorg/radare2 - 5124bef4343d114a1e781aaa79aca3a36bcbf713 authored over 4 years ago by Zi Fan <[email protected]>
Fix missing SEH info and infinite loop for x64 PE (#17113)

github.com/radareorg/radare2 - b02ab3d9374a1376abfb899a0d51ae518e4392fa authored over 4 years ago by GustavoLCR <[email protected]>
r_file_slurp: don't choke on an empty file (#17118)

If `0` is an empty file:

% radiff 0 1
radiff2: Cannot open 0

This patch fixes it.

github.com/radareorg/radare2 - 3380e7c9da5d05e6b46fabc7184fd1ab45f81169 authored over 4 years ago by Fangrui Song <[email protected]>
Fix non-working json tests in r2r ##test (#17083)

github.com/radareorg/radare2 - a952636164821084fbfbb4021c3812998bd17aa7 authored over 4 years ago by Zi Fan <[email protected]>
Fix invalid json output for drtj command ##debug (#17073)

github.com/radareorg/radare2 - 3abfdc023da486892afe65183559bf3e132dda30 authored over 4 years ago by Zi Fan <[email protected]>
Update Cutter compilation documentation (#2238)

* add linux dependencies to the list
* make a common git clone section

github.com/radareorg/iaito - 061636d7140ea12da9c2245f2273f2ab3f16302b authored over 4 years ago by Surendrajat <[email protected]>
Reset strings whenever bin.str.enc changes (#17109) ##bin

github.com/radareorg/radare2 - 8540156f7397372968064157d7ad1473457cfa31 authored over 4 years ago by Khairul Azhar Kasmiran <[email protected]>
Fix #17093 - Fix uaf in var accesses (#17102)

github.com/radareorg/radare2 - eb70664f5e3c23a8b10918d7550041716d12bf62 authored over 4 years ago by GustavoLCR <[email protected]>
Fixed Memory Leak in R2DecDecompiler::decompileAt (#2257)

github.com/radareorg/iaito - d26e48f3f5c9d67d01862eb376d01575bd2cd504 authored over 4 years ago by NIRMAL MANOJ C <[email protected]>
Add Debian OLD (Debian 8 Jessie) (#17098) ##build

Add Debian 8 (Jessie) Docker build to ensure radare2 works
on the older Debian-based systems too.

github.com/radareorg/radare2 - d6cf4f08983d94cf1e085b9eb56140ad01c00c13 authored over 4 years ago by Anton Kochkov <[email protected]>
Fix root help in newshell (#17104)

github.com/radareorg/radare2 - cfd23f5e3c7b0f189bd3f2c3c4b83ba76a248ef3 authored over 4 years ago by Riccardo Schirone <[email protected]>
Remove constr.c (#17106)

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

github.com/radareorg/radare2 - 8478dc7dc5687c72b620e89e49466f386487854d authored over 4 years ago by pancake <[email protected]>
DWARF .debug_info parsing fix and improvement (#17007)

* Get .debug_info working for DWARF 2, 3
* Fill up missing information in abbrev string table
...

github.com/radareorg/radare2 - 914624a921373e53d29a7c72c430354a85a3f288 authored over 4 years ago by HoundThe <[email protected]>
Fix Thumb symbols bitness for Mach-O ##bin (#17053)

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

github.com/radareorg/radare2 - 2f78b9f5df2004a509b095e3b873df61fd91fe3f authored over 4 years ago by GustavoLCR <[email protected]>
DWARF unit testing ##tests (#16965)

github.com/radareorg/radare2 - e9952265ac42a0c4ff0e11ba1926764abedc9d2c authored over 4 years ago by HoundThe <[email protected]>
Fix r_cons_yesno. Key variable was never changed (#17101)

github.com/radareorg/radare2 - 08cd3c62e3a83bb2e168d9fd28b397afde7c46db authored over 4 years ago by Riccardo Schirone <[email protected]>
Heap glibc resolve main_arena using symbol (#17018)

github.com/radareorg/radare2 - 1faed017c798c624fb3c4bca6f78b36a72fe32c7 authored over 4 years ago by meowmeowxw <[email protected]>
r2r: For diffchar, use --word-diff=porcelain instead (#17087)

github.com/radareorg/radare2 - 12d12a5ed4211d6a4b62cfa234e0811b60ce5939 authored over 4 years ago by Khairul Azhar Kasmiran <[email protected]>
Fix C99 construct without -c99 (#17077)

* Fix C99 construct without -c99

Co-authored-by: Anton Kochkov <[email protected]>

github.com/radareorg/radare2 - db5cce396d5789ecc370d497210c1eb0913ee784 authored over 4 years ago by Michael Scherer <[email protected]>
Add ESIL flag update for LSL, LSR, ADC + correction on ADDS (#17058)

github.com/radareorg/radare2 - e443dfa0a1e03468d191b3a1497afd86dce4475d authored over 4 years ago by Azox <[email protected]>
Generate help automatically ##newshell (#16782)

* Add additional RCmdStatuses
* ?? should be a cmd_identifier, not help_command

github.com/radareorg/radare2 - 2ffa790e0aec3c77a596ce5b76f1ea470956f534 authored over 4 years ago by Riccardo Schirone <[email protected]>
Add missing dependency to dockerfile. (#2253)

Build failed to patch executable missing.

github.com/radareorg/iaito - d33eae4cb9b196c22aafb98fa2d74c894bba2f70 authored over 4 years ago by karliss <[email protected]>
Handle # in quoted strings in newshell (#17095)

github.com/radareorg/radare2 - b18f7e4a2af78c23b878598c21d579af032c8b8c authored over 4 years ago by Riccardo Schirone <[email protected]>
Do not print malformed table if no columns are set (#16847)

github.com/radareorg/radare2 - 2e12c658c10137dfb36e59a96655ca1f9e208d1e authored over 4 years ago by pancake <[email protected]>
Use cmake for linux DEPLOY build. (#2223)

* Add cmake script for building and installing translations.
* Improve APPIMAGE related path ha...

github.com/radareorg/iaito - cd42adc832284acfe485656fbe7bc70f960bbf34 authored over 4 years ago by karliss <[email protected]>
Add missing includes on VS2019. (#2251)

github.com/radareorg/iaito - 53da90625c6b58c06e73112970733cd81e0c3d56 authored over 4 years ago by karliss <[email protected]>
Add test for #4315 - Using af with anal.calls (#17089)

github.com/radareorg/radare2 - 3cffa1841430bce2d87220322613a10cbc36315d authored over 4 years ago by pancake <[email protected]>
Improve RISC-V analysis for compressed instructions ##anal (#17078)

* Improve RISC-V analysis for compressed instructions
* Correct RISC-V 64 tests and change comp...

github.com/radareorg/radare2 - e3baa7376f9d7ac6ad8a28b3ce461a7e11b0325a authored over 4 years ago by Sylvain Pelissier <[email protected]>
[WIP] Macho dos (#28)

* Add test file for https://github.com/radareorg/radare2/pull/17069
* Add clusterfuzz-testcase-...

github.com/radareorg/radare2-testbins - f9aede944e032a736ccc62462de5625436337a1a authored over 4 years ago by pancake <[email protected]>
Fix null deref when loading machos without segments ##bin

testfile: clusterfuzz-testcase-minimized-ia_fuzz-5671063689363456.uu

github.com/radareorg/radare2 - eba178b820eebe506a2388c46c601ad054e9db5f authored over 4 years ago by pancake <[email protected]>
Fix DoS on corrupted macho executable ##bin

Fix clusterfuzz-testcase-minimized-ia_fuzz-5704628234092544.uu

github.com/radareorg/radare2 - 97f51159e149bf75d94fa9dc42d6145bf324d112 authored over 4 years ago by pancake <[email protected]>
Fix null deref in quit when loading corrupted machos ##bin

github.com/radareorg/radare2 - 00b76ab4337db58c3232a5482afda7672312b909 authored over 4 years ago by pancake <[email protected]>
Fix memory leak by moving the check some lines above

Cleanup and simplify section loop in macho parser

github.com/radareorg/radare2 - 661cc70f4a39e5f9cded720aa745039918142763 authored over 4 years ago by pancake <[email protected]>
Fix edge case bug not detecting EOF when a statement is incomplete

Add test case (not executed, because acr have no CI)

github.com/radareorg/acr - 1473c5638dc7b8d74f5ffd658de2c6ffaed9f83e authored over 4 years ago by pancake <[email protected]>
Add broken test for multiple chained greps (#17086)

github.com/radareorg/radare2 - 50d0e82e9af34fac772c6abf820a777b944eaf32 authored over 4 years ago by pancake <[email protected]>
remove a few warnings during analysis

github.com/radareorg/radare2 - 7d6d1f6351e27bd74fe227bce6c7431f9d851966 authored over 4 years ago by condret <[email protected]>
Expose asm.reloff.flags in Preferences (#2244)

github.com/radareorg/iaito - 7736088ea9aa3bbd03b62e6e5ca7eb5745912580 authored over 4 years ago by Surendrajat <[email protected]>
Add options for tweaking graph layout. (#2246)

* Fix overview refresh when switching layout.

github.com/radareorg/iaito - e28ee3bebda960ed7b899a2006187c122ee6e1d7 authored over 4 years ago by karliss <[email protected]>
Fix memory leaks in RBin reported by Coverity (#17068)

* Fix memory leaks in RBin reported by Coverity

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

github.com/radareorg/radare2 - c1328f7e106cbf2780da013683d234b5d60bd254 authored over 4 years ago by pancake <[email protected]>
Adding support for BA2 ELF binaries ##bin (#17063)

* Adding support for BA2 CPU

* Code clean up

* Moving support for BA2 CPU to radare2-extra...

github.com/radareorg/radare2 - aeca50166d3efa4d3339f8eb7a2bf676941f1614 authored over 4 years ago by Jerome-PS <[email protected]>
Use `stale` label instead of `wontfix` (#17085)

github.com/radareorg/radare2 - aeddbc85aab6ca4dbeda7cfabdf99c8016b07fd0 authored over 4 years ago by Riccardo Schirone <[email protected]>
Fix links

github.com/radareorg/radare.org - 07def56c45b597422b4d91c084ccd5d47d830f17 authored over 4 years ago by Anton Kochkov <[email protected]>
First version of stale file to automatically close old issues (#16924)

github.com/radareorg/radare2 - 66ac059336f699b8dde9e3ae6e910ce93326a9c5 authored over 4 years ago by Riccardo Schirone <[email protected]>
Link cutter r2ghidra decompiler against ghidra_core.

github.com/radareorg/iaito - 1d8c9de37c5816a40139af0be0c1c2b58a50c4b6 authored over 4 years ago by karlis <[email protected]>
Refactored Decompiler Widget and R2Dec Plugin to use RAnnotatedCode (#2227)

github.com/radareorg/iaito - 255ffe120891da592508bd510100d0c05d67fcf3 authored over 4 years ago by NIRMAL MANOJ C <[email protected]>
Fix r2book urls

github.com/radareorg/radare.org - 58beee10828055d61b364893c056fc1e88a09e26 authored over 4 years ago by Anton Kochkov <[email protected]>
Fix r2book urls

github.com/radareorg/radare.org - ab1a300e0cad5ad46911423bf13c01a71f1ebacc authored over 4 years ago by Anton Kochkov <[email protected]>
r2r: Support char diffing (#17066)

github.com/radareorg/radare2 - ca49982a631d757f6099c18fd6a48262d47b22aa authored over 4 years ago by Khairul Azhar Kasmiran <[email protected]>
Fix the url

github.com/radareorg/radare2-book - 46d38663b0e70261eed262404939746afc53d9c2 authored over 4 years ago by Anton Kochkov <[email protected]>
Fix Windows compilation instructions

github.com/radareorg/radare2-book - 4d782c8c12fead621f043706f2a5a9407a4da62a authored over 4 years ago by Anton Kochkov <[email protected]>
Support arbitrary length identifiers in Mach-O ##bin (#17064)

* Convert symbol_t name member from char[R_BIN_MACH0_STRING_LENGTH] to char *

* Invert the va...

github.com/radareorg/radare2 - 8e8250e5866ed19ee41460e1a48290f6982209f7 authored over 4 years ago by phakeobj <[email protected]>
Fix corrupt JSON output in types ##signatures (#17065)

github.com/radareorg/radare2 - 17aa65d32459b85dcb70bb87e362acccb919959b authored over 4 years ago by Cyrill Leutwiler <[email protected]>
Check for return values in about ~50 method calls (#17025)

github.com/radareorg/radare2 - bd9a604a87c59051e0464e961c2e4ac89f6d1415 authored over 4 years ago by pancake <[email protected]>
Fix ~300 warnings in the pyc disasembler (#17071)

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

github.com/radareorg/radare2 - cea53c7112dd34f9ee8c939ec6c3686b43e885af authored over 4 years ago by pancake <[email protected]>
Fix crash in PE when resolving corrupted ordinal exports ##bin (#17069)

github.com/radareorg/radare2 - 6e7c6a63b9b823af514418cd383e632fa81f8420 authored over 4 years ago by pancake <[email protected]>
Fixed hang when analysing objc binaries ##bin (#17021)

* Fixed an issue when analyzing Objective C methods, `count` can be 0xffffffff in some places, w...

github.com/radareorg/radare2 - b19078d83a83cba2eeb716c5b2f1bc5a7e8fa7c1 authored over 4 years ago by gkpln3 <[email protected]>
Fix NULL deref and heap-buffer-overflow (#17052)

github.com/radareorg/radare2 - 56b9356f918bf5c4054459a0312be70f45c43aff authored over 4 years ago by GustavoLCR <[email protected]>
add vexit, a vex to esil jit translator for instructions without esil

github.com/radareorg/esilsolve - 13a18276a32ba747c0040967dc7f71b1bc42380c authored over 4 years ago by aemmitt-ns <[email protected]>
add vexit, a vex to esil jit translator for instructions without esil

github.com/radareorg/esilsolve - c4381e43f7ca12ed19b83dfce3d437cc07b0fdf4 authored over 4 years ago by aemmitt-ns <[email protected]>
DWARF 4 and 5 line parsing additions ##bin (#17061)

* Moved dwarf prototypes to its header, added information for DWARF4
* Fixed incorrect line par...

github.com/radareorg/radare2 - 1650ee69dc25e250d7ef920c5327105ffbd598ca authored over 4 years ago by HoundThe <[email protected]>
Adding support for BA2 CPU (#250) ##asm

github.com/radareorg/radare2-extras - d818dba15e814d76d410566c1633fb409a852b2d authored over 4 years ago by Jerome-PS <[email protected]>
Adding support for BA2 CPU

github.com/radareorg/radare2-pm - 7572e7ce74af8143f9058d20752f4f4ddcc21429 authored over 4 years ago by Jerome-PS <Jerome-PS>
Fix a minor glitch (#17057)

* Fix a minor glitch

* Code cleanup

* clean up and stop depending on fpu

github.com/radareorg/radare2 - 26eb7daed0844e750c2d6a60e2dbb3ab44f0220e authored over 4 years ago by Vane11ope <[email protected]>
Update arm.sdb.txt: Added instruction descriptions for ARM (#17070)

github.com/radareorg/radare2 - b24f4f02d00e0dfa68449746fffb9bd88b0dc919 authored over 4 years ago by Aswin <[email protected]>
Add test file for https://github.com/radareorg/radare2/pull/17069 (#27)

github.com/radareorg/radare2-testbins - e47c700ffb20d75142331f425a93240f6d44989f authored over 4 years ago by pancake <[email protected]>
Use (void) instead of () in function signatures (#17026) ##refactoring

* Use (void) instead of () in function signatures
* Add test to avoid further contributions to ...

github.com/radareorg/radare2 - 160fc95e66e82d844ef0f5a258c03de844524a6e authored over 4 years ago by pancake <[email protected]>
Fix all the coverities detected last month (#17060)

* Fix all the coverities detected last month

* Fix one more cov

* Fix build

* refix bui...

github.com/radareorg/radare2 - 84ecf9fff2065a75f518e20c1bc29397f0e0e136 authored over 4 years ago by pancake <[email protected]>
a 'working' vex2esil script relying on defunct RPICK

github.com/radareorg/esilsolve - 9178974bbb0107d03464edcc51208ec63444e293 authored over 4 years ago by aemmitt-ns <[email protected]>
r2r: Don't trim diff lines (#17059)

github.com/radareorg/radare2 - ddeb513374f107665876cd5963936ef5d93e2cc7 authored over 4 years ago by Khairul Azhar Kasmiran <[email protected]>
Mark r2ghidra_decompile_annotated_code() as R_API (#118)

github.com/radareorg/r2ghidra - bb68a47266c1ee4e403c55c344ec6e59258c50a9 authored over 4 years ago by NIRMAL MANOJ C <[email protected]>
Add Mach-O dylib with long identifiers (#26)

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

github.com/radareorg/radare2-testbins - 740b5c5c6ddcaa6cdcd903d6f508b40e64f44cd6 authored over 4 years ago by phakeobj <[email protected]>
Stick libc version

github.com/radareorg/r2pipe.rs - eec57de9d6b65542c9a2ee8b7d7db6ed5e80a89e authored over 4 years ago by pancake <[email protected]>
Added dwarf test bins (#23)

github.com/radareorg/radare2-testbins - 42afcd733c99c40e23a9046cac90bfa230288df8 authored over 4 years ago by HoundThe <[email protected]>
add forgotten esilsim file, which defines esilsim parent class

github.com/radareorg/esilsolve - 90a4d5eae90f1f4811819555596074a9d983cbde authored over 4 years ago by aemmitt-ns <[email protected]>
More make -> ${MAKE}

github.com/radareorg/radare2-pm - 679a3a0ee82aa293c053fb6f00f2cc4d384335e1 authored over 4 years ago by pancake <[email protected]>
Use ${MAKE} instead of make in r2dec for portability reasons

github.com/radareorg/radare2-pm - 8e707040a7deb3e1075ee8d6fce7e9894fdb5e0f authored over 4 years ago by pancake <[email protected]>
Update README.md

Some more love for this crate

github.com/radareorg/r2pipe.rs - 924eff860d3313c6a1de0a52d77d205344793f35 authored over 4 years ago by Cyrill Leutwiler <[email protected]>
Release acr-1.9.3

github.com/radareorg/acr - f1981b42d661adcdcf57e6750f405144102cf884 authored over 4 years ago by pancake <[email protected]>
Fix acr-cat overwrite issue reported in https://github.com/radare/acr/commit/832ad54a0fca730074b2e659fad673d4ee945a43#commitcomment-39288363

github.com/radareorg/acr - e77db3b4683877cc314d0a5ab97be3da5fccdba2 authored over 4 years ago by pancake <[email protected]>
Add API to emit RAnnotatedCode (for Cutter) (#112) (#114)

github.com/radareorg/r2ghidra - 098688ed12de4f0aa190c3e380417fc0b30522ff authored over 4 years ago by NIRMAL MANOJ C <[email protected]>
Update Ghidra for ARM+AArch64 Support (#117)

github.com/radareorg/r2ghidra - dd9637a5845b6f9d2ecf7dcc088923b6f8586645 authored over 4 years ago by Florian Märkl <[email protected]>
Fix R2_INCDIR on Windows (#16940)

github.com/radareorg/radare2 - 77cc18ba046bc1966704df759f37833a063f9e01 authored over 4 years ago by GustavoLCR <[email protected]>
Fix compiler warnings (#17046)

github.com/radareorg/radare2 - 70e3d3bc561bed6c3a72a1a698ef6bb8f7947f32 authored over 4 years ago by Riccardo Schirone <[email protected]>
Fix takeover of initial block of function ##anal (#17051)

github.com/radareorg/radare2 - 3f54430244f7884bd6b2b70f5956f2df693d5558 authored over 4 years ago by GustavoLCR <[email protected]>
Fix crash in r_anal_block_chop_noreturn (#17012)

github.com/radareorg/radare2 - ae2ed249f8d718f820090ebb1e00f9738cf60108 authored over 4 years ago by GustavoLCR <[email protected]>
Add missing reloc definitions for C-SKY, RISCV and AARCH64 ##bin (#17032)

* Add missing reloc definitions for C-SKY, RISCV and AARCH64 ##bin
* Update glibc_elf.h from GN...

github.com/radareorg/radare2 - 6a37a4ecefb922704dd6299678804e94e894215b authored over 4 years ago by pancake <[email protected]>
Fix a minor glitch (#17050)

github.com/radareorg/radare2 - 3c5888fe70b527472f01e7385109bebed763d56b authored over 4 years ago by Vane11ope <[email protected]>
Upgrade to Rust 2018

github.com/radareorg/r2pipe.rs - 71f3fa40f09da6b649213b2131edb1942d78a440 authored over 4 years ago by Anton Kochkov <[email protected]>
Add GitHub Actions

github.com/radareorg/r2pipe.rs - 08ab5a8f3228f3ba3802cda624f6f02fe097b645 authored over 4 years ago by Anton Kochkov <[email protected]>
Better Travis CI configuration

github.com/radareorg/r2pipe.rs - 5f1c34eb8d8acd2d6fa71ffabb13f03cd6400298 authored over 4 years ago by Anton Kochkov <[email protected]>
Fix formatting

github.com/radareorg/r2pipe.rs - 3b631b623e160108822380ab99f9ae15779c5967 authored over 4 years ago by Anton Kochkov <[email protected]>
Check node_string length before subtracting 2 from strlen (#17044)

github.com/radareorg/radare2 - 347374c494472583ad0dc871e4774d30ac82cfed authored over 4 years ago by Riccardo Schirone <[email protected]>
Bestmatch ##signatures (#16977)

* implment basic concept signature bestmatch
* bestmatch works without zignspace
* zb shows to...

github.com/radareorg/radare2 - 83418323e031de5e67064fe1b42642f9b3b3e779 authored over 4 years ago by Dennis Goodlett <[email protected]>
Fix a fatmach0 test under aarch64 ##test (#17048)

Use ARGS instead of oa

github.com/radareorg/radare2 - f5c25c6bf1b35ba1ae518bd3a92e48815faaeb53 authored over 4 years ago by Florian Märkl <[email protected]>
Fix signedness issue in the DWARF line parser on ARM64 (#17031)

github.com/radareorg/radare2 - f298057646541414735654d3c518ce052f944170 authored over 4 years ago by HoundThe <[email protected]>