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 standard help api for `aeim` too ##shell

github.com/radareorg/radare2 - b023f737bbae747d6d319dcf981bd0e9d4006171 authored over 2 years ago by pancake <[email protected]>
Add the `cmp` command to compare two (alias) files ##shell

github.com/radareorg/radare2 - 296d094f366d1b6dea7d5ffa383e115676524ebd authored over 2 years ago by pancake <[email protected]>
Trim extra spaces before second argument in ?==

github.com/radareorg/radare2 - 0c4af43def68ce29f7a74847bb1b7286da155200 authored over 2 years ago by Lazula <[email protected]>
Implement 'curl' command ##shell

* Fixes https://github.com/radareorg/ideas/issues/242

github.com/radareorg/radare2 - 32f0e4b01b9221c6e1de77ba1d5450a4023378ff authored over 2 years ago by pancake <[email protected]>
Initial WIP implementation of the ESIL backend for ragg2 ##egg

github.com/radareorg/radare2 - 0c208cf18d3a0758dc32ace41810889e0f5033ab authored over 2 years ago by pancake <[email protected]>
Implement @c: temporal seek operator ##shell

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

github.com/radareorg/ideas - 1fa2d1207e4db0a973cd4a6a0e55e6eb2de605d0 authored over 2 years ago by pancake <[email protected]>
Warn the user when no header fields are found ##bin

github.com/radareorg/radare2 - 7b83210b3a84d816c1b3204032c9931ff606420e authored over 2 years ago by pancake <[email protected]>
Visual color theme editor available from panels ##visual

* Fix visual glitches in VE[hl]
* Handle empty 'VEc' properly
* Handle ':' command prompt in the...

github.com/radareorg/radare2 - f089f6f985870a08ac478740db6baee0746d6380 authored over 2 years ago by pancake <[email protected]>
Update capstone to the latest commit in the next branch

github.com/radareorg/radare2 - 8eceab96d46c1a75d4dafb69cf03a8c626a5b874 authored over 2 years ago by Sergi Àlvarez i Capilla <[email protected]>
Hint for the 'pdv' command

github.com/radareorg/radare2 - 5cc9de3fe3099c9ac816dc0f0607927b020b5424 authored over 2 years ago by Sergi Àlvarez i Capilla <[email protected]>
Fix pief printing N bytes instead of N instructions ##print

github.com/radareorg/radare2 - 4ca022faa04624a57b457dc079209d44764db3a6 authored over 2 years ago by Sergi Àlvarez i Capilla <[email protected]>
Skip more types of call instructions on linear emulation ##analysis

github.com/radareorg/radare2 - 7821ddb04bbe041eccec656f9f6493a31a51191c authored over 2 years ago by pancake <[email protected]>
Add r_core_return_code() and use it ##shell

* Still WIP, but good to go if passing tests
* It's a macro that is only used internally for co...

github.com/radareorg/radare2 - 708e59b8a11dc45013732022fb353e7a661a0a97 authored over 2 years ago by pancake <[email protected]>
Disable offline builds ##ci

* it seems to be a problem in gh now

github.com/radareorg/radare2 - 932659f0c6b7792b6fbc936994e683541624b528 authored over 2 years ago by pancake <[email protected]>
Add test for uaf in aaef

github.com/radareorg/radare2-testbins - cd950cbb582d4968be0fb3d13d83aa6bce7cdcde authored over 2 years ago by Sergi Àlvarez i Capilla <[email protected]>
Fix UAF in `aaef` ##crash

* Reported by @hdthky
* Reproducer: uaf-aef
* BountyID: e98ad92c-3a64-48fb-84d4-d13afdbcbdd7

github.com/radareorg/radare2 - 64a82e284dddabaeb549228380103b57dead32a6 authored over 2 years ago by Sergi Àlvarez i Capilla <[email protected]>
Add psa command to print any kind of string ##print

github.com/radareorg/radare2 - 6d5628cd96f62524f004df4209380786baf95860 authored over 2 years ago by pancake <[email protected]>
Fix oobread in NE parser ##crash

* Reported by @hmsec via huntr.dev
* Reproducer: necrash
* BountyID: 52b57274-0e1a-4d61-ab29-137...

github.com/radareorg/radare2 - 153bcdc29f11cd8c90e7d639a7405450f644ddb6 authored over 2 years ago by Sergi Àlvarez i Capilla <[email protected]>
add necrash

