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

Fix #17298 - Analyze bb with branch delayed instruction head ##anal (#17302)

* Fix #17298 - Analyze bb with branch delayed instruction head ##anal

* Add test

* Fixes f...

github.com/radareorg/radare2 - c1630c97e957dfed4533e9952e8f603412210efe authored over 4 years ago by GustavoLCR <[email protected]>
Add test file for AES 192-bit key search (#37)

github.com/radareorg/radare2-testbins - 1df17cde9c4fd0c5a3950d99ad9689ed5347ee96 authored over 4 years ago by Sylvain Pelissier <[email protected]>
Bump version number to 4.6.0-git (#17253)

github.com/radareorg/radare2 - 261783336c1114e796f8ec6b74149140f73bab10 authored over 4 years ago by Riccardo Schirone <[email protected]>
Fix build without -std=c99 (#17308)

github.com/radareorg/radare2 - 6810eff687de233c967cb718a18e216c15d547ff authored over 4 years ago by Michael Scherer <[email protected]>
Fix #ideas-294 - Remove RIO.debug (#17297)

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

github.com/radareorg/radare2 - b86bdc14823681fe37e075ae11c86c52efc0f8e6 authored over 4 years ago by pancake <[email protected]>
IDE setup instructions and comparison (#2290)

github.com/radareorg/iaito - 6294343e6ef8d4eb1c2acb09e6ab6055f578cd30 authored over 4 years ago by karliss <[email protected]>
Add test for arm analysis (#17305)

github.com/radareorg/radare2 - 2d1a03e178ed28613a165f8e6e80d793b1911802 authored over 4 years ago by Riccardo Schirone <[email protected]>
r2r: Use Needleman-Wunsch to diffchar (#17248)

github.com/radareorg/radare2 - 47c774ad0e8a30e96eabf10fb18e992002061f9f authored over 4 years ago by Khairul Azhar Kasmiran <[email protected]>
Bump r2pipe.cs 1.1.0

github.com/radareorg/radare2-r2pipe - 0522a39fd162569f21654f511d609a960e06e515 authored over 4 years ago by pancake <[email protected]>
Reintroduce --without-r2r configure option (#17294) ##build

This reverts commit 8758fa6b40b83d74abf043e2dcbbafc19846ff82.

github.com/radareorg/radare2 - 0955b27c9ea961897cc7ba899457500930834510 authored over 4 years ago by Riccardo Schirone <[email protected]>
Fix r2pipe.cs on Windows with latest r2

github.com/radareorg/radare2-r2pipe - af9c3f8ca701dfc639521402fe5d0df7f5a1b1d9 authored over 4 years ago by pancake <[email protected]>
Add rebasing instructions to CONTRIBUTING.md (#17256)

github.com/radareorg/radare2 - 3381edae96aff1827681f1cc9fdc650a26d5b7ba authored over 4 years ago by Maxim Ivanov <[email protected]>
Improve BA2 analyser (#251)

Co-authored-by: Jerome-PS <Jerome-PS>

github.com/radareorg/radare2-extras - 70907f1ee468edddd6b6011af332ee31c40e8578 authored over 4 years ago by Jerome-PS <[email protected]>
CPU affinity and backtrace upport or SunOS ##port (#17288)

* Backtrace is supported w/o external lib.
* Thread affinity implementation.

github.com/radareorg/radare2 - 320c001c4cbe2b859f90543e0e0ae44a19d03579 authored over 4 years ago by David CARLIER <[email protected]>
DWARF - fixed OOB read and memory leak (#17292)

github.com/radareorg/radare2 - 4b8525759f8a90c7e90ea0204f8d6c6966570a4b authored over 4 years ago by HoundThe <[email protected]>
Detect stack vars accesses with misc regs with 'aaef' ##anal (#17255)

* Detect stack vars accesses with misc regs with `aaef` ##anal
* Follow bbs in r_core_anal_esil...

github.com/radareorg/radare2 - 64f5ca4590c8c40cdd867ea7213c0a7dea6981e9 authored over 4 years ago by GustavoLCR <[email protected]>
Switch Travis to newer macOS image and disable brew update (#2292)

Brew update takes almost half of the CI time pushing it close to time limit.
Newer macOS image ...

github.com/radareorg/iaito - caabf1c739b5412003590a43bfd0a3ea87ef0904 authored over 4 years ago by karliss <[email protected]>
Fix blackfin compilation (#108)

Due to https://github.com/radareorg/radare2-pm/commit/876d5d676e0d2346685e42cf7646df01ac2942f3 ,...

github.com/radareorg/radare2-pm - cca9bd075ddc4ac2cf5b3cc7423e18bdc6074eca authored over 4 years ago by Riccardo Schirone <[email protected]>
Check length before disassembling cr16 instructions ##asm (#17290)

github.com/radareorg/radare2 - a933ba8bebab7c97b8ffdb56ee8bb5394cfbab2e authored over 4 years ago by Riccardo Schirone <[email protected]>
Fixes some of the issues in Travis (#17267)

* Do not check with r_return_ if the convention is present

Let's just assume the NULL default...

github.com/radareorg/radare2 - 594b940b7c4ca86c1abe5b8cf64ae33bc68e9556 authored over 4 years ago by Riccardo Schirone <[email protected]>
Run apt update to refresh package list. (#2291)

It seems that github action VMs have cached bad package list.

github.com/radareorg/iaito - 313abbf50fdc3da8ea53bc931a4531663709724f authored over 4 years ago by karliss <[email protected]>
Document asm.sub.reg and improve Syscalls documentation

github.com/radareorg/radare2-book - 5b8a833003f664428b134043c168fd54a3650601 authored over 4 years ago by Aswin C <[email protected]>
Improving error handling for missing attributes (#17287)

github.com/radareorg/radare2 - 3b76cc25c815d9f97d711cfc033e001a7c264cb7 authored over 4 years ago by HoundThe <[email protected]>
Add more graph widgets (#2273)

* Add generic r2 graph.
* Add Callgraph widgets
* Add more graphviz layouts.
* Fix some edge ...

github.com/radareorg/iaito - e5d7bd660af558330b98249857e8ea109208cddc authored over 4 years ago by karliss <[email protected]>
word order (#262)

github.com/radareorg/radare2-book - 96704ab81fba6127fd200a174df79ffdea716263 authored over 4 years ago by krmpotic <[email protected]>
Use QInputDialog in Disassembly context menu

github.com/radareorg/iaito - 02ce60d1af4ce9d75317d508000b63292781d3dd authored over 4 years ago by itayc0hen <[email protected]>
Bye bye RenameDialog

github.com/radareorg/iaito - ca84c3d1dcd5111e1c4b0afc75da0f652e338887 authored over 4 years ago by itayc0hen <[email protected]>
Use QInputDialog in Flags widget

github.com/radareorg/iaito - 21aef22c454d476a8dc383dad26db743e81042af authored over 4 years ago by itayc0hen <[email protected]>
Remove redundant renaming function in Main Window

github.com/radareorg/iaito - d6edae4cedfdb4aaed127558e8e740fac563fa52 authored over 4 years ago by itayc0hen <[email protected]>
Use QInputDialog in Classes widget

github.com/radareorg/iaito - 9c0d5d72d1956c9e6ae35f3af0f53f8583d59159 authored over 4 years ago by itayc0hen <[email protected]>
Use QInputDialog in Functions widget

github.com/radareorg/iaito - 447d2cfa20ddbbeaa2e5e4d64b5b17fe184e8aa2 authored over 4 years ago by itayc0hen <[email protected]>
rasign2 refactoring ##signatures (#17148)

* refactor signatures code
* update signatures to handle fragmented functions

Co-authored-by...

github.com/radareorg/radare2 - b1dee71dce0d17139fbd200ecf5e34193d9b9f87 authored over 4 years ago by Dennis Goodlett <[email protected]>
DWARF - type parsing into RAnalBaseTypes and saving into sdb (#17111)

github.com/radareorg/radare2 - 435eb89b67afe4d85e1cd41f46d1f6d558aae7ab authored over 4 years ago by HoundThe <[email protected]>
Use fixed meson version. Latest causing problems for r2. (#2289)

github.com/radareorg/iaito - 3b2abf4984ccf8c8789b74a4394ab67a987f9883 authored over 4 years ago by karliss <[email protected]>
remove wrong whitespace (#260)

github.com/radareorg/radare2-book - c2428ab5f20e864ddd71375d515fa66684b60051 authored over 4 years ago by krmpotic <[email protected]>
Deprecate `obb` command and make `obo` use the file descriptor (#17210) ##bin

github.com/radareorg/radare2 - 529c12b531409ac50999557947c9432e6af89e91 authored over 4 years ago by pancake <[email protected]>
Fix issues in the indent-example file (#17280)

github.com/radareorg/radare2 - bf88eaeba4db92c86b14f30f9f278efd0797ffdc authored over 4 years ago by pancake <[email protected]>
COFF: don't create a map if there are no imported symbols (#17250) ##bin

github.com/radareorg/radare2 - f41310a5399682c149bc78ca37460d02fa60b147 authored over 4 years ago by Paul I <[email protected]>
Add test file for indirect switch table

github.com/radareorg/radare2-testbins - ee943ae2563f23dffcbdb4286a8af06145777dfe authored over 4 years ago by GustavoLCR <[email protected]>
Fix infinite loop regression in Linux debugger by using ferror in addition to feof() ##debug (#17259)

* Check for ferror(), not only for feof()

Some files could not be read and would create an in...

github.com/radareorg/radare2 - 3e6fe7156decc8e8b21b0bdb6899f5cffe6d5818 authored over 4 years ago by Riccardo Schirone <[email protected]>
Fix duplicated entry symbols in macho ##bin (#17277)

* Cleaner attempt to fix the ghost macho symbols ##bin

Co-authored-by: pancake <pancake@nopco...

github.com/radareorg/radare2 - 2949708687e689ec5450bac9fc410e2fdcd1f328 authored over 4 years ago by pancake <[email protected]>
Fix magic test in sync with the change in testbins (#17282)

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

github.com/radareorg/radare2 - d6ad8766e8a8e1883f6aa9acf67fd7a5dfbecdb3 authored over 4 years ago by pancake <[email protected]>
Fix issues in last commit

github.com/radareorg/radare.org - de26d5ab0b92aa70698c0e56913fd61ce4b17890 authored over 4 years ago by pancake <[email protected]>
Update r2con2020 competitions + GSoC details

github.com/radareorg/radare.org - 871ffdb531aaaf20f8dd44e08bc5cdda2ea2154d authored over 4 years ago by Shibboleet <[email protected]>
Fix test for https://github.com/radareorg/radare2/issues/17263 (#35)

github.com/radareorg/radare2-testbins - a90e7cdc2aa77910d7b037996c60e3641bfe98b0 authored over 4 years ago by pancake <[email protected]>
io_self update DragonFly support and fix one typo. ##libr (#17274)

Applying patch from Dports.
Using higher level API rather than querying direct fields which are...

github.com/radareorg/radare2 - 74d5a677e10d311b2c4ddf489eb617925609d1d4 authored over 4 years ago by David CARLIER <[email protected]>
Add howto compile on android (#256)

github.com/radareorg/radare2-book - 99426523e4c6f908c3f52ffac8d4587d2854bcd9 authored over 4 years ago by Riccardo Schirone <[email protected]>
Aim to fix the unicorn

github.com/radareorg/radare2-pm - fe4dca1c12abc09be4eaa2f60d8e9f5d80036dd3 authored over 4 years ago by pancake <[email protected]>
Fix OOB access in z80 disasm for "OP [ixy+nn]" instructions. (#17268)

github.com/radareorg/radare2 - 35e824bc55eb5a02bab451f5dfd450575e534a9e authored over 4 years ago by karliss <[email protected]>
Fix esil data refs in arm for misaligned data ##anal (#17273)

* fix esil data refs in arm for misaligned data

in armv7, if data refs are not aligned do not...

github.com/radareorg/radare2 - 1953f6808b29b70323ef2954b80d9f6a0e511bb0 authored over 4 years ago by Lowly Worm <[email protected]>
Solaris/Illumos support thread name api as linux ##thread (#17272)

github.com/radareorg/radare2 - 9927764dffc4cb07d62bf303d44bfcf7829ae7a6 authored over 4 years ago by David CARLIER <[email protected]>
add armv7 binary with misaligned data (#34)

github.com/radareorg/radare2-testbins - 636a9cf5908b4a91b7bb0f6acf9fa89b926814e7 authored over 4 years ago by Lowly Worm <[email protected]>
Update Vala package

github.com/radareorg/radare2-pm - 97baec3a49e148762362c78177b96d6679e2aa06 authored over 4 years ago by pancake <[email protected]>
Blackfin builds only blackfin

github.com/radareorg/radare2-pm - 876d5d676e0d2346685e42cf7646df01ac2942f3 authored over 4 years ago by pancake <[email protected]>
Hardcode the version of meson/ninja to use to ensure consistency (#17260)

github.com/radareorg/radare2 - 69abbec753f082c71ee1de892c1ff9104422b07f authored over 4 years ago by Riccardo Schirone <[email protected]>
Install r2pipe in docker image for travis (#17262)

github.com/radareorg/radare2 - 5e170b64a080f2478df2676011843fed295b9965 authored over 4 years ago by Riccardo Schirone <[email protected]>
Add hello-mte to the test suite (#33)

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

github.com/radareorg/radare2-testbins - 97b8510af09a88ba23245e9cc7fa1b8b8cea2fd5 authored over 4 years ago by phakeobj <[email protected]>
Fix non-working drt flg command and refactor (#17254) ##debug

* Refactor r_reg_get_list to support R_REG_TYPE_ALL
* Fix registers type in linux_x64 regprofil...

github.com/radareorg/radare2 - af485c0770603e07d44b254f6e2cb6a40ae343d8 authored over 4 years ago by Zi Fan <[email protected]>
Update command hints and information about pc command (#255)

* Update command hints in analysis/graphs.md

* Update print_mods.md: Updated command hints an...

github.com/radareorg/radare2-book - 09e0ed7c314ec61618b75dcd2d142f18505f4d5a authored over 4 years ago by Aswin C <[email protected]>
Document flagzones (#259)

github.com/radareorg/radare2-book - 3a9a860631f0984ff07200e41f1e9c8d9b256b12 authored over 4 years ago by Aswin C <[email protected]>
Fix rlang scripts and cpipe when non standard paths are used ##lang (#17198)

* Get RLangPlugin by name, not by extension
* Directly pass PKG_CONFIG_PATH and set LD_LIBRARY_...

github.com/radareorg/radare2 - 7ee93fb4573a7c165100483ff8848e3e3c84880e authored over 4 years ago by Riccardo Schirone <[email protected]>
Cleanup the ELF parser code a bit ##bin (#17188)

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

github.com/radareorg/radare2 - 6188fa4bd849b7bb79fea2c332f8312e607ba597 authored over 4 years ago by pancake <[email protected]>
Rename anal.in=raw to anal.in=range (#17236)

github.com/radareorg/radare2 - ee98557fa68bc58c8489c0af56b84819b2f2218e authored over 4 years ago by Aswin C <[email protected]>
Update information about e anal.in (#258)

* Update information about e anal.in

* Add more information about different options you can s...

github.com/radareorg/radare2-book - 94da4de7850cc26598eb3df56cbe8fbd4dec8c43 authored over 4 years ago by Aswin C <[email protected]>
macho libraries don't have an entrypoint and 0 is not a valid address (#17209) ##bin

github.com/radareorg/radare2 - 94a705498a704659f5c0325bf9fff92ff7473ad5 authored over 4 years ago by pancake <[email protected]>
Fix #17186 - Fix unaligned PE section paddr (#17219)

* Fix #17186 - Fix unaligned PE section paddr
* Add test

github.com/radareorg/radare2 - 4b8b609cab36dd33ad90c72204bb7bc965a60109 authored over 4 years ago by GustavoLCR <[email protected]>
Update spp to 1.2.0 (#17243)

* Update spp to 1.2.0
* Make sure to use USE_R2=1 when compiling spp

github.com/radareorg/radare2 - f8cafe4f2ffa2574ac4d47b3df04c3e8444221a6 authored over 4 years ago by Riccardo Schirone <[email protected]>
Cleanup debugger state during restart. (#17246) ##debug

github.com/radareorg/radare2 - 14c7dfe5fb7853a6e67306b63ea2743393797ea4 authored over 4 years ago by karliss <[email protected]>
Release pipeline with GitHub Actions (#17192)

* Make sure meson can build with `system` = `android`.
* Add support for binr/blob in meson bui...

github.com/radareorg/radare2 - e3b67f124c57058abd25f17f8d557a9a13d7483e authored over 4 years ago by Riccardo Schirone <[email protected]>
Fix compiler warnings (#17245)

github.com/radareorg/radare2 - cb5872c5cb95b4a6ed4dd912d0c4d59b61bf6fc1 authored over 4 years ago by Riccardo Schirone <[email protected]>
Update tree-sitter to 86a5dabbcbdac650c53a889183bf56d7e721e09e (#17244)

github.com/radareorg/radare2 - 04074845e4471ab4acaf99d8895db1539ec53738 authored over 4 years ago by Riccardo Schirone <[email protected]>
Fix #17137 - Support multiple PDB symbol servers with ';' (#17220) ##bin

* Add support for UNC paths as symbol servers on Windows

github.com/radareorg/radare2 - ace6e14f2255635ba19eb214ddfb1374e3eff5b6 authored over 4 years ago by GustavoLCR <[email protected]>
Update symbols.md (#257)

For radareorg/radare2#17220

github.com/radareorg/radare2-book - c048bbab3a1e75c2ad2e6f5fb9047227520077e9 authored over 4 years ago by GustavoLCR <[email protected]>
Fix tcache parsing on glibc version < 2.30 (#17206)

github.com/radareorg/radare2 - 4b029876660c5cac00d79066e27e0539895d3946 authored over 4 years ago by meowmeowxw <[email protected]>
Avoid pesky warning (#17238)

github.com/radareorg/radare2 - b0dccea71c25dab5622fba67c91dc9585899684a authored over 4 years ago by Anton Kochkov <[email protected]>
Install r2pipe.py for Debian Jessie CI job (#17241)

* Install r2pipe.py for Debian Jessie CI job
* Build Python 3.6 from source

github.com/radareorg/radare2 - 742b5098affcb41645707d596228319e62661b6f authored over 4 years ago by Anton Kochkov <[email protected]>
Use _ instead of : because : is invalid on Windows (#210)

The use of : in file names prevents sdb from being cloned on Windows

github.com/radareorg/sdb - c50566515f477c53b0417061e9ee7a19604c2fc9 authored over 4 years ago by Riccardo Schirone <[email protected]>
Fix debug tests on Debian Jessie ##test (#17240)

github.com/radareorg/radare2 - 4fa2cffb435d077c4c1635aded103eb9a21d27f4 authored over 4 years ago by Zi Fan <[email protected]>
Initial implementation of io.fd plugin ##io (#17158)

Useful for `self://` and r2frida when injecting the lib inside a target process

Co-authored-b...

github.com/radareorg/radare2 - cccaf55a6c89484e73601884a694fa9cc3ad1d3e authored over 4 years ago by pancake <[email protected]>
Add tests for tcache (#32)

github.com/radareorg/radare2-testbins - 5472857215cb3f53f8d552c1b006c10b719c110a authored over 4 years ago by meowmeowxw <[email protected]>
Fix #17108 - Add JSON output for variable xrefs (#17218)

github.com/radareorg/radare2 - 57c9fc7dadb04836f4ee6bd31a6d4d725991683c authored over 4 years ago by GustavoLCR <[email protected]>
Add PE with misaligned section paddr

github.com/radareorg/radare2-testbins - fdcff2185d48951e3e6eff7c2bffa35d2e41f434 authored over 4 years ago by GustavoLCR <[email protected]>
Add links to Telegram and IRC in the issue template page (#2280)

github.com/radareorg/iaito - 48b84bfa5c7fd7c7aa8595b8f742c9d8081d09fc authored over 4 years ago by karliss <[email protected]>
Add mips_pltgot default value (#17234)

github.com/radareorg/radare2 - 31fe7b29e397b96ecd9962356c241e5b68453a25 authored over 4 years ago by Alexis Ehret <[email protected]>
Dont test r2frida in here

github.com/radareorg/radare2-extras - d7fc41424b61fc7f63aed14623584a44ccdb1974 authored over 4 years ago by pancake <[email protected]>
Add libr_flag.dylib, some issues spotted here

github.com/radareorg/radare2-testbins - bab2a244b8b03bc4e5cc164b176d207991d5050d authored over 4 years ago by pancake <[email protected]>
Use unassigned as default print since EVM has an invalid instruction

github.com/radareorg/radare2-extras - 1d548399791f267097d5aee8253c0280bb2ac506 authored over 4 years ago by Emil Bay <[email protected]>
Add latest evm instructions

github.com/radareorg/radare2-extras - 5561fe99c372cb8e44f8dcd544fc9897365e4e81 authored over 4 years ago by Emil Bay <[email protected]>
Use API to get file formats instead of calling rabin2 (#17124) ##bin

github.com/radareorg/radare2 - 08e52d834ae0d840b97fde94186c0615bb83d333 authored over 4 years ago by Riccardo Schirone <[email protected]>
Update README: Added link to the new radare2book (#17228)

github.com/radareorg/radare2 - e777b90af1a6cd11108528e618f412d31f37f844 authored over 4 years ago by Aswin <[email protected]>
Merge pull request #119 from XVilka/cleanup

Remove obsolete r2pipe bindings

github.com/radareorg/radare2-r2pipe - 551cca9958acbba6f324170e40749db53dca5cae authored over 4 years ago by Anton Kochkov <[email protected]>
Add OCaml README

github.com/radareorg/radare2-r2pipe - 94a35954f495a19797dd0343fcea9c43f854820f authored over 4 years ago by Anton Kochkov <[email protected]>
Fix #14744 - Implement `/Ej` and improve help message ##search (#17217)

* Implement `/Ej` and improve help message ##search
* Add tests
* Add `/Ej` in autocompletion
...

github.com/radareorg/radare2 - 6f9f8b557b817c51fcfdbdc104d3b01ac617a2fe authored over 4 years ago by pancake <[email protected]>
Fix #17221 - DoS when loading a corrupted DEX ##bin (#17225)

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

github.com/radareorg/radare2 - a988d6c49c00cc9e776013d99ef43c435f3e31ac authored over 4 years ago by pancake <[email protected]>
Fix build for latest r2 from git

github.com/radareorg/radare2-bindings - 7cfec9b6c452e1f7004c404b4fb94b1d05765715 authored over 4 years ago by pancake <[email protected]>
Various fixes based on fuzz bins for rabin2 (#17199)

* div by 0

* null deref in r_bin_dex_free

* null deref in get_object

* memset to 0 new ...

github.com/radareorg/radare2 - d7ddba55b4c039d71edadeb3aa5b74c64ab9b6e2 authored over 4 years ago by Giovanni <[email protected]>
Fix #4 - Added custom version detection (#5)

github.com/radareorg/r2wars - 4236326c899c25068d041c61b0c841e86ac3a3eb authored over 4 years ago by Jannis <[email protected]>
Allow 8051 bots (#6)

bots named *.8051.* will run with shared code and xdata memory space,
allowing them to write to...

github.com/radareorg/r2wars - 03e0f6fc77a56354665ee1fcf153ec7f017f62a4 authored over 4 years ago by hmht <[email protected]>
CentOS forward decl RBin (#17224)

* Try to fix double declaration issue in centos
* On CentOS we just check unit tests

github.com/radareorg/radare2 - 9b43e2d70fb0510f77237d762a123ef6e7ec36f2 authored over 4 years ago by Riccardo Schirone <[email protected]>
Rename *sub* variables to asm.sub.* (#17176)

* Rename asm.sub.jmp, asm.sub.reg, asm.sub.rel, asm.sub.tail, asm.sub.varonly, asm.sub.section, ...

github.com/radareorg/radare2 - 5454239cae2beef2afcdf23b968d7ea6fb4371b6 authored over 4 years ago by Aswin <[email protected]>