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

Disable conflictive tests to make master green

github.com/radareorg/radare2 - 693fcaaaea6f4267e759fc42eb4e92b913cbbb6f authored almost 3 years ago by Sergi Àlvarez i Capilla <[email protected]>
Fix #19377 - Heap overflow in `of` command without arguments

github.com/radareorg/radare2 - 782e26c27e97ebeaffc5c3e00137f93a236c9788 authored almost 3 years ago by Sergi Àlvarez i Capilla <[email protected]>
Fix bluy dark color scheme

github.com/radareorg/radare2 - b12bfc5cd87ab288b039ca21d4e0c709d0954ef4 authored almost 3 years ago by Sergi Àlvarez i Capilla <[email protected]>
Make aaft a bit slower but safer

github.com/radareorg/radare2 - bd0ba742c23668e9a6cef6dcfb5eab37911b2ed3 authored almost 3 years ago by Sergi Àlvarez i Capilla <[email protected]>
Fix unit test

github.com/radareorg/radare2 - 23da5e315f0ab5a6f568f70c313bef81c74a6a84 authored almost 3 years ago by Sergi Àlvarez i Capilla <[email protected]>
Fix last covs

github.com/radareorg/radare2 - 0833ffbd6d336099e78c84350b72a83a943cb9c2 authored almost 3 years ago by Sergi Àlvarez i Capilla <[email protected]>
Fix a problem serializing vartypes ##projects

That was causing some functions to not be reloaded after saving the project

github.com/radareorg/radare2 - 59b5ec4e3c46cb091783b508ab8a82554870d68f authored almost 3 years ago by RHL120 <[email protected]>
No more undefined types

github.com/radareorg/r2ghidra - 6f4f1095808ea63ed1506b5d1db72c09a6f76f3b authored almost 3 years ago by pancake <[email protected]>
Simplify deserialization of byte ##signatures

* New API to get fist hex bytes in str ##util

github.com/radareorg/radare2 - 7c27574b5cc1b2f9cbec520ebe3715c8c514f922 authored almost 3 years ago by Dennis Goodlett <[email protected]>
Dont sync capstone all the time

github.com/radareorg/radare2 - 07a4b25adc53396eedee24c30e06012142d989b9 authored almost 3 years ago by pancake <[email protected]>
Respect v35 repos for offline builds ##build

github.com/radareorg/radare2 - 42e1493e78bc9d7eb22d58419e311a2ec2317780 authored almost 3 years ago by Sergi Àlvarez i Capilla <[email protected]>
Add offline build CI job

github.com/radareorg/radare2 - 6e43c6606f9ccc4f2f95fa8e4ff149d6689f98aa authored almost 3 years ago by Sergi Àlvarez i Capilla <[email protected]>
Fix w64 build

github.com/radareorg/r2ghidra - afe351921726f2308c740adcae6c6e92e8ec12cd authored almost 3 years ago by pancake <[email protected]>
Bump for r2-5.4.2

github.com/radareorg/r2ghidra - 9282c04554edd7516783cd226026de77616a69bf authored almost 3 years ago by pancake <[email protected]>
Implement the binary package support for sleigh

github.com/radareorg/radare2-pm - 0847b824175ee77a983f324784033168dfd20a17 authored almost 3 years ago by pancake <[email protected]>
Fix the CI

github.com/radareorg/r2ghidra - 26ec81fee9936966d0c49cc49c2cb9c2b23ebb58 authored almost 3 years ago by pancake <[email protected]>
Fix truncated string issue in the sixref plugin

github.com/radareorg/radare2 - 020d2e01d4b275c9720bf109cf6f6a546f5e0c7f authored almost 3 years ago by pancake <[email protected]>
Split r2ghidra package into r2ghidra-sleigh as dependency

github.com/radareorg/radare2-pm - 1927a4dbb0c32cb278d3f79b2a57ef5db2c0b283 authored almost 3 years ago by pancake <[email protected]>
Fix UAF crash with invalid codemeta items taken from XML

github.com/radareorg/r2ghidra - 57d2ff39c91c6388bc475fbd819733593b126213 authored almost 3 years ago by pancake <[email protected]>
Fix minor leak when adding vars (#19375)

github.com/radareorg/radare2 - f0ffdde6b6f54f440f5a6920e88de46a60ca8f4f authored almost 3 years ago by Dennis Goodlett <[email protected]>
Remove r_io_map_new from public API ##io

github.com/radareorg/radare2 - 44e3ff56ced19cbc16f3dc503ca7979185bc69fb authored almost 3 years ago by condret <[email protected]>
Fix mapslit in r_io_map_add ##io

github.com/radareorg/radare2 - 7a0412b743aacbef3cd080aade90260c2b2716db authored almost 3 years ago by condret <[email protected]>
Add more information to var ##signatures

github.com/radareorg/radare2 - b00d8c6e0f8035babfd1d06d03902c1babe8b579 authored almost 3 years ago by Dennis Goodlett <[email protected]>
Move windows CI jobs into a separate file

github.com/radareorg/radare2 - 9b1d09abdbb60461166407cfb0e034c4c7998cba authored almost 3 years ago by pancake <[email protected]>
Add test for the aaft+esilwrite crash

github.com/radareorg/radare2 - ccd00acfad805b3adc4d19fb1d6a3e833de7b913 authored almost 3 years ago by thymol0 <[email protected]>
Fix #19178 - UAF in aaft when anal.detectwrites is enabled ##crash

github.com/radareorg/radare2 - 4de636fdc04108c643f5f1a329ef785f2f2cee19 authored almost 3 years ago by pancake <[email protected]>
Optimize 'aaft' command, still far from fully optimized ##anal

* aaa takes 1.8s instead of 2.1s in /bin/ls

github.com/radareorg/radare2 - 0fa18220f351413dc7e082913bd03af949724930 authored almost 3 years ago by pancake <[email protected]>
Add WIP 5.5.0 release slides in doc/r2s

github.com/radareorg/radare2 - 4a7d42e0bf03e14055eb1b39e7e5a5186920c653 authored almost 3 years ago by Sergi Àlvarez i Capilla <[email protected]>
Indent fixes for anal.dwarf_process

github.com/radareorg/radare2 - c79a32b4500de04cf8a7f83f5d1572c3a1075e92 authored almost 3 years ago by Sergi Àlvarez i Capilla <[email protected]>
Implement axtm, axfm and add helps for axf? and axt? ##anal

github.com/radareorg/radare2 - e8c96eabb38ef477e7803db48e93ad477c7ca63a authored almost 3 years ago by Sergi Àlvarez i Capilla <[email protected]>
Check if ax[ft] argument is valid before showing xrefs to 0 ##anal

github.com/radareorg/radare2 - 13f9ca23a252b120d87f3d350ae53fc612f5957c authored almost 3 years ago by Sergi Àlvarez i Capilla <[email protected]>
Use r_str_ndup in another bound check in dwarf ##bin

github.com/radareorg/radare2 - 49cdf48c371a7f61ba455084281069d5938b3de2 authored almost 3 years ago by Sergi Àlvarez i Capilla <[email protected]>
Add tests for the last crash bugs fixed

Reported by giantbranch of NSFOCUS TIANJI Lab

github.com/radareorg/radare2-testbins - 3118fbde1ce8e9f4f068fb8629b0ff609a40016f authored almost 3 years ago by Sergi Àlvarez i Capilla <[email protected]>
Fix assert in asan test shortening the path when corrupted dwarfs

github.com/radareorg/radare2 - e736c854781f7c980702013e583dcf60e72b1faa authored almost 3 years ago by Sergi Àlvarez i Capilla <[email protected]>
Fix #19327 - Comment dead code to fix a warning

github.com/radareorg/radare2 - 046fcdb97c748957415b512419fe0eadc0435f71 authored almost 3 years ago by Sergi Àlvarez i Capilla <[email protected]>
Fix DWARF unit tests

github.com/radareorg/radare2 - 0f743e088dea9d526ae58965ec1abe8a0ca9f26a authored almost 3 years ago by Sergi Àlvarez i Capilla <[email protected]>
Fix null esil issues on avr without aeim

github.com/radareorg/radare2 - 7c3e4a61378b648710f8b52c1dc7f5d514c1ea08 authored almost 3 years ago by Sergi Àlvarez i Capilla <[email protected]>
Fix assert spotted in the asan ci for aao

github.com/radareorg/radare2 - d896c81566e27bbe45b53af8c35bf18d039c067d authored almost 3 years ago by Sergi Àlvarez i Capilla <[email protected]>
Remove sigstk test

github.com/radareorg/radare2 - 287bf14425fcce63d0d06a89cc20e5d991682c7c authored almost 3 years ago by Sergi Àlvarez i Capilla <[email protected]>
Wrong bounds initializing dwarf dies (tests_64901) ##crash

Reported by giantbranch of NSFOCUS TIANJI Lab

github.com/radareorg/radare2 - 67b97621d101918cb7e859c3218cc55cea7ae9cc authored almost 3 years ago by pancake <[email protected]>
Improve debug message when misleading a function name ##anal

github.com/radareorg/radare2 - f209fcb90310a7034d053e836231722c7eea954c authored almost 3 years ago by pancake <[email protected]>
Add serialization API for vars ##anal

github.com/radareorg/radare2 - 5be4f6c09252763b98da0d216be030416564ed23 authored almost 3 years ago by Dennis Goodlett <[email protected]>
Remove useless signal definition erroring on MIPS platform (#19357)

github.com/radareorg/radare2 - 22aaab56ed80b6116dd11a516a2fec127eabbf5d authored almost 3 years ago by junchao-loongson <[email protected]>
Fix oobread in z80 disassembler (tests_65081) ##crash

Reported by giantbranch of NSFOCUS TIANJI Lab

github.com/radareorg/radare2 - 652497ad0d4c7b41155ead8454e5040942c6ed6f authored almost 3 years ago by pancake <[email protected]>
Fix oobread crash in the ELF parser (tests_64931) ##crash

Reported by giantbranch of NSFOCUS TIANJI Lab

github.com/radareorg/radare2 - c344c8a6620eeb9ea3033ba02a3f8e1efea0195b authored almost 3 years ago by pancake <[email protected]>
Fix oobread crash in DWARF's parse_die (tests_64926) ##crash

Reported by giantbranch of NSFOCUS TIANJI Lab

github.com/radareorg/radare2 - 4e9e95fc695876178798c7af58430a904a4c0bf5 authored almost 3 years ago by pancake <[email protected]>
Save and check the reg arena size when peekpoking (Fix tests_64923) ##crash

github.com/radareorg/radare2 - 467ca68d48a314a50e432f3efdb9a6bb0c1ef26a authored almost 3 years ago by pancake <[email protected]>
Fix r_buf lifecycle in mdmp

github.com/radareorg/radare2 - d8cf7cfa02773bd66a1a64ac9ca63b87adc52a59 authored almost 3 years ago by Sergi Àlvarez i Capilla <[email protected]>
Write r_vc_checkout in terms of r_vc_reset to make it shorter

github.com/radareorg/radare2 - 41d07dc27a1582678bb989b3878b3a5d9cc5f74d authored almost 3 years ago by rhl120 <[email protected]>
Fix oobread crash in DWARF parser (tests_64922) ##crash

Reported by giantbranch of NSFOCUS TIANJI Lab

github.com/radareorg/radare2 - 0f656c90a4ac80059d6e0b794d2aa9d2348697bd authored almost 3 years ago by Sergi Àlvarez i Capilla <[email protected]>
Use r_file_new in rvc.c (#19346)

github.com/radareorg/radare2 - 3247b917e26bc34161c1989c3623a94f176a152c authored almost 3 years ago by RHL120 <[email protected]>
Fix oobread crash in dwarf parser with non-null terminated strings ##crash

github.com/radareorg/radare2 - 03322e7614fb226073c5d2c444d64fc9d0cf1333 authored almost 3 years ago by Sergi Àlvarez i Capilla <[email protected]>
Fix oobread crash in DWARF parser (tests_64924) ##crash

Reported by giantbranch of NSFOCUS TIANJI Lab

github.com/radareorg/radare2 - 637f4bd1af6752e28e0a9998e954e2e9ce6fa992 authored almost 3 years ago by Sergi Àlvarez i Capilla <[email protected]>
Fix crash when elf symbol initialization fails ##bin

Reported by giantbranch of NSFOCUS TIANJI Lab

github.com/radareorg/radare2 - 0f770102a5368562fab175a7f8de589828789dfc authored almost 3 years ago by Sergi Àlvarez i Capilla <[email protected]>
Fix uaf crash in aaft (tests_64927) ##crash

Reported by giantbranch of NSFOCUS TIANJI Lab

github.com/radareorg/radare2 - 59a9dfb60acf8b5c0312061cffd9693fc9526053 authored almost 3 years ago by Sergi Àlvarez i Capilla <[email protected]>
Fix oobread crash in the analysis loop with corrupted ELFs (tests_64928) ##crash

Reported by giantbranch of NSFOCUS TIANJI Lab

github.com/radareorg/radare2 - 4aff1bb00224de4f5bc118f987dfd5d2fe3450d0 authored almost 3 years ago by Sergi Àlvarez i Capilla <[email protected]>
asm.fcnlines was renamed to asm.lines.fcn in 2018 :facepalm:

github.com/radareorg/radare2 - 65527b88baf83c3139c5086b1211b811288e1840 authored almost 3 years ago by Sergi Àlvarez i Capilla <[email protected]>
Fix oobread in VAX disassembler (tests_64920) ##crash

Reported by giantbranch of NSFOCUS TIANJI Lab

github.com/radareorg/radare2 - 49b0cebfdf0db9704e36f8a5533f1df6d3e2ed3a authored almost 3 years ago by Sergi Àlvarez i Capilla <[email protected]>
Fix oobread crash in RAnal.hexagon (tests_64900) ##crash

Reported by giantbranch of NSFOCUS TIANJI Lab

github.com/radareorg/radare2 - 027cd9b7274988bb1af866539ba6c2fa2ff63e45 authored almost 3 years ago by Sergi Àlvarez i Capilla <[email protected]>
Fix UAF in aaft (tests_64923) ##crash

Reported by giantbranch of NSFOCUS TIANJI Lab

github.com/radareorg/radare2 - 65448811e5b9582a19cf631e03cfcaa025a92ef5 authored almost 3 years ago by Sergi Àlvarez i Capilla <[email protected]>
Add a clone command ##rvc

github.com/radareorg/radare2 - 47ea6216eabef78d0008983d97ee8f5d54af88dc authored almost 3 years ago by RHL120 <[email protected]>
Fix some warnings

github.com/radareorg/radare2 - e1e6f3c754c565e841001c019c3e948ca0dd1da7 authored almost 3 years ago by Sergi Àlvarez i Capilla <[email protected]>
Dont user latest meson because its broken :D ##build

github.com/radareorg/radare2 - 8cb61df4cbe07e5c88bae79fea8e3bcadc1a4eb7 authored almost 3 years ago by pancake <[email protected]>
free/fini methods should return void ##refactor

github.com/radareorg/radare2 - 6871d2178fdc212a78611a124288a940cf072812 authored almost 3 years ago by pancake <[email protected]>
Dont loose scroll position when selecting new panels ##visual

github.com/radareorg/radare2 - 8a388f9f3ef149b73b21f3818b27ed8123094579 authored almost 3 years ago by pancake <[email protected]>
Always init Mach-O options with defaults ##bin

github.com/radareorg/radare2 - bf3dd3ce1564e6219a69aa94875c315fa1ab1baf authored almost 3 years ago by Francesco Tamagni <[email protected]>
Free maps on r_io_maps_fini ##io

github.com/radareorg/radare2 - 86d94018a1a344d1267c861d2cccfb8c1f3bdfac authored almost 3 years ago by condret <[email protected]>
Remove r_cont_rbtree tests

github.com/radareorg/radare2 - afbc4d33a6909951642289cbfebf6abdf815d1d6 authored almost 3 years ago by condret <[email protected]>
Remove RContRBTree API

github.com/radareorg/radare2 - df66f725923fafc0497239639463984f138ec9be authored almost 3 years ago by condret <[email protected]>
Use new rbtree API in esil_cfg

github.com/radareorg/radare2 - cbc017310c509225fbb3ca24a185026c22e65c0e authored almost 3 years ago by condret <[email protected]>
Fix buffer overflow in RConsPixel API affecting the braile renderer ##cons

github.com/radareorg/radare2 - 9539aa12f484a191780e0f1c2716bd7f2e53b73d authored almost 3 years ago by pancake <[email protected]>
Fix metadata for some asm/anal ARM plugins

github.com/radareorg/radare2 - 55dfb5cae888b62af625a8fdd9d34c76f0253439 authored almost 3 years ago by Sergi Àlvarez i Capilla <[email protected]>
Implement the 'nostr' filter query operation in RTable

github.com/radareorg/radare2 - db31f5539e9794962950e5e69579f989e25f36b8 authored almost 3 years ago by Sergi Àlvarez i Capilla <[email protected]>
Add Support For dyld4 Atlas-style Shared Library Caches ##bin

* Fix signed overflow in r_buf_fread_at ##util
* Tweak "malformed export trie" debug logs

github.com/radareorg/radare2 - 09e20cd53d00a1497bf50349fe6eb812b4f54ac5 authored almost 3 years ago by Francesco Tamagni <[email protected]>
Random code cleanup in RCore

github.com/radareorg/radare2 - c90696c0896b71d7652130b2a4238a0f90bb22fb authored almost 3 years ago by pancake <[email protected]>
add loongarch64 test file (#68)

github.com/radareorg/radare2-testbins - 4f75e7e7782b355236304147652612ead378a9f6 authored almost 3 years ago by junchao-loongson <[email protected]>
Kill esil [], []= and related operations ##esil

github.com/radareorg/radare2 - ce75aeb287187c1f36420441c71aa943cc7f0449 authored almost 3 years ago by condret <[email protected]>
preconfigure and pull on termux.sh

github.com/radareorg/radare2 - 3b078eab3dae21c1e41823236c566273513651b9 authored almost 3 years ago by Sergi Àlvarez i Capilla <[email protected]>
on does not expect a file as argument to autocomplete

github.com/radareorg/radare2 - d52bc67301f16892fb14979131f8e61c77d9444d authored almost 3 years ago by Sergi Àlvarez i Capilla <[email protected]>
apk:// is the new apkall:// (add AndroidManifest.xml) ##io

github.com/radareorg/radare2 - 39f6f65fe7507ac321a31b6585b288e840b514ef authored almost 3 years ago by Sergi Àlvarez i Capilla <[email protected]>
s/plugins/plugins-cfg/ for termux.sh

github.com/radareorg/radare2 - ed81f40d973ffbe87df459736862e553181f917e authored almost 3 years ago by Sergi Àlvarez i Capilla <[email protected]>
Add help message for `omn`

github.com/radareorg/radare2 - 3773b196fe93037a9b3882889db8db5f8fc1cf62 authored almost 3 years ago by Sergi Àlvarez i Capilla <[email protected]>
Remove space in the tabhelp prompt

github.com/radareorg/radare2 - 28cea6f8e928f4946eaeabb033c4a3100bf651c0 authored almost 3 years ago by Sergi Àlvarez i Capilla <[email protected]>
Handle the .r2s extension for visual slides ##visual

github.com/radareorg/radare2 - 9ae0675c2ea6f51433e25881e1f561d01ba1326d authored almost 3 years ago by Sergi Àlvarez i Capilla <[email protected]>
Handle allbins in im, iM, iT, iC, iV, iz ##bin

github.com/radareorg/radare2 - e9765d5ec88cc8d364710925f4c07de0e21bed81 authored almost 3 years ago by Sergi Àlvarez i Capilla <[email protected]>
Implement RCore.visual_slides() ##visual

* Add clearkeys() helper and r2slides example

github.com/radareorg/radare2 - 5f33adbd836404f00673fa0cd1043138e54a9851 authored almost 3 years ago by Sergi Àlvarez i Capilla <[email protected]>
Add lowercase seven-segmented-ascii-art alphabet for ?ea ##print

github.com/radareorg/radare2 - 23f2fdd21d5395c9382deb6043857432bbc6a264 authored almost 3 years ago by Sergi Àlvarez i Capilla <[email protected]>
Implement ?ef = echo framed text command ##print

github.com/radareorg/radare2 - 287ce3a3571083e58832e05782c1fecec37cdf48 authored almost 3 years ago by Sergi Àlvarez i Capilla <[email protected]>
Fix #19137

github.com/radareorg/radare2 - a9f422c2a19df747096d65369a6108855aada5ea authored almost 3 years ago by condret <[email protected]>
Kill esil [] and =[] in anal_x86_cs

github.com/radareorg/radare2 - 51902d70a8657efa38189830c1ff546899765525 authored almost 3 years ago by condret <[email protected]>
Implement multidex and proper multibin in apkall:// ##bin

* Add testcase for multidex apk using apkall://

github.com/radareorg/radare2 - 05e76eb6bf6793aeaf150250ca976f9b196e9da1 authored almost 3 years ago by pancake <[email protected]>
Update v35.armv7 dependency in preconfigure

* Fix build on Termux and Gitlab CI

github.com/radareorg/radare2 - 33243ea7f413e1e868fa3e35bc8403ce51a4a17a authored almost 3 years ago by Sergi Àlvarez i Capilla <[email protected]>
Fix free befor use bug, if bin.libs is enabled

github.com/radareorg/radare2 - d5be444c65a66b7d974d47146daead4fc6d1b0d8 authored almost 3 years ago by condret <[email protected]>
Indent make.bat

github.com/radareorg/radare2 - 1675a6ccc91f20796630d6752960408a29bb9bb8 authored almost 3 years ago by pancake <[email protected]>
Fix invalid syntax bug in preconfigure

github.com/radareorg/radare2 - 6e5e791a3da113a4a9d958a9e52445b83cfd8cd7 authored almost 3 years ago by pancake <[email protected]>
Fix asan crash in sixref argument parsing

github.com/radareorg/radare2 - 5851df90f668fd7787750e84dc71634cd6681edd authored almost 3 years ago by Sergi Àlvarez i Capilla <[email protected]>
Fix uaf in the leak fix for wtf

github.com/radareorg/radare2 - 76a5da5ce78f48e610e6aa00e1124e087f22ff77 authored almost 3 years ago by Sergi Àlvarez i Capilla <[email protected]>
Use base64: on all the fs.io calls

github.com/radareorg/radare2 - 0e5a79ecb2e2bf14eaef9290221da991bdc80584 authored almost 3 years ago by Sergi Àlvarez i Capilla <[email protected]>
Add b64 handling for `md`

github.com/radareorg/radare2 - 8bef293742096d3b3b4e60ed18e43105e60470cc authored almost 3 years ago by Sergi Àlvarez i Capilla <[email protected]>