github.com/radareorg/radare2-testbins - afed8f0f189f7e7c17d838a469d8210422d0d8aa authored over 2 years ago by Sergi Àlvarez i Capilla <[email protected]>
Add nepoc00 test

github.com/radareorg/radare2-testbins - ba78a0b3b8273896374656fc3900b569f1c68471 authored over 2 years ago by Sergi Àlvarez i Capilla <[email protected]>
Fix null deref in the ne parser ##crash

* Reported by @hmsec via huntr.dev
* Reproducer: nepoc00
* BountyID: bfeb8fb8-644d-4587-80d4-cb7...

github.com/radareorg/radare2 - 18d1d064bf599a255d55f09fca3104776fc34a67 authored over 2 years ago by Sergi Àlvarez i Capilla <[email protected]>
Fix oobread in dyldcache ##crash

* Reported by @hdthky via huntr.dev
* Reproducers: poc1
* BountyID: 8ae2c61a-2220-47a5-bfe8-fe6d...

github.com/radareorg/radare2 - 2b77b277d67ce061ee6ef839e7139ebc2103c1e3 authored over 2 years ago by pancake <[email protected]>
Fix another oobread segfault in the NE bin parser ##crash

* Reported by @han0nly via huntr.dev
* Reproducers: sample1 sample2 sample3
* BountyID: 47422cdf...

github.com/radareorg/radare2 - c40a4f9862104ede15d0ba05ccbf805923070778 authored over 2 years ago by pancake <[email protected]>
Fix oobread segfaults in the NE bin parser ##crash

* Reported by @han0nly via huntr.dev
* Reproducers: seed1 seed2
* BountyID: ad3c9c4c-76e7-40c8-b...

github.com/radareorg/radare2 - 2d782cdaa2112c10b8dd5e7a93c134b2ada9c1a6 authored over 2 years ago by pancake <[email protected]>
Fix another oobread in the NE parser ##crash

github.com/radareorg/radare2 - c35d1629422a12fafb0b3d379c8739c7894521e9 authored over 2 years ago by pancake <[email protected]>
Ignore asan memory leaks when running the tests ##ci

github.com/radareorg/radare2 - 7c495b7e56911ae072c55b2826cf5451d926ce66 authored over 2 years ago by pancake <[email protected]>
Add last huntrdev bins

github.com/radareorg/radare2-testbins - 6a183de91da3bbe16a64863a2f90697c069d9234 authored over 2 years ago by pancake <[email protected]>
Fix oobread in the macho parser ##crash

* Reported by @Han0nly via huntr.dev
* Reproducers: heapoverflow1
* BountyID: e589bd97-4c74-4e79...

github.com/radareorg/radare2 - ca8d8b39f3e34a4fd943270330b80f1148129de4 authored over 2 years ago by pancake <[email protected]>
Fixed Some Spelling Errors in Comments (#19916)

github.com/radareorg/radare2 - a4dbf115b19bc9a151b241de5f9388e159fd302c authored over 2 years ago by SeanH <[email protected]>
Use int instead of bool for cfg.color

github.com/radareorg/radare2 - 48d34eb11e1d6b811368134a06f199d9d9f1f608 authored over 2 years ago by pancake <[email protected]>
Fix glob matching in several cases ##shell

github.com/radareorg/radare2 - 8317a34b7e4ab731e230dcdd81adc9323c5b518b authored over 2 years ago by Fernando Domínguez <[email protected]>
Add missing 'direction' field in the output of aoj ##analysis

github.com/radareorg/radare2 - 6ffe920cf925fd5066e124f19f2a2ebc7f563b58 authored over 2 years ago by pancake <[email protected]>
Fix autoloading of ##signatures

github.com/radareorg/radare2 - 9d51dc07cd129dca444ae81da5c47174545b21f2 authored over 2 years ago by Dennis Goodlett <[email protected]>
Refresh User Interface section and use Iaito

github.com/radareorg/radare2-book - afe1316a04d89f7ba0a274fe3895236b57fd0aff authored over 2 years ago by Lazula <[email protected]>
Update workflow link in README

github.com/radareorg/radare2-book - 5f36f3942a40003ac3499d1c3cedf9ae2ba0e1b0 authored over 2 years ago by Lazula <[email protected]>
Use strstr instead of rstr.glob for now in @@ ##shell

* That doesnt changes the behaviour, but RStr.glob() is broken and fixing it will break this

github.com/radareorg/radare2 - 58b367610d712be9174eb70d97ea8cf0afa84681 authored over 2 years ago by pancake <[email protected]>
Fix 1 byte oobread in the cris analysis plugin ##crash

github.com/radareorg/radare2 - 605785b65dd356d46d4487faa41dbf90943b8bc1 authored over 2 years ago by pancake <[email protected]>
Add R2_DEBUG_EPRINT to disable debug var printing at compiletime or runtime (#19770)

github.com/radareorg/radare2 - 0e4a8b95b2fe252079192253ab005ee0dcf525bd authored over 2 years ago by Lazula <[email protected]>
Remove pandoc.yml and clean up ci.yml

github.com/radareorg/radare2-book - c0a0ea8508d3f4c2a5903012803a951de606758d authored over 2 years ago by Lazula <[email protected]>
Add math meme fortune

github.com/radareorg/radare2 - e876eef2a2f758157dd6028fb01809bcedacf00f authored over 2 years ago by pancake <[email protected]>
Fix last covs

github.com/radareorg/radare2 - d60ab7010f3c5d779c8951d0b2a2bd31efb20d23 authored over 2 years ago by pancake <[email protected]>
Add pdf and epub targets to make all and use it in the CI

github.com/radareorg/radare2-book - 82e6440570c84cef328651c46e17a4e131a716e2 authored over 2 years ago by Lazula <[email protected]>
Fix CI make_pdf missing texlive-latex-extra package

github.com/radareorg/radare2-book - 1f16c4d4be9724c98a194e41102c6d52210af3b6 authored over 2 years ago by Lazula <[email protected]>
Remove result.pdf

github.com/radareorg/radare2-book - 1bc54665eeccadbb19c5c1eb54a0a9bd5cf02db0 authored over 2 years ago by Lazula <[email protected]>
Fix pandoc UTF-8 error (#338)

github.com/radareorg/radare2-book - 9035dc6895952249e01be26e754a736437593e47 authored over 2 years ago by Lazula <[email protected]>
Bump simple-get from 3.1.0 to 3.1.1 in /r2/r2png

Bumps [simple-get](https://github.com/feross/simple-get) from 3.1.0 to 3.1.1.
- [Release notes](...

github.com/radareorg/radare2-book - c1166c17f506469f63ca05ecac55d12ab943a6f0 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add trigger events for push to master in CI

github.com/radareorg/radare2-book - c87701d14bb566f7204766ca2938da7f5b29cf71 authored over 2 years ago by Lazula <[email protected]>
Bump minimist from 1.2.5 to 1.2.6 in /r2/r2png

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](ht...

github.com/radareorg/radare2-book - c3ed4bf418dcda885679385dca85613b2af4b087 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Document and provide examples for the `cw` command

github.com/radareorg/radare2-book - 6628a7fcefe9a1b0aec65b9266a321b7194429bd authored over 2 years ago by Lazula <[email protected]>
Add the cwj listing in the help output

github.com/radareorg/radare2-book - 6038a397ce4dbf2d70f86e7406c75d1039672bb0 authored over 2 years ago by Lazula <[email protected]>
Partial #19887 - Refactor, document, and test `cw` command (#19889)

* Change cmpwatch functions to bool to better report status
* Ensure existing watchers are corr...

github.com/radareorg/radare2 - 2a4f12d43dd8f81ae22807a10d3db56f0d6e2aa5 authored over 2 years ago by Lazula <[email protected]>
Fix rebasing Mach-O DYLD_CHAINED_PTR_64 ##bin

github.com/radareorg/radare2 - ebeb7bfa2e781e4a8fbc2e99b28b8cb1c04c2bcc authored over 2 years ago by Francesco Tamagni <[email protected]>
Fix swift metadata string allocation and filtering bug

github.com/radareorg/radare2 - 6e90379057127518eabe3cbe68f4a45f971192da authored over 2 years ago by Sergi Àlvarez i Capilla <[email protected]>
Minor refactoring in macho

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

github.com/radareorg/radare2-testbins - 0853fb941cb042a4a08f80cf88d97d93e09a581a authored over 2 years ago by Sergi Àlvarez i Capilla <[email protected]>
Add tests for return value emulation

github.com/radareorg/radare2 - 9857ac6d4eea35300ecfb6dbb6ffbacb50779c30 authored over 2 years ago by Sergi Àlvarez i Capilla <[email protected]>
Add a test program to test return value emulation

github.com/radareorg/radare2-testbins - efe3ba6b19df15d143ca1eeb566b4216c986b60f authored over 2 years ago by Sergi Àlvarez i Capilla <[email protected]>
Run the tests for non-debugger builds ##ci

github.com/radareorg/radare2 - 07c4f96824de8d551a3328b1f6adba6bbfe9138d authored over 2 years ago by Sergi Àlvarez i Capilla <[email protected]>
Fix `aeim` on --without-debugger builds ##emulation

github.com/radareorg/radare2 - d4799339095792befecba4cd3232c0c0c8b7c132 authored over 2 years ago by Sergi Àlvarez i Capilla <[email protected]>
Reintroduce the TODO counter for fun and more fun

github.com/radareorg/radare2 - 7907b0fc1e6ab417ec2618c794a82f694df0e96d authored over 2 years ago by condret <[email protected]>
Fix misleading help msg (aho is not deprecated)

github.com/radareorg/radare2 - c01f010b8b8115a67531f52fea9575f9414a7848 authored over 2 years ago by condret <[email protected]>
Fix string representation of optypes of aho command

github.com/radareorg/radare2 - a5987118c5c6cca805de3a80ded4be9a379657c4 authored over 2 years ago by condret <[email protected]>
Fix 'aeb' emulating the right instructions ##esil

github.com/radareorg/radare2 - 3dfe264004b376afde0a719d219d1959d6b09d98 authored over 2 years ago by Sergi Àlvarez i Capilla <[email protected]>
ar command using ->anal, otherwise for non-debug builds that fails ##analysis

github.com/radareorg/radare2 - fd1c5bd07ef9f1ae9dde356a652c09dce360ea4e authored over 2 years ago by Sergi Àlvarez i Capilla <[email protected]>
Fix bug in z/, that creates misplaced functions ##zign

github.com/radareorg/radare2 - d1ebd1588a01e7f7d42d8c7fd43068f36fee2cfd authored over 2 years ago by condret <[email protected]>
Allow abt to handle addresses in the middle of basic blocks ##analysis

github.com/radareorg/radare2 - 982daa3d54bab44fb304a03c76d5f079660c1982 authored over 2 years ago by pancake <[email protected]>
Remove newshell from config (#72)

github.com/radareorg/radare2-testbins - 1b0474836cd6eac34f1044006e94fd58f4b7aee7 authored over 2 years ago by Lazula <[email protected]>
Remove last vestiges of newshell

github.com/radareorg/radare2 - c7dfa70adeb2e8592b661456b271c4643f4cacef authored over 2 years ago by Lazula <[email protected]>
Handle addresses in the middle of basic blocks in abf ##analysis

github.com/radareorg/radare2 - 4431b392e3a913d95fcf300f940b15400ad335c0 authored over 2 years ago by Sergi Àlvarez i Capilla <[email protected]>
Fix null deref in abf

github.com/radareorg/radare2 - 90caf26cb2a7719228e5015b164d3963d631c1cb authored over 2 years ago by Sergi Àlvarez i Capilla <[email protected]>
Implement 'abf' command to list incoming bbs ##analysis

github.com/radareorg/radare2 - aa85fb154b73bb6f2ac576ca0c24bea40abe9c44 authored over 2 years ago by Sergi Àlvarez i Capilla <[email protected]>
Improve help output for cat command

github.com/radareorg/radare2 - c3c95a6b8646763abe1783b4ce4ba70653fc9814 authored over 2 years ago by Lazula <[email protected]>
Fix incorrect type, that breaks liball:// and arall://

github.com/radareorg/radare2 - 263ad10058bd25c00babc93e1c78d501d7c276ae authored over 2 years ago by condret <[email protected]>
Fix incorrect op-type assignment in anal_arm_cs

github.com/radareorg/radare2 - 882d72f5f072e30ae28e16cf25f1390ebc9f367f authored over 2 years ago by condret <[email protected]>
Apple Silicon can hwstep ##debugger

github.com/radareorg/radare2 - 167eb981799c42c160651f6ddd69562780be2721 authored over 2 years ago by pancake <[email protected]>
Update r2frida commands

github.com/radareorg/radare.org - 2c9f5455a2298077d77e68c58c8eb9f98edda343 authored over 2 years ago by pancake <[email protected]>
Update README with screenshot

github.com/radareorg/ragui - 7771deef804c28dbd5cffa4da927265abd2549bf authored over 2 years ago by pancake <[email protected]>
Instruct drrj to not emit ansi escapes to not damage ##json

* Add help message for drr?
* Issue lies in RTable.toJson()

github.com/radareorg/radare2 - c6114fda6e326ef293009af19e27ffa19e37d5f3 authored over 2 years ago by pancake <[email protected]>
Support relative pointer resolution in `pxr` ##print

github.com/radareorg/radare2 - 80bde99c7f1bc5fe2fa0be323516d254ccf3ab88 authored over 2 years ago by pancake <[email protected]>
Fix seek history for the 's..' partial seeks ##shell

github.com/radareorg/radare2 - 374b86e866016d6e77943058edf83360f55c08a4 authored over 2 years ago by pancake <[email protected]>
Fix UB in the objc parser logic after handling swift types (#19883)

github.com/radareorg/radare2 - b1155ee89c84860151890ea2b89e7801dfbde21f authored over 2 years ago by pancake <[email protected]>
Implement pfP for relative pointer format memory formatting ##print

github.com/radareorg/radare2 - 1b43677bff2d25d5e991f5b84a7a98c9e321dea5 authored over 2 years ago by pancake <[email protected]>
Initial implementation of the aavr command ##search

* Find relative references using Apple's Swift pointer mangling
* Add aav? help message

github.com/radareorg/radare2 - 691bdd0472f7a2329cce1534a9d4d973022cdab3 authored over 2 years ago by pancake <[email protected]>
Add support for parsing swift metadata from macho binaries ##bin

* __const section is formatted as dwords
* Fix swift5 symbol demangling on iOS / macOS

github.com/radareorg/radare2 - 42d05b7bd13f66580f62f9d29e04bf200c3570a0 authored over 2 years ago by pancake <[email protected]>
Add swift klass sample bin

github.com/radareorg/radare2-testbins - 9869fc88ef2d3b59dffd82a154bceba50b4704f8 authored over 2 years ago by Sergi Àlvarez i Capilla <[email protected]>
Add pfW for signed short format ##print

github.com/radareorg/radare2 - 7a310d863f633e3bb514015858edd714e8c9414e authored over 2 years ago by Sergi Àlvarez i Capilla <[email protected]>
Fix help message for pxd

github.com/radareorg/radare2 - 2bcfbd6aef5174c1f1a530c2c448d5821ace63be authored over 2 years ago by Sergi Àlvarez i Capilla <[email protected]>
Add tests for the code tokenizer and fix <<= assignments ##util

github.com/radareorg/radare2 - 3760bfcd8d6191d163c3e3af81645c29889c6561 authored over 2 years ago by pancake <[email protected]>
Add support for Visual Studio 2022 (community+enterprise) ##build

* add rule in the CI

github.com/radareorg/radare2 - 83bfc83c9f4f062663ba35ab2ed71d00a62fe6e8 authored over 2 years ago by pancake <[email protected]>
Fix PPC ESIL of addis instruction ##esil

github.com/radareorg/radare2 - 7043983bd2dfa4038665515a8d57ae52ddded192 authored over 2 years ago by max-lv <[email protected]>
Add token test

github.com/radareorg/radare2-testbins - 22ccbbd222d4af904361756bdc555dac9e5cef47 authored over 2 years ago by Sergi Àlvarez i Capilla <[email protected]>
Allow rahash2 -a to be passed multiple times ##tools

github.com/radareorg/radare2 - 3c9bef2f292d89ac08154d0dfac2f8b8a38f6192 authored over 2 years ago by Sergi Àlvarez i Capilla <[email protected]>
Fix undefined behaviour bugs in serpent crypto algorithm ##crypto

github.com/radareorg/radare2 - 5abd6faf47e4598730f98871ce2a0402a9207ca9 authored over 2 years ago by Sergi Àlvarez i Capilla <[email protected]>
Add rahash2 -J for simplified single object name=hash output ##tools

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

github.com/radareorg/r2env - 1a1f3fcde514ab27917d0b74c759dccbc89c2104 authored over 2 years ago by Murphy <[email protected]>
Adding 5.6.6 profile

github.com/radareorg/r2env - b3852a92d3b95ed69a7995857e3ca9ffc5a98df9 authored over 2 years ago by Murphy <[email protected]>
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]>