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 logo url for github

github.com/radareorg/esilsolve - 6e116a6a4b9b5e807e78858fb7a3a243332151e1 authored about 4 years ago by aemmitt-ns <[email protected]>
Remove option RETDEC_INSTALL_PREFIX

By using RetDec as library RETDEC_INSTALL_PREFIX is no longer required.

github.com/radareorg/r2retdec - 0d0c71712dd1b46f068f8dab3c56c2e6c6fc3711 authored about 4 years ago by Peter Kubov <[email protected]>
Fix invalid memory free

Memory returned from radare2 should not be freed - it is managed
by Radare2.

github.com/radareorg/r2retdec - 7b93f052f691fcb874c9c7078840b32e534bc6bc authored about 4 years ago by Peter Kubov <[email protected]>
Fix whitespace errors

github.com/radareorg/r2retdec - bc41dc5e8f1b6d186ebfb1dfaeeb6e9315e1a64a authored about 4 years ago by Peter Kubov <[email protected]>
Remove now useless check

Since commint 6c7fdcc this if would evaluate to true all the time.

github.com/radareorg/r2retdec - 332a983a76a80a640d44d02a1e12d5121c07cae1 authored about 4 years ago by Peter Kubov <[email protected]>
r2retdec: set loggers in all paths

Provides addition to 08f667b. Loggers must be reset
after calling RetDec's API. Reason for this ...

github.com/radareorg/r2retdec - dfa0166601fb784e195b5e9225e99390941937c8 authored about 4 years ago by Peter Kubov <[email protected]>
Download RetDec source code on command (#19)

Provides repurposing of BUILD_BUNDLED_RETDEC variable. When set
to ON RetDec is fetched and buil...

github.com/radareorg/r2retdec - 6c7fdcc9f3b7dbaa16c747d87fc6440c4f0c4540 authored about 4 years ago by Peter Kubov <[email protected]>
Remove rapidjson from library targets (#19)

github.com/radareorg/r2retdec - 47978eaeb29f08a2693e6d6f2c05e7fcfc59bb85 authored about 4 years ago by Peter Kubov <[email protected]>
Provide missing std::mutex include.

github.com/radareorg/r2retdec - e8c858306d7a3e200921784d6f0422cea9ed3323 authored about 4 years ago by Peter Kubov <[email protected]>
Doxygen: remove deprecated settings

github.com/radareorg/r2retdec - 3803bcb4dc1c2512545d569207d26255497e900b authored about 4 years ago by Peter Kubov <[email protected]>
Provide doxygen and copyright notice

github.com/radareorg/r2retdec - b2669e851e0d323b5bc9dfc17243c06227e6935a authored about 4 years ago by Peter Kubov <[email protected]>
Move default config to support

github.com/radareorg/r2retdec - ad0b3de7aa4aaf79096aeaa90f49d4b7deacbad2 authored about 4 years ago by Peter Kubov <[email protected]>
Rename R2InfoProvide to R2Database

Renames R2InfoProvider to R2Database. This is because R2InfoProvider
falsely implies that it is ...

github.com/radareorg/r2retdec - 01925afc71c22597628e2d7233de9a36c29ec8f2 authored about 4 years ago by Peter Kubov <[email protected]>
Provide documentation for data analysis console.

github.com/radareorg/r2retdec - abbbf46efe7dd2be39408c37a0f4d98e8b2d9248 authored about 4 years ago by Peter Kubov <[email protected]>
Provide documentation for decompiler console.

github.com/radareorg/r2retdec - 3843af94b1f3f4566e8a603546aa76efb9868f9b authored about 4 years ago by Peter Kubov <[email protected]>
Use RetDec's io interface to log info

github.com/radareorg/r2retdec - 08f667bb765046c965bad351dbdc1a1b7e869344 authored about 4 years ago by Peter Kubov <[email protected]>
Don't depend on flags when parsing RTTI ##anal (#17365)

github.com/radareorg/radare2 - 8571499c54ebe7a622f206776342e4c7a972865b authored about 4 years ago by HoundThe <[email protected]>
Cleanup before repository extraction

github.com/radareorg/radare2-rlang - 32f5b382b3208315e6f24bf50964a8ec597c0fef authored about 4 years ago by Anton Kochkov <[email protected]>
Small improvements

github.com/radareorg/radare2-rlang - 76dd6e2d84104bd510086e6b788533b1db0cbedc authored about 4 years ago by Anton Kochkov <[email protected]>
Remove check_bytes, use check_buffer

github.com/radareorg/radare2-rlang - d8107dddaf42507946da61a3a5d90a66b82fe86b authored about 4 years ago by Anton Kochkov <[email protected]>
Not all systems have the right libraries in `<prefix>/lib` (#17)

* Not all systems have the right libraries in `<prefix>/lib`

Some use /usr/lib64 and providin...

github.com/radareorg/radare2-rlang - f78735bc6b75c7443d4368e29c88e0353a189699 authored about 4 years ago by Riccardo Schirone <[email protected]>
Fix compilation warning

github.com/radareorg/radare2-rlang - 8088d98e6b06285bb42d3fe5bb888f0654318c3f authored about 4 years ago by Anton Kochkov <[email protected]>
Try `python-config --libs --embed` first, and use `python-config --libs` if that fails. (#15)

https://github.com/radareorg/radare2-rlang/issues/12

github.com/radareorg/radare2-rlang - aeda5e3d76ecc36c0510953022c17c0f45ec3ae8 authored about 4 years ago by Braiden Kindt <[email protected]>
Python 3 fixes for radare.py

github.com/radareorg/radare2-rlang - 9c52fd2c1058fb5987a715ae3cc493feb8b41bf8 authored about 4 years ago by Anton Kochkov <[email protected]>
Minor fixes

github.com/radareorg/radare2-rlang - bd4aaae37b2f08be1141df97e2d48d110c518131 authored about 4 years ago by Anton Kochkov <[email protected]>
Introduce endianness PyEnums (#13)

github.com/radareorg/radare2-rlang - de796cecf065b5ff6d471c683f2d895611baf17b authored about 4 years ago by Vasilij Schneidermann <[email protected]>
Use the mnemonic field in RAnalOp to avoid warnings in r2 (#11)

github.com/radareorg/radare2-rlang - 2ad3672ac821761f72725588d3fab30ee179e545 authored about 4 years ago by Lev Aronsky <[email protected]>
Use python-config-wrapper from radare2-bindings.

Required to support building on systems where Python 2 is still
installed (as python-config poin...

github.com/radareorg/radare2-rlang - 6a1916ebade95b3ae56161361a0020ad406985eb authored about 4 years ago by Lev Aronsky <[email protected]>
Use floating point for coverage percent calculation. (#17422)

github.com/radareorg/radare2 - 30ddb0a3ed5fcb0cd8d998e2c21fb215f5c37b0a authored about 4 years ago by karliss <[email protected]>
Add help under `axt?` ##cons (#17389)

github.com/radareorg/radare2 - d78b44f404ed4618f114248b81148d29434dc0f3 authored about 4 years ago by Aswin C <[email protected]>
Fix test (#17428)

github.com/radareorg/radare2 - bf5618855c6a505f3deb895d6c24e8b8557c1d0e authored about 4 years ago by GustavoLCR <[email protected]>
Fix test typo (#17427)

github.com/radareorg/radare2 - f657f6d746765856b5d9bb9af66ca71f2bdb3ee1 authored about 4 years ago by GustavoLCR <[email protected]>
Adjust r2 paths (#2338)

github.com/radareorg/iaito - 724d3f26b4020d90dc9103e7f6ee19f74b3a1577 authored about 4 years ago by karliss <[email protected]>
Add examples for how not to use signals. (#2377)

github.com/radareorg/iaito - 32adf0b5bad91a60026d6ad4ea82db1e616786de authored about 4 years ago by karliss <[email protected]>
console/decompiler: provide command to show environment

github.com/radareorg/r2retdec - a4c9915436491d08e8bae59488d043908664701e authored about 4 years ago by Peter Kubov <[email protected]>
Move filesystem_wrapper to include directory

github.com/radareorg/r2retdec - a456c3ae65875b8bb60021a3da4d7099053c7ff7 authored about 4 years ago by Peter Kubov <[email protected]>
Remove unused module cmd_exec

By using RetDec as library presence of module cmd_exec is no longer
needed. This module took car...

github.com/radareorg/r2retdec - e1c1895f9fa23b0fe455616d1323e840f4000628 authored about 4 years ago by Peter Kubov <[email protected]>
console/analysis: new analysis console

Provides implementation of commands of the analysis console.

github.com/radareorg/r2retdec - a2bb52f5d1b86ab469253c153fcdbcbf77df64d9 authored about 4 years ago by Peter Kubov <[email protected]>
Use decompiler console as main module

github.com/radareorg/r2retdec - bd329bdb2c44ff742c3f725993e4674f6c325a63 authored about 4 years ago by Peter Kubov <[email protected]>
console/decompiler: provide main plugin console

github.com/radareorg/r2retdec - 0e6e10a0146eec9c7652e6d121bf855bca89aeb2 authored about 4 years ago by Peter Kubov <[email protected]>
r2utils: provide llvm -> c convertion

github.com/radareorg/r2retdec - 03be790dd60e74dc5303af2867da6a0850ef4b02 authored about 4 years ago by Peter Kubov <[email protected]>
r2info: provide imporattion of data

github.com/radareorg/r2retdec - cfe1958cb683d5de3e8ea6657b7e88481d9a04be authored about 4 years ago by Peter Kubov <[email protected]>
console: new module for console interaction

Provides CLI interface module that will be used to encapsulate
functionality of commands and rel...

github.com/radareorg/r2retdec - 59149c96b3f45fde0b53926cdbb3e360f625a862 authored about 4 years ago by Peter Kubov <[email protected]>
r2pm: Allow package script to declare cleaning is done (#17411) ##tools

github.com/radareorg/radare2 - 7ed581d2dee432c685420524f1b1eaa723db273d authored about 4 years ago by Khairul Azhar Kasmiran <[email protected]>
Do not use 0b... integer constants (#17421)

The form of 0b01101 appeared only in GCC 4.3.
It wasn't defined in the C standard and was only
...

github.com/radareorg/radare2 - a94718304c686038607179abafed148b2a09acb6 authored about 4 years ago by Anton Kochkov <[email protected]>
Document `axtg` command (#263)

github.com/radareorg/radare2-book - 1fa26bc7b1d65d25d13dc20d58153685fbc24f10 authored about 4 years ago by Aswin C <[email protected]>
Add missing PTRACE_GETSIGINFO for old glibc (#17416)

github.com/radareorg/radare2 - 5d5f8b6c6923c7ee135924550f6e6d68b9e714b2 authored about 4 years ago by Anton Kochkov <[email protected]>
Clazy warnings (#2371)

* Refactor some of the connect calls.
* Refactor more old style signal connect calls.

github.com/radareorg/iaito - d6d2e9002895a686841dc8b85b83a5281002d10b authored about 4 years ago by karliss <[email protected]>
Output colors in rgb:nnnnnn format instead of #nnnnnn. (#2376)

ec name #nnnnnn can get mixed up with comment.

github.com/radareorg/iaito - c149f38f118d607e1cd0e2fbb62575e262355480 authored about 4 years ago by karliss <[email protected]>
mkstemps() is available only since glibc 2.19 (#17415)

github.com/radareorg/radare2 - b0e3d0c4f95e01f4362be7469f6ce641ea1379e5 authored about 4 years ago by Anton Kochkov <[email protected]>
Fix #17322 - Honor bin.baddr from idp to load rebased PDB files ##bin (#17321)

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

github.com/radareorg/radare2 - 340c006db8347d61a5116472da74a20a2e5cc23d authored about 4 years ago by pancake <[email protected]>
Add `acg` - printing class hierarchy graph ##anal (#17362)

* add `acg` - printing class hierarchy graph
* Move the printing into the cmd_anal.c from retur...

github.com/radareorg/radare2 - b44b8cb4050970ac0434a03abfd48f6f799731ac authored about 4 years ago by HoundThe <[email protected]>
Fix pre-c99 build (#17412)

github.com/radareorg/radare2 - e67aada6767e154b0758ee75df41f136ba288565 authored about 4 years ago by Anton Kochkov <[email protected]>
Add base class information from RTTI into anal classes ##anal (#17405)

github.com/radareorg/radare2 - dfa964e14c90f52319e90e381f242ebb455b47c1 authored about 4 years ago by HoundThe <[email protected]>
Solaris/Illumos sandbox support ##port (#17407)

Use priv api to remove few privileges to the current process.

github.com/radareorg/radare2 - ff89101dec41b3792e1b3bb472ff342c45fab0e7 authored about 4 years ago by David CARLIER <[email protected]>
r2pm: Don't clone while cleaning (#17406)

github.com/radareorg/radare2 - 613d480d10dcb0ad2ec2b22fd8926bdd971fb436 authored about 4 years ago by Khairul Azhar Kasmiran <[email protected]>
Change Itanium VTable detection heuristic ##anal (#17359)

* Changed vtable detection heuristic that RTTI must be inside the same section as the Vtable
* ...

github.com/radareorg/radare2 - c06ac96f2e1217db993b78572590638daa880982 authored about 4 years ago by HoundThe <[email protected]>
RTTI parsing - fix unitialized vtable size (#17402)

github.com/radareorg/radare2 - 3a95ebeabc5c2362a6c5ed8cab397ca3a4bd9c3e authored about 4 years ago by HoundThe <[email protected]>
Fix malformed DWARF crash due invalid .debug_str reference ##bin (#17399)

* Fix malformed DWARF crash due invalid `.debug_str` reference resulting in NULL str
* Removed ...

github.com/radareorg/radare2 - 36817b1ab595a2c46841593f95aae59f8060cf31 authored about 4 years ago by HoundThe <[email protected]>
changes to esilops to sign extend signed operations, additions to vex2esil, new tools to id esil expressions that need work

github.com/radareorg/esilsolve - 8b3992904659af19c117a891b664716adb86a01c authored about 4 years ago by aemmitt-ns <[email protected]>
Add bytes to zb command ##signatures (#17364)

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

github.com/radareorg/radare2 - 1641f5214046fb5ddb637af699772d34633192b5 authored about 4 years ago by Dennis Goodlett <[email protected]>
Remove tokens after #endif (#17398)

github.com/radareorg/radare2 - 5a3486267ad996e90d4d0e40cad6b482dc07255a authored about 4 years ago by HoundThe <[email protected]>
Fix an off by 1 bug during hexwidget cursor blinking. (#2368)

1 pixel line sometimes remained on during hexwidget cursor blinking.

github.com/radareorg/iaito - dcb9970f91fbcf1bbaa0b9debd108cec3782577e authored about 4 years ago by karliss <[email protected]>
Improve building documentation (#2366)

* small changes in documentation

* small documentation change

* documents change

* Upda...

github.com/radareorg/iaito - 2d95786f6ee7beeab86db2ccee020fad930c8d92 authored about 4 years ago by Gireesh <[email protected]>
Xrefs enhancement (#2362)

* Add number of found results to xrefs dialog
* Hide xref from if the item is not an VA

github.com/radareorg/iaito - 2cfa4916c33b358af0380f52cbd109cfccafd6dc authored about 4 years ago by Radwan Selo <[email protected]>
Don't disable (enable) mouse if mouse is already disabled (enabled) (#17390)

github.com/radareorg/radare2 - 78ea6ec78c908ad71a57866664798225b0e8f62d authored about 4 years ago by Khairul Azhar Kasmiran <[email protected]>
Refactor old style macro based signal connect. (#2360)

github.com/radareorg/iaito - 8f5fbeddde24428be7fc47842116a040592c7778 authored about 4 years ago by karliss <[email protected]>
Fix conversion fs::path -> std::string

Provides fix for implicit conversion fs::path into std::string.
This kind of conversion is legal...

github.com/radareorg/r2retdec - 0e37c74c504c26a0fd8677e5ea088382cf620bda authored about 4 years ago by Peter Kubov <[email protected]>
Introduce R_ANAL_OP_FAMILY_SECURITY ##anal (#17394)

* Merge PAC and MTE op families into SECURITY
* Add BTI to anal hacks
Co-authored-by: phakeobj...

github.com/radareorg/radare2 - bab84c59e3395a84e8c896abb8802000929c2785 authored about 4 years ago by phakeobj <[email protected]>
io_self: giving more meaningful mapping names when possible ##port (#17382)

using libproc to get proper mapping names to match better Linux version.

github.com/radareorg/radare2 - 2a00f5fee1a4b71fc087444bb0f307224aacb354 authored about 4 years ago by David CARLIER <[email protected]>
Fix #17379 - Avoid buffer overflow while identifying imports (#17387)

github.com/radareorg/radare2 - a5d1747e090a7160a900a955bf9f3b2198626635 authored about 4 years ago by Riccardo Schirone <[email protected]>
Fix main detection for debug PE bins ##bin (#17376)

* Fix main detection for debug PE bins
* Add tests for PE main detection

github.com/radareorg/radare2 - 148cd105deddbf37059acb0ba0d88fc5449760c8 authored about 4 years ago by GustavoLCR <[email protected]>
Update test for yara flags (#17392)

github.com/radareorg/radare2 - 2ff979c7be5b76bbba248f465565268bb558514f authored about 4 years ago by Sylvain Pelissier <[email protected]>
Set flags for yara hits (#263)

github.com/radareorg/radare2-extras - dd59385722e04625309713ae7033459c8126f4a8 authored about 4 years ago by Sylvain Pelissier <[email protected]>
Fix path to r_userconf.h on Windows

github.com/radareorg/r2retdec - daf9b3cc69c19b256f4d58143e55f2e5650675ed authored about 4 years ago by Peter Kubov <[email protected]>
Update RetDec to include output improvements

github.com/radareorg/r2retdec - 515eeb8ac9aec660c17f3bfc014ce02f584d8d57 authored about 4 years ago by Peter Kubov <[email protected]>
Decompilation should return configuration

Returns configuration that can be used by other analysis that
is independent of decompilation.

github.com/radareorg/r2retdec - 3c2e2c62090a74f52191431554bff2d6356dea1b authored about 4 years ago by Peter Kubov <[email protected]>
Use radare2 master for testing

github.com/radareorg/r2retdec - 0e2a56ba2bd89fb30d3ea02cc8a1d701f474794c authored about 4 years ago by Peter Kubov <[email protected]>
.github/workflows/r2plugin-ci: update to run with retdec lib

* provides openssl
* removes unnecessary configuration

github.com/radareorg/r2retdec - ac39fd64c4566a897f80db27ff8f4292f9952b0d authored about 4 years ago by Peter Kubov <[email protected]>
Prevent potential crash when opening theme editor dialog. (#2359)

github.com/radareorg/iaito - 45daf2d1d5ce0b9a49660d3af814bab2544d7a9c authored about 4 years ago by karliss <[email protected]>
Force link bin2llvmir and llvmir2hll to core_retdec library

github.com/radareorg/r2retdec - 311ba1111e1357803bac11dd6eae52a214562a63 authored about 4 years ago by Peter Kubov <[email protected]>
Remove useless commands in CMakeLists.txt (#19)

github.com/radareorg/r2retdec - 773cbd0bb81af553a7d384a1e0b58d4c1b530e4e authored about 4 years ago by Peter Kubov <[email protected]>
Add symbol exports. (#2345)

* Add symbol exports required for external native plugins to work on Windows
* Make Linux build...

github.com/radareorg/iaito - 7c9c7e6fe48f5afe0b31f359597096705e451dff authored about 4 years ago by karliss <[email protected]>
Create minimal widows CMake build job. (#2356)

* Create minimal widows CMake build job.

github.com/radareorg/iaito - e3aeb770ee3e7a3a0860952c8987fb1e4ad11e2b authored about 4 years ago by karliss <[email protected]>
Add unit tests for binheap (#17367)

github.com/radareorg/radare2 - 154416c8fd4ce0a399c42e27ba88a0c535e320a0 authored about 4 years ago by Riccardo Schirone <[email protected]>
Add hack for ARMv8 BTI instruction disassembly ##anal (#17371)

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

github.com/radareorg/radare2 - 4c207712bd45229236cdd483fdc5fa4309a976a8 authored about 4 years ago by phakeobj <[email protected]>
Fix case detection for another type of indirect jump table ##anal (#17377)

* Fix case detection for another type of indirect jump table
* Add test for indirect jump table

github.com/radareorg/radare2 - 401162fb096550e7f8f2f7c079d4a5cbdb4b1f66 authored about 4 years ago by GustavoLCR <[email protected]>
Fix #14024 - Make r_io_map_get() faster (#17324) ##io

* Fix O(n) in r_io_map_get() ##io
* Kill `map_skyline_shadow` and `do_skyline`

github.com/radareorg/radare2 - cef191cde31cbef1da12562cda91e629eabdde93 authored about 4 years ago by GustavoLCR <[email protected]>
Windows r_sys_perror: Don't add end newline if an end newline already exists (#17380)

github.com/radareorg/radare2 - 1c093249c8ba12ae214eaf60aee258e6071e557e authored about 4 years ago by Khairul Azhar Kasmiran <[email protected]>
Add commit message rules in the CONTRIBUTING file (#17335)

Co-authored-by: pancake <[email protected]>
Co-authored-by: Riccardo Schirone <ret2libc@users...

github.com/radareorg/radare2 - ea79b8d4dee0525f492ecb91644ab321c557db73 authored about 4 years ago by pancake <[email protected]>
Use PJ in kj ##json (#17258)

github.com/radareorg/radare2 - 1aca4f2135e76d126321fcad1a6879091e12a2ec authored about 4 years ago by Aswin C <[email protected]>
Fix CCa help string order (#17373)

Co-authored-by: David Crosby <[email protected]>

github.com/radareorg/radare2 - c19ee522d2e66dc846ddd14d0005866303cc7d74 authored about 4 years ago by David T. Crosby <[email protected]>
Add bins for PE main detection tests

github.com/radareorg/radare2-testbins - e7e1d135ea32ef5a4dfee6a6f4b4f6382608afbd authored about 4 years ago by GustavoLCR <[email protected]>
Use previos Appveyor image because shibokken doesn't work on latest one (#2347)

github.com/radareorg/iaito - 186ad03fdb2840606fce1129c00f27b8550fac18 authored about 4 years ago by karliss <[email protected]>
Windows r_sys_perror: Add error code to string (#17374)

github.com/radareorg/radare2 - fca4fa618064eec5f10d436bc425d4d62b4cbf88 authored about 4 years ago by Khairul Azhar Kasmiran <[email protected]>
Temporary workaround for brew problems in github actions. (#2346)

github.com/radareorg/iaito - 0a15b2f55a93386df60d606f22e1487ebde5c04d authored about 4 years ago by karliss <[email protected]>
core_plugin: provide and fix doxygen documentation of 2ed62fb

Provides and fixes doxygen documentation. Provides better naming
of functions/variables introduc...

github.com/radareorg/r2retdec - acf6f2be94da28fba46eefcab579ad0d3e0a06ca authored about 4 years ago by Peter Kubov <[email protected]>
core_plugin: provide output caching #13

This commit provides enhancement from
https://github.com/avast/retdec-r2plugin/issues/13.

Provi...

github.com/radareorg/r2retdec - 2ed62fb50c1af6ec8fb533b55c8a2e03b49dc659 authored about 4 years ago by Peter Kubov <[email protected]>
Improve ARM and PPC analysis ##anal (#17356)

* Fix stepping with ESIL into thumb code
* Fix seek changed after `aaef`
* Run `aaef` instead ...

github.com/radareorg/radare2 - 5b101b6521d7a916d2b0709cdc64eb0eb1b520f7 authored about 4 years ago by GustavoLCR <[email protected]>