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 #4056 - rename DEPS to R2DEPS ##build (#17020)

* Rename DEPS to R2DEPS
* Cleanup of sys/build.sh

github.com/radareorg/radare2 - ffe743ef39fd1c28d03afbaec89fb69f80bc240a authored over 4 years ago by Anton Kochkov <[email protected]>
add support for GOTO though limited to prevent the explosion of condition size

github.com/radareorg/esilsolve - 9f89ad179823aabe5e70a426664a484233f7ad4f authored over 4 years ago by aemmitt-ns <[email protected]>
Update Ghidra (#116)

github.com/radareorg/r2ghidra - b30c179499248034ee5e81b474eed803ec927f96 authored over 4 years ago by Florian Märkl <[email protected]>
Update dependencies #33

github.com/radareorg/r2pipe.rs - b8a8c07ab6afac8cd2208335994dc2ee8a321714 authored over 4 years ago by pancake <[email protected]>
remove warnings in cargo test

github.com/radareorg/r2pipe.rs - 76fa9f540b7fb13f988a0f8c8647d648549b358c authored over 4 years ago by xermicus <[email protected]>
update deps and fix lints

github.com/radareorg/r2pipe.rs - a9515247382bd26d66d1b2f3150dbe054d3005be authored over 4 years ago by xermicus <[email protected]>
Expose asm.reloff in configuration (#2243)

* Expose asm.reloff in configuration

github.com/radareorg/iaito - 498d2076c8f631607daecd5946955f187b01d149 authored over 4 years ago by Surendrajat <[email protected]>
Fix build of asm.m68k-net

github.com/radareorg/radare2-extras - 010a1e39b160f8877bac48b9002e5481e43367c4 authored over 4 years ago by pancake <[email protected]>
Replace radare with trufae (#17045)

github.com/radareorg/radare2 - fab89a61d9bc969c15d006e950eb0e4f2d5101bd authored over 4 years ago by Riccardo Schirone <[email protected]>
Update SDB with boolified SdbForeachCallback (#17040)

github.com/radareorg/radare2 - 75ee57bfb0386492d13d6d1c618e7f31bb235a04 authored over 4 years ago by pancake <[email protected]>
Move DT_NEEDED in RBinElfDynamicInfo and remove dyn_buf (#17009) ##elf

github.com/radareorg/radare2 - fa7b8ea87baa9e79d36e8435a52b5e20fe40512c authored over 4 years ago by Alexis Ehret <[email protected]>
r2r: Remove diff header and colorize @@ line (#17041)

github.com/radareorg/radare2 - fcedd4d21e48f1752ecf1336bb70ed538bd41b79 authored over 4 years ago by Khairul Azhar Kasmiran <[email protected]>
Fix parsing of objc class data pointer ##bin (#17037)

Flags are encoded in the lower / upper bits of
the pointer to Objective C class data. This stri...

github.com/radareorg/radare2 - 0cd965d1f19a7febe67df930f2349d103d0173ca authored over 4 years ago by Francesco Tamagni <[email protected]>
Use strrchr when 2nd argument of r_str_rchr is NULL (#17042)

github.com/radareorg/radare2 - b045d2553bd089b57b7cfc3e6cb7435bbc028dba authored over 4 years ago by pancake <[email protected]>
Add endbr64 as a function prelude for x86-64 binaries ##anal (#17030)

* Add endbr64 as a function prelude for x86-64 binaries ##anal
* Add test for endbr64 with aap
...

github.com/radareorg/radare2 - 3e06075c0399a3f6792661487d1047633cd2f26d authored over 4 years ago by pancake <[email protected]>
Fix command injection on PDB download (#16966)

* Fix r_sys_mkdirp with absolute path on Windows
* Fix build with --with-openssl
* Use RBuffer...

github.com/radareorg/radare2 - 04edfa82c1f3fa2bc3621ccdad2f93bdbf00e4f9 authored over 4 years ago by GustavoLCR <[email protected]>
Boolify SdbForeachCallback

github.com/radareorg/sdb - 57fadca5c4acedcfbf13a36b2451544aa4fbf39c authored over 4 years ago by pancake <[email protected]>
Add missing switch-case in RAnal.wasm to fix a warning (#17038)

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

github.com/radareorg/radare2 - 26e23eecfba238c8db560237a6c681071ca6a50a authored over 4 years ago by pancake <[email protected]>
Add binary with objc category on a swift class (#25)

github.com/radareorg/radare2-testbins - a712a266f633bd0fbfd7e90d2c4c5396451f8c27 authored over 4 years ago by Francesco Tamagni <[email protected]>
Fix README

github.com/radareorg/radare2-book - 79dc101d6dcd8544e494b7c1c465c144429dc0b5 authored over 4 years ago by Anton Kochkov <[email protected]>
Implement assembler endbr32 and endbr64 instructions for x86-32/64 (#17035) ##asm

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

github.com/radareorg/radare2 - 9978bbd7c5fb21581bf934461198eb83bdae48b4 authored over 4 years ago by pancake <[email protected]>
Build with mdbook

github.com/radareorg/radare2-book - b262f4bce3631139e90a8a0e45a6dad111123832 authored over 4 years ago by Anton Kochkov <[email protected]>
Switch to mdBook

github.com/radareorg/radare2-book - 5504edf6734f03f1d761288f58422ee6afbf9d3d authored over 4 years ago by Anton Kochkov <[email protected]>
Create mdbook.yml

github.com/radareorg/radare2-book - 26215a96f9fbf023805769f9456fa81dd29759cd authored over 4 years ago by Anton Kochkov <[email protected]>
Some cleanup

github.com/radareorg/radare2 - 6fe90763f5c9b8dce75017a39328af9901876643 authored over 4 years ago by condret <[email protected]>
fix #16995, #16994 and some other stuff

github.com/radareorg/radare2 - c5a2a6562e0cfcb662f8bb1b36726d911c4905bb authored over 4 years ago by condret <[email protected]>
Cleaning up again

github.com/radareorg/radare2 - ae883f0cd3b12da0272f1471cab82c2e75cd1575 authored over 4 years ago by condret <[email protected]>
Kill tinyrange api because it's not used anywhere (#17027)

github.com/radareorg/radare2 - 7bdafe5638d18a12773b692b095e20594e27a99f authored over 4 years ago by pancake <[email protected]>
Add fedora_32_bin_ls binary for endbr64 testing

github.com/radareorg/radare2-testbins - 84a262bb4cf3f424fecc2e394b2e25b40d4be20a authored over 4 years ago by pancake <[email protected]>
Kill r_print_format_length because it is unused (#17022)

github.com/radareorg/radare2 - 1e1a263cab0df0e2bda230bd473f2a3d80824cbe authored over 4 years ago by Sergi Àlvarez i Capilla <[email protected]>
Use (void) in function signatures instead of ()

github.com/radareorg/sdb - 2007c4a3fe2df6a5fa5002e9d0a14b72122bd026 authored over 4 years ago by pancake <[email protected]>
r2r: Use git diff on Windows (#17024) ##windows

github.com/radareorg/radare2 - 54950e39fae7906a77b8a159b88c4a98adde2554 authored over 4 years ago by Khairul Azhar Kasmiran <[email protected]>
many improvements to esplugin, simple sim implementation

github.com/radareorg/esilsolve - b3eab956a0ff26de324a679b96803866a143d948 authored over 4 years ago by aemmitt-ns <[email protected]>
Merge pull request #171 from radareorg/dependabot/npm_and_yarn/www/m/websocket-extensions-0.1.4

Bump websocket-extensions from 0.1.3 to 0.1.4 in /www/m

github.com/radareorg/radare2-webui - 796ee957b76cbc45570bb0cf74a130da293aeb36 authored over 4 years ago by Anton Kochkov <[email protected]>
pfc: Support n# (#17011) ##print

github.com/radareorg/radare2 - a934a39236b3604e0e6ecebbee2b3b4d9c16bf06 authored over 4 years ago by Khairul Azhar Kasmiran <[email protected]>
Fix elf reloc crash (#17004)

* Fix wrong computation in get_next_not_analysed_offset

* Uses virtual address in read_reloc ...

github.com/radareorg/radare2 - 97f2d9cf5cdaee655e5a5527c78f42715b61ad51 authored over 4 years ago by Riccardo Schirone <[email protected]>
Fix test for ARM64 builds (#17014)

github.com/radareorg/radare2 - 171873b9c36822beb15b60f351276b27e9ce3eb6 authored over 4 years ago by Anton Kochkov <[email protected]>
add a really simple simproc implementation that is not working yet

github.com/radareorg/esilsolve - 564bfa635c0e6161f5b6886b6b883ca0ce8c4a3f authored over 4 years ago by aemmitt-ns <[email protected]>
Improve warning for multiple x-refs causing unexpected behavior (#2236)

* Improve warning for multiple x-refs causing unexpected behavior

github.com/radareorg/iaito - 592c0506175a7edf023882a69a88e5f356619622 authored over 4 years ago by Itay Cohen <[email protected]>
Merge pull request #250 from officialcjunior/update-hints

Update command hints

github.com/radareorg/radare2-book - 32511ca9c7e6ae116fa17d435609dcba18dcabc9 authored over 4 years ago by Itay Cohen <[email protected]>
Update command hints in r2pm: Fix a small typo

github.com/radareorg/radare2-book - 77ad8c1955d1d68d6a3bca16b0d6a7221db0a07a authored over 4 years ago by officialcjunior <[email protected]>
Update command hints in basic_commands: yank, write and comparing bytes

github.com/radareorg/radare2-book - cac70d3ef66c3c951c4905336a64e9fc8dd78813 authored over 4 years ago by officialcjunior <[email protected]>
Fix in a dwarf line information parsing implementation (#16976)

github.com/radareorg/radare2 - 80aca087218fc0a136180f9d334d71e0e7481920 authored over 4 years ago by HoundThe <[email protected]>
Fix Missing Exports and Imports on ELF (#17001)

* Remove the offset check
* Add regression test for the invalid offset

github.com/radareorg/radare2 - 77e9059fd391e0f30c5d14a934ab98158be17093 authored over 4 years ago by Alexis Ehret <[email protected]>
Bump websocket-extensions from 0.1.3 to 0.1.4 in /www/m

Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0....

github.com/radareorg/radare2-webui - e676d62c16924ded38a76e4be4e4fc5b8a5f3a0d authored over 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Reduce amount of warnings (#2233)

* Deal with QT depracated warnings

github.com/radareorg/iaito - 76773eadd614d4a8a65a7815ca27ac78f6080355 authored over 4 years ago by karliss <[email protected]>
Horizontal graph (#2234)

* Create adapter for converting vertical layout into horizontal

* Fix edge spacing override f...

github.com/radareorg/iaito - 837dd63e6b6f754de60eead37be76adcf69202d4 authored over 4 years ago by karliss <[email protected]>
Fix runaway scrolling in Visual mode after mashing down movement key on Windows Terminal (#17006) ##visual

* Fix runaway scrolling in Visual mode after mashing down movement key on Windows Terminal
* Re...

github.com/radareorg/radare2 - d2363434114faec0bca17e3c85d5131185b2b300 authored over 4 years ago by Khairul Azhar Kasmiran <[email protected]>
Fix leaks detected by coverity. (#17008)

github.com/radareorg/radare2 - a874bec70fb6dd463008c9afee855b62db969a63 authored over 4 years ago by karliss <[email protected]>
Update command hints in debugger/remoting_capabilities

github.com/radareorg/radare2-book - 2c7e72dcf2cbe331730359fd0107723dc7f142a7 authored over 4 years ago by officialcjunior <[email protected]>
Update colors.md: Added info on toggling between themes

github.com/radareorg/radare2-book - b8ea2ea68abb9b8c40f7730ed1380370af008bd5 authored over 4 years ago by officialcjunior <[email protected]>
Update command hints in configuration/intro

github.com/radareorg/radare2-book - b27286962b4bd33328ab8c75300c23cd19a001ec authored over 4 years ago by officialcjunior <[email protected]>
Update command hints in radiff2 and rafind2

github.com/radareorg/radare2-book - 605ddb22d2fab4976b9faff23c6b1500e7512b61 authored over 4 years ago by officialcjunior <[email protected]>
Update command hints in disassembling/adding_metadata

github.com/radareorg/radare2-book - 4cb68d7bd7df8c90d38cb12d4d1614a99cf38247 authored over 4 years ago by officialcjunior <[email protected]>
Update command hints in debugger/memory_maps

github.com/radareorg/radare2-book - 000c0b8387bf89553c49b51327b7271fab5be987 authored over 4 years ago by officialcjunior <[email protected]>
Update command hints in basic_commands

github.com/radareorg/radare2-book - 36ef81bba94bcc910050b372021f47dec20733a5 authored over 4 years ago by officialcjunior <[email protected]>
Update command hints in analysis/types.md

github.com/radareorg/radare2-book - ebb413b2b09db57ab7d9d6cb62f9b771b137b5c0 authored over 4 years ago by officialcjunior <[email protected]>
Add ESIL flag update for adds and subs instructions (#17005)

github.com/radareorg/radare2 - 15b181e401b7675fa8e4d1d9336d248576a7486c authored over 4 years ago by Sylvain Pelissier <[email protected]>
x86 pseudo for LEA is wrong (#16980)

* Better solution + tests

* Adding pseudo for movabs

github.com/radareorg/radare2 - 9de7c2e8dde62c43afd098dbf22787d364950d27 authored over 4 years ago by zawwwu <[email protected]>
Enable unit tests compilation by default in meson (#16990)

Including Fixes for Windows

github.com/radareorg/radare2 - 58e5aa0887680c5caeccf1ab4b478a8836fb9f1e authored over 4 years ago by Riccardo Schirone <[email protected]>
Fix ESIL conditional branch and lui for RISC-V (#16996)

github.com/radareorg/radare2 - 3e4862dc9351af155e798c8f99feb4c94b92f3ec authored over 4 years ago by Sylvain Pelissier <[email protected]>
Add a binary for the regression test (#24)

github.com/radareorg/radare2-testbins - f4530c551a9bdeafd5fa8d3c674be48bfb6c3be3 authored over 4 years ago by Alexis Ehret <[email protected]>
Fix qt>5.15 build (#2231)

github.com/radareorg/iaito - 56c2e3741afdab11b4f52d91192b83f2876fea82 authored over 4 years ago by bartoszek <[email protected]>
Fix mismatch closing parenthesis (#2232)

github.com/radareorg/iaito - 7127f0e556955acb8aacc81d95ca907c6c204cb6 authored over 4 years ago by Ali Raheem <[email protected]>
rabin2 could not detect go in macho binaries (#16993)

* rabin2 could not detect go in non-elf binaries

* better comparison for go detection

* up...

github.com/radareorg/radare2 - e3a289d454faa18072980b919cfac77d1f82e920 authored over 4 years ago by DharmaCode <[email protected]>
Rewrite part of graph layout code (#2207)

* Rewrite node placement and edge routing parts of graph layout code
* Document the high level ...

github.com/radareorg/iaito - 54ecc33ca96fab43cf11c0a8ec3906b77bcc29f0 authored over 4 years ago by karliss <[email protected]>
Update tree-sitter to 0.16.8 (#16991)

* Fix CentOS6 CI by specifying PKG_CONFIG_PATH
* Do not define var inside for-loop

github.com/radareorg/radare2 - a14f5c077769d7b51cf9d548df56a7493966dd33 authored over 4 years ago by Riccardo Schirone <[email protected]>
r_cons: Save and restore the active code page on Windows (#16998)

* r_cons: Save and restore the active code page on Windows
* Use r_sys_cmdf() instead

github.com/radareorg/radare2 - 1fef151d37466686a7fa39ddeb60123016d70878 authored over 4 years ago by Khairul Azhar Kasmiran <[email protected]>
New binary analysis for llvm (#22)

github.com/radareorg/radare2-testbins - 2a9392f612c3b96c2913714e411cbf7f64738564 authored over 4 years ago by David CARLIER <[email protected]>
Merge pull request #116 from XVilka/python3

r2pipe - drop python 2 support, fix python 3

github.com/radareorg/radare2-r2pipe - 5eab4c7cb484a92689d8287e0ca859eb8b7bdc3d authored over 4 years ago by Anton Kochkov <[email protected]>
Fix prompt bug on Windows (#16981)

Fixes line wrapping causing prompt to descend every keypress

github.com/radareorg/radare2 - 9f40bfae6d19a454105917dee1f6f10872d1c0da authored over 4 years ago by GustavoLCR <[email protected]>
Update command hints in analysis/code_analysis (#249)

github.com/radareorg/radare2-book - 0b8886d9b389b31ec0c268056d636af38a64f340 authored over 4 years ago by Aswin C <[email protected]>
added r2taint (#104)

Co-authored-by: soier <soier@work>

github.com/radareorg/radare2-pm - 1c4339abf03fcf8c835d3fb48d747f4fef9dc642 authored over 4 years ago by s0i37 <[email protected]>
Static taint analysis (#249)

* added static taint analysis script

* Update readme.md

* added help() and version()

* ...

github.com/radareorg/radare2-extras - 3167bed57f53a4f765accc150805af0d53d84f25 authored over 4 years ago by s0i37 <[email protected]>
Fix crash and warnings when opening an iOS/arm64e DSC (#16959)

* Improve handling of Mach-O bind opcodes

- Reset state between regular binds, lazy binds, an...

github.com/radareorg/radare2 - ee9025c9170c15dea5e68d4d5179d41e78868493 authored over 4 years ago by Ole André Vadla Ravnås <[email protected]>
Fix lang-python

github.com/radareorg/radare2-book - edd8418e88f4a1cf766d26721629fce7ace291c1 authored over 4 years ago by Anton Kochkov <[email protected]>
Fix type matching with loaded PDB ##anal (#16983)

* Use r_flag_get_by_spaces() instead of manually comparing the flagspace name

github.com/radareorg/radare2 - 19ce38d876d4a46d7d83375c38597d8d8b45ecda authored over 4 years ago by GustavoLCR <[email protected]>
elf64 pf.elf_header: w -> N2 for phnum, shnum, shstrndx, ehsize, phentsize and shentsize (#16992)

* elf64 pf.elf_header: w -> N2 for phnum, shnum, shstrndx, ehsize, phentsize and shentsize
* Ad...

github.com/radareorg/radare2 - f3c227ee88a95b8ce7342f25772730b501e97556 authored over 4 years ago by Khairul Azhar Kasmiran <[email protected]>
Fix RISC-V ESIL for jal and jalr (#16984)

github.com/radareorg/radare2 - 5817770e290b3c66a3fe57850db6dda1c44c6a19 authored over 4 years ago by Fangrui Song <[email protected]>
Fix `;` at the end of the value of eq_sep_args (#16988)

github.com/radareorg/radare2 - 9b6160cf5f9b405a99c5a7d053dadbd500270d9a authored over 4 years ago by Riccardo Schirone <[email protected]>
elf32 pf.elf_header: w -> N2 for phnum, shnum, shstrndx, ehsize, phentsize and shentsize (#16978)

* elf32 pf.elf_header: w -> N2 for phnum, shnum and shstrndx
* elf32 pf.elf_header: w -> N2 for...

github.com/radareorg/radare2 - fc4ea0f9a6715eb342c2324b2e0eebc61c3712c0 authored over 4 years ago by Khairul Azhar Kasmiran <[email protected]>
Fix a glitch of W + j in panels (#16971)

github.com/radareorg/radare2 - 3d4dd3a04cd4482f822b46ad326e996a7a2d855d authored over 4 years ago by Vane11ope <[email protected]>
Add documentation for TempConfig. (#2221)

github.com/radareorg/iaito - 1e9b82839efb7eee4def01017811bedaba1ca555 authored over 4 years ago by karliss <[email protected]>
Release v0.1.2

github.com/radareorg/r2retdec - 1ba22472bf7718cf5b70130d249c95681ad71889 authored over 4 years ago by Peter Kubov <[email protected]>
deps/cutter: provide more accurate error message

github.com/radareorg/r2retdec - 3ae448a1b337020577adbc460c27b9f4e700bc9b authored over 4 years ago by Peter Kubov <[email protected]>
core_plugin: check local installation of RetDec

github.com/radareorg/r2retdec - b6ce7073257d18c7dfc0788fb07f4687413d25ec authored over 4 years ago by Peter Kubov <[email protected]>
refactor hexdumpwidget sidepanel parsing (#2222)

Avoid use of magic numbers.

github.com/radareorg/iaito - 5dcf53dff62d88627830d3868e782addaf715eef authored over 4 years ago by Surendrajat <[email protected]>
Revert "core_plugin: do not require specific Radare2 version"

This reverts commit 13a5071a0f447ea55f2869639678ea69d4b448ed.

github.com/radareorg/r2retdec - ddc3dd54cfd4d29962c22cfa00c88d864f49a7d5 authored over 4 years ago by Peter Kubov <[email protected]>
add pci to hexwidget sidepanel (#2219)

github.com/radareorg/iaito - 4ddba1b8d3515fe347511e2b56610715d5173765 authored over 4 years ago by Surendrajat <[email protected]>
r2plugin-ci: create directory for artifacts publishing

github.com/radareorg/r2retdec - 8fad3249e8bc69329cd1c2d435d08e6d458e1051 authored over 4 years ago by Peter Kubov <[email protected]>
Update RetDec to contain merged CMake fixes

github.com/radareorg/r2retdec - cdb68c5c695156522398eb192be5f09c45b99d97 authored over 4 years ago by Peter Kubov <[email protected]>
r2plugin-ci: install qt5 for cutter plugin

github.com/radareorg/r2retdec - 81168fc9b15cf9840f91bed03fe23b24de4f36e9 authored over 4 years ago by Peter Kubov <[email protected]>
r2plugin-ci: fix paths in published artifacts

github.com/radareorg/r2retdec - f6e0b98dc0c0f6a079a10c3c7d2e7120dac24006 authored over 4 years ago by Peter Kubov <[email protected]>
ahi 10 does signed decimal with 32-bit gp regs + ahi 10u for unsigned decimal (#16970)

* ahi 10 does signed decimal with x86 32-bit regs + ahi 10u for unsigned decimal
* Use arch-ind...

github.com/radareorg/radare2 - 1cb18df8b4dfd2ec98ca6697b5efb9381e1d2f40 authored over 4 years ago by Khairul Azhar Kasmiran <[email protected]>
r2plugin-ci: build cutter plugin

github.com/radareorg/r2retdec - 695468a63206ec0bb00159dffe4256e42eaf9153 authored over 4 years ago by Peter Kubov <[email protected]>
Update CMake parameters description in README.md

github.com/radareorg/r2retdec - 362403e127fceb39f2dafd3410893198c312f0b7 authored over 4 years ago by Peter Kubov <[email protected]>
Add entries to CHANGELOG.md

github.com/radareorg/r2retdec - 82ec85a2907df36f74aa37bff34a28f30b1e5072 authored over 4 years ago by Peter Kubov <[email protected]>
README.md: provide info about windows support

github.com/radareorg/r2retdec - a506bdb82a39bce2966880d076d50a25b2c69ed1 authored over 4 years ago by Peter Kubov <[email protected]>
README.md: mention updates on Radare2 and Cutter

After refactorization of Cutter cmake setting source dir of
the Cutter is no longer required. So...

github.com/radareorg/r2retdec - 3d015c83b8f13f918fd9746a4b1b7d5d82ad7c29 authored over 4 years ago by Peter Kubov <[email protected]>