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

Print a warning when the entry point is automatically set by r2 ##bin (#17195)

* Use R_LOG_DEBUG instead of eprintf for missing ELF DT
* Remove missing Dynamic tag from rabin...

github.com/radareorg/radare2 - 551c46f7533bfa8fd52254d66987860a8affb4c4 authored over 4 years ago by Riccardo Schirone <[email protected]>
rename r_core_project_save_rdb to r_core_project_save_script (#17208)

github.com/radareorg/radare2 - bcf4af12a275a0d20fc472b0110fb2c7f9696253 authored over 4 years ago by RHL120 <[email protected]>
Use diff-so-fancy colors in r2r diffs (#17211)

* Use diff-so-fancy colors in r2r diffs
* Define insert/delete colors at top of file

github.com/radareorg/radare2 - 0ff69a59737cbd3a392042a33a2d9a239815ab36 authored over 4 years ago by Khairul Azhar Kasmiran <[email protected]>
Update Debian Jessie CI job

github.com/radareorg/radare2 - f19078aa3e2c064bff35ea0df61445f8a57f9f52 authored over 4 years ago by Anton Kochkov <[email protected]>
Fix r2r crash on Windows if test doesn't have CMDS ##tests (#17181)

* Fix r2r crash on Windows if test doesn't have CMDS
* Throw error on load if test it doesn't h...

github.com/radareorg/radare2 - 25a043e802e7b42d5a35d614a8a940f7c11ee9a5 authored over 4 years ago by GustavoLCR <[email protected]>
Document some RAnal members and remove some unused ones (#17214)

github.com/radareorg/radare2 - f88d57d1cb33c5c6a91c35604fff7fe5f47a4c57 authored over 4 years ago by Florian Märkl <[email protected]>
Update capstone git commits for v4 and next branches (#17215)

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

github.com/radareorg/radare2 - f91f2ac1d88999c6d3c170189c3864fe6246c5bf authored over 4 years ago by pancake <[email protected]>
Revert the changed AES file and add under different name (#31)

This reverts commit 63c2d8e3adb2f95866ce74c5eca9208e724c8a5f.

github.com/radareorg/radare2-testbins - ea04ccd6cb6bf07ef1c5597e79c412a9b71d917d authored over 4 years ago by Florian Märkl <[email protected]>
Add missing ELF DT entries ##bin (#17055)

* Add missing ELF DT entries

* Just add common DT entries in the switch case but do not save ...

github.com/radareorg/radare2 - 8f0f888215e5064d3746b841cc24814e4fb2f739 authored over 4 years ago by Anton Kochkov <[email protected]>
Add support for binr/blob and fix android build ##meson ##build (#17150)

* Make sure meson can build with `system` = `android`.

* Add support for binr/blob in meson b...

github.com/radareorg/radare2 - d6c9bd45429287220ffe16cc644b48164ff8a463 authored over 4 years ago by Riccardo Schirone <[email protected]>
Use more (void)

github.com/radareorg/sdb - abd10c5652af8b97dc918184c55821d745b51b5d authored over 4 years ago by pancake <[email protected]>
Remove unnecessary cpp-if block

github.com/radareorg/sdb - ca6501a53961371aed8ca79984b49d059a25e664 authored over 4 years ago by pancake <[email protected]>
Update r2 submodule. (#2263)

github.com/radareorg/iaito - 2a10a7733f1100f875bfc62fb8800b189f212a75 authored over 4 years ago by karliss <[email protected]>
Use type instead of Get-Content to prevent BOM insertion on sdb generation in Windows (#17203)

github.com/radareorg/radare2 - 80202e6ad5b45efc3de5f2210019eb948dd797b6 authored over 4 years ago by Khairul Azhar Kasmiran <[email protected]>
New AES dump for key search (#30)

github.com/radareorg/radare2-testbins - 63c2d8e3adb2f95866ce74c5eca9208e724c8a5f authored over 4 years ago by Sylvain Pelissier <[email protected]>
Fix incorrect ragg2 empty string check (#17202)

* Check for empty path string only if |file| actually exists
* Add a test that would have spot ...

github.com/radareorg/radare2 - 3f0cfff3d53c8e4cb64e9b939e94dd4d05b50943 authored over 4 years ago by phakeobj <[email protected]>
Correct output value for AES and private key search (#17200)

github.com/radareorg/radare2 - b027858c9591e0a995a256318aa666abb272ae8c authored over 4 years ago by Sylvain Pelissier <[email protected]>
Graph optimize placment (#2255)

Add optional placement optimization pass which tries to push everything together and ignores the...

github.com/radareorg/iaito - 8c526273124cfd93195a6e19fa2803f71b860f52 authored over 4 years ago by karliss <[email protected]>
Support self:// for Solaris (#17196) ##io

enabled only on 64 bits unsupported on 32 bits with large files.
missing cfmakeraw function on ...

github.com/radareorg/radare2 - 5c71b0109721ef316b1bec4006cda538f4272eda authored over 4 years ago by David CARLIER <[email protected]>
Add Android boot image magic (#17193)

github.com/radareorg/radare2 - 8ebc8f265e9897896ede89229e2387c8af56bfbc authored over 4 years ago by Eduardo Novella <[email protected]>
Fix two shift overflow causing undefined behaviour (#17160)

Spotted in clusterfuzz-testcase-minimized-ia_fuzz-6301506113634304

github.com/radareorg/radare2 - f4174c020f7b3847cf62d6229743a7a219b7ad3e authored over 4 years ago by pancake <[email protected]>
Optimize 'aao' objc analysis ##anal (#17099)

* Optimize 'aao' objc analysis ##anal

* Better logging messages for objc analysis

* Remove...

github.com/radareorg/radare2 - 09c66157d27082385d0cfc3d5b1fee26c9bd8988 authored over 4 years ago by pancake <[email protected]>
patch two stack buffer overflow. In disassembling swf function

github.com/radareorg/radare2-extras - e74a93c4add46ab5ed046825ebb22c3b120a4668 authored over 4 years ago by 정재영 <[email protected]>
patch Heap overflow

github.com/radareorg/radare2-extras - 374fa1646febd71b75b14bc95ac4c781a2f6e63b authored over 4 years ago by 정재영 <[email protected]>
Fix and refactor pcap r_bin plugin

github.com/radareorg/radare2-extras - 806902504473f263831e587389e274cf5434f244 authored over 4 years ago by abcSup <[email protected]>
Run fuzzed-tests in github actions ##tests (#17075)

* Run fuzzed-tests in github actions

github.com/radareorg/radare2 - 4c9bf99134bccb8a1f23b2753efffad4bc090388 authored over 4 years ago by Riccardo Schirone <[email protected]>
Update version in config.mk

github.com/radareorg/sdb - 64efb6349ff425b8f5c0583d2ae5daec758762c2 authored over 4 years ago by pancake <[email protected]>
Minor optimization in the language detection code in ELF (#17171) ##bin

github.com/radareorg/radare2 - cdd039a38ae9d28b81fe820a7c85289085d14952 authored over 4 years ago by pancake <[email protected]>
Fix OOB in the Gameboy instruction decoder ##anal (#17088)

github.com/radareorg/radare2 - 4f108ade8646f0c11287de7da3bae9f20cffbe22 authored over 4 years ago by condret <[email protected]>
Fix check in r_core_anal_fcn() ##anal (#16834)

github.com/radareorg/radare2 - 061a98ae765d8cc4d91e1a353f406936cc33ca31 authored over 4 years ago by Paul I <[email protected]>
Add `patch_reloc` method for COFF plugin ##bin (#16929)

* Add `patch_reloc` method for bin_coff plugin

github.com/radareorg/radare2 - b5ea0d76d07fc289b06d71547957530dac6e19a3 authored over 4 years ago by Paul I <[email protected]>
Fix #16781 - Add `--without-dylink` configure flag to disable libdl features ##build (#17173)

* Add `--without-dylink` configure flag to disable "libdl" features
* Add "WANT_DYLINK" option ...

github.com/radareorg/radare2 - 27a625065a9e24ab212cb6ddd7ae0a995df0d1ce authored over 4 years ago by pancake <[email protected]>
Initial support for git tags in r2pm ##r2pm (#17178)

* Initial support for git tags in r2pm ##r2pm
* Use `r2-` as tag prefix instead of `v`

Co-au...

github.com/radareorg/radare2 - 37e10ee7b0b5529abab0340194cf173716100597 authored over 4 years ago by pancake <[email protected]>
Display file associated to the current in the visual title ##visual (#17189)

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

github.com/radareorg/radare2 - 2ce15e66b3b72e59f6e61126d9ab8b83c5970f99 authored over 4 years ago by pancake <[email protected]>
Fix supported OS list from the README (#17168)

* Fix supported OS list from the README

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

github.com/radareorg/radare2 - bbbf6546e2a25a7b20e7fd1b55503bff4dc99a2e authored over 4 years ago by pancake <[email protected]>
Add reloc convert PPC ELF (#17191)

* Add patch from @ret2libc
* Add regression test

github.com/radareorg/radare2 - 0b2276e2bbf7f2396fc8acf2336d67caa09097f4 authored over 4 years ago by Alexis Ehret <[email protected]>
Remove obsolete OCaml r2pipe

It was moved and maintained at the external repository:
https://github.com/fxfactorial/ocaml-rad...

github.com/radareorg/radare2-r2pipe - 158860904901485479defded9298cc166ab40c3b authored over 4 years ago by Anton Kochkov <[email protected]>
Remove obsolete async Python r2pipe

github.com/radareorg/radare2-r2pipe - 4dbc579b0fd5243976929114baecccd8ea097ec9 authored over 4 years ago by Anton Kochkov <[email protected]>
Implement RLang.spp for templated scripting ##lang (#17067)

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

github.com/radareorg/radare2 - 13e1636d97f7bf2f8d59212fc2b24d6bfb2572d6 authored over 4 years ago by pancake <[email protected]>
Unnecessary 'but'

github.com/radareorg/radare2-book - 1e93895c83eae366c29b715bd9cc4bb624f4fba3 authored over 4 years ago by Anton Kochkov <[email protected]>
Added proselint config

github.com/radareorg/radare2-book - 301fa7c42e56df48b48f1b1a52bd94e3249dae00 authored over 4 years ago by Giovanni Dante Grazioli <[email protected]>
Fixed book errors

github.com/radareorg/radare2-book - 6021f2772b8acc707e4a5daac9f9986f256d8a36 authored over 4 years ago by Giovanni Dante Grazioli <[email protected]>
Fixed `It also can be`

github.com/radareorg/radare2-book - 680114a2b05d0ceb12a1b50cd3f5909ca8f0db88 authored over 4 years ago by Giovanni Dante Grazioli <[email protected]>
Fixed broken english

github.com/radareorg/radare2-book - 4072ed5d9d83a72d069bf5d96e5638b0097d49ba authored over 4 years ago by Giovanni Dante Grazioli <[email protected]>
Update the link to r2book to the new domain (#145)

github.com/radareorg/radare.org - b3d966c6ac125970634a80be1c3e39d6054ece79 authored over 4 years ago by Aswin <[email protected]>
Fix CNAME

github.com/radareorg/radare2-book - dd10d0aba3d65988f4288d1a4f84d00fcc4441c2 authored over 4 years ago by Anton Kochkov <[email protected]>
Update macros.md: Add documentation about alias (#253)

* Update macros.md: Add documentation about alias

* Update macros.md: Fix typo

* Update ma...

github.com/radareorg/radare2-book - 1b2feb2a28ce048c7c6c3d490521b7043c62e62d authored over 4 years ago by Aswin <[email protected]>
Update CentOS 6 Action name

github.com/radareorg/radare2 - 4b35fd9f19752ae6b08a8df4d8dfb00a53da7255 authored over 4 years ago by Anton Kochkov <[email protected]>
Add function for reading PDB from buffer ##bin (#17114)

github.com/radareorg/radare2 - 5a09bf6896bcc8495ee2c2cd4eddeefd051bfca3 authored over 4 years ago by Les De Ridder <[email protected]>
Migrate to GitHub CodeQL (#17183)

github.com/radareorg/radare2 - 17d7a9bebdfd1da3cf07a208ec7a2ee0853a6f02 authored over 4 years ago by Anton Kochkov <[email protected]>
Fix covs from 2020-06-29 (#17184)

* Fix covs from 2020-06-29

* CIDs: 1293553 1408695 1430058 1430059 1430060
1430061 1430062 1...

github.com/radareorg/radare2 - d47aed440a82bc944292bf7cbd9ecfe29887a146 authored over 4 years ago by pancake <[email protected]>
Fix #17169 - PowerPC is called PPC in r2land ##anal (#17175)

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

github.com/radareorg/radare2 - f23bcc0a9bd7e83442221a27ebda42ed240c1a8b authored over 4 years ago by pancake <[email protected]>
Move #!v out of core (it's now available via r2pm) ##lang (#16997)

* RLang.V support moved to radare2-extras ##lang

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

github.com/radareorg/radare2 - 5dc86c50c0ce9ffe79fd36d97915a77f9fc97be4 authored over 4 years ago by pancake <[email protected]>
Check some OS 3 times a week (#17182)

github.com/radareorg/radare2 - 114a5a59438be07e5ffea8f757ab0df242f0be41 authored over 4 years ago by Anton Kochkov <[email protected]>
Fix #17125 - Invalid DEX section size calculation issue ##bin (#17153)

github.com/radareorg/radare2 - 6b7e2a88bca64a36602433aa0790ac358b2b6b23 authored over 4 years ago by pancake <[email protected]>
#!pipe: Fix stray command output on Windows and add r2pipe.py test (#17156)

github.com/radareorg/radare2 - 896ba91e1e73b150d84e8fd9ad2f0683980049e2 authored over 4 years ago by Khairul Azhar Kasmiran <[email protected]>
Add lang-v package

github.com/radareorg/radare2-pm - 6d330431b7941e72b665a1c7d30863ed03b19ef5 authored over 4 years ago by pancake <[email protected]>
Moved lang-v from core

github.com/radareorg/radare2-rlang - 6a883d4b370887f2ad9881c6d73a4bf72efe2400 authored over 4 years ago by pancake <[email protected]>
Moved lang-v from core

github.com/radareorg/radare2-bindings - 5e02f62f1e0919df4bebcad6a4655822e982a7f8 authored over 4 years ago by pancake <[email protected]>
Fix zignature mask from `zj` is differ from `z` (#17179) (#17180)

github.com/radareorg/radare2 - e89751bebbaa70f0eb3506ccb2f00d2acd7a48bc authored over 4 years ago by terrynini <[email protected]>
Fixes for windows debugger ##debug (#17151)

* Fixes memleaks
* Fix compiler warnings
* Fix warning when reopening file as debugger
* Impr...

github.com/radareorg/radare2 - 043b0183bdadafde9ddea6f422b541629f3d4599 authored over 4 years ago by GustavoLCR <[email protected]>
Update *bsd badge in README (#17177)

github.com/radareorg/radare2 - 9f613f08840aaf9666338570f0061c570adb4395 authored over 4 years ago by Liumeo <[email protected]>
Implement rafind2 -F to find the contents of the file ##search (#17143)

github.com/radareorg/radare2 - 3acbe60fde4af365a9cd98492a002c5d38497971 authored over 4 years ago by pancake <[email protected]>
Add two mmore clusterfuzz bins for testing crashes and DoS on DEX and MACHO (#29)

github.com/radareorg/radare2-testbins - 0adefb4adb5d0f81ee6fe7b38c6a0ed79571f151 authored over 4 years ago by pancake <[email protected]>
Enable Jessie CI for PRs (#122)

github.com/radareorg/r2ghidra - 17ec3b3041e21f0492878e1d3147cdcd5830ae00 authored over 4 years ago by Florian Märkl <[email protected]>
Windows r2pipe.py: Don't chop off last char if it's not 0 (#118)

github.com/radareorg/radare2-r2pipe - 3bb31f5635ea84e707468434b88bd0d8b8bcabf3 authored over 4 years ago by Khairul Azhar Kasmiran <[email protected]>
Implemented offset annotation for comments (#121)

github.com/radareorg/r2ghidra - d5c645f80359604fd296db4cc4f6a3e0d87ca6df authored over 4 years ago by NIRMAL MANOJ C <[email protected]>
Fix all the covs (memleaks) reported the 15th of this month (#17163)

github.com/radareorg/radare2 - f061b49c14d05f37109901037744ed51652f5cac authored over 4 years ago by pancake <[email protected]>
Fix buffer overflow #17122 (#17152)

github.com/radareorg/radare2 - ad20ed47bd267200134381ef1679f8493985fd42 authored over 4 years ago by Alexis Ehret <[email protected]>
Improve code quality of file and sandbox ##util (#17136)

* Improve code quality of file and sandbox ##util
* Use `r_return_*`
* Read procfiles once

...

github.com/radareorg/radare2 - c706d0b69f3a7192100664c218910104122fbc99 authored over 4 years ago by pancake <[email protected]>
Optimize and cleanup the dex_get_proto function ##bin (#17154)

* Optimize and cleanup the dex_get_proto function ##bin
* Don't skip unknown argument types
* ...

github.com/radareorg/radare2 - 022ee41717ec875e23a05a2f08da6db7267ea0fe authored over 4 years ago by pancake <[email protected]>
Haiku OS - implement io_self ##libr (#17164)

Update debug thread wrapper and implement basic io_self plugin

github.com/radareorg/radare2 - f56ae25d352eb82b2ca362e205c70086b13555d5 authored over 4 years ago by David CARLIER <[email protected]>
Add test for #6741 - to verify thumb load instruction analysis (#17161)

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

github.com/radareorg/radare2 - 97f70d586e8a31d8d46e63602fb9110a729208ef authored over 4 years ago by pancake <[email protected]>
Fix #2818 - Fix proper chopping of trailing spaces after comments (#17090)

* Fix #2818 - Fix proper chopping of trailing spaces after comments
* Handle the hashbang
* Ad...

github.com/radareorg/radare2 - 765f2b6bd4098b8e90e46a45c174a71099bc0d56 authored over 4 years ago by pancake <[email protected]>
Bail early if path string is an empty string (#17126)

github.com/radareorg/radare2 - 1abc5d091432ce2e8a10e30f122024bd8073128f authored over 4 years ago by phakeobj <[email protected]>
Fix #17054 - GCC 10.1 warnings (#17145)

github.com/radareorg/radare2 - f62565fd8e8861c50f7e0e863724a4f6a6fdf9d1 authored over 4 years ago by Anton Kochkov <[email protected]>
Fix CID 1408682 1429931 1429932 1429933 1429934 (#17159)

github.com/radareorg/radare2 - f865daf235f64f6e2348dcd7749daf1efbd1b36e authored over 4 years ago by pancake <[email protected]>
Fix the last 2 covs on pe64 (#17157)

github.com/radareorg/radare2 - 90d368d8670d7ea4f3d57d97d242c8cfdec2fa4a authored over 4 years ago by pancake <[email protected]>
Fix #16730 - Add bounds check to r_vector_insert ##util (#17142)

github.com/radareorg/radare2 - 6f424070dd210699c7a78860533271dae3a13e74 authored over 4 years ago by Florian Märkl <[email protected]>
Rename a context menu item (#2267)

github.com/radareorg/iaito - 4685f4faaf0aeee4cc58e36d7bbc5bc9a4ec605e authored over 4 years ago by Surendrajat <[email protected]>
Haiku build fix proposal (#17117) ##sys

github.com/radareorg/radare2 - 4d22e92d6dcbf33c8bec1ba1438115f51fdced29 authored over 4 years ago by David CARLIER <[email protected]>
AES keys /Ca documentation

github.com/radareorg/radare2-book - f2c4a4b96d88078177e8a3c5a831637162113f81 authored over 4 years ago by Roman Valls Guimera <[email protected]>
DWARF: Coverity fixes (#17147)

github.com/radareorg/radare2 - 51405f81f4ebe2b32b1e8bbfb4d79e73c23aca69 authored over 4 years ago by HoundThe <[email protected]>
Add command to load all info for lib ##debug (#17149)

* Add command to load all info for lib ##debug
* Add 'dmia'
* Accept more print modes in 'dmi'...

github.com/radareorg/radare2 - 894256ab4f88a50517f6323176d268f1a28727b0 authored over 4 years ago by GustavoLCR <[email protected]>
Fix default path and minor proof reading (#251)

github.com/radareorg/radare2-book - 90b67017eb07c4c1d3a79f16afd53b1f49c83253 authored over 4 years ago by Ali Raheem <[email protected]>
Added documentation for Visual tabs (#252)

* Update debugger/intro: Updated command hints
* Update visual_panels.md: Added documentation a...

github.com/radareorg/radare2-book - 956bc402e7c74ac701225fdd7fecff7a1e779a94 authored over 4 years ago by Aswin <[email protected]>
Bump yara version to 4.0.2 (#107)

github.com/radareorg/radare2-pm - d193bb1aabd8dd190c3d88fb189e198834a62f26 authored over 4 years ago by Sylvain Pelissier <[email protected]>
Fix '.?e ?e msg' - interpret ? subcommands (#17146) ##shell

github.com/radareorg/radare2 - d5373b1c18b4a2da430dfaa406bacd24b3a509de authored over 4 years ago by pancake <[email protected]>
Add missing help message for `V&` (#17144)

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

github.com/radareorg/radare2 - ed3de3dabd91167501d86926ba61fdf8dec3b2e4 authored over 4 years ago by pancake <[email protected]>
Fix Windows #!pipe (#17139)

* Fix Windows #!pipe
* Fix for case where #!pipe target is not r2pipe-aware

github.com/radareorg/radare2 - 4acc6de82e544a11c70a36d7fbbe3fa3c342fd4a authored over 4 years ago by Khairul Azhar Kasmiran <[email protected]>
Merge pull request #117 from kazarmy/py3-windows-fixes

Fix Windows Python 3 #!pipe

github.com/radareorg/radare2-r2pipe - ed482786a38bded69831a17274d671fa35b066b6 authored over 4 years ago by Anton Kochkov <[email protected]>
Fix Windows Python 3 #!pipe

github.com/radareorg/radare2-r2pipe - 5a495ba76d768b7a547592b47d9c5c05f7e74b3d authored over 4 years ago by Khairul Azhar Kasmiran <[email protected]>
Implemented No Results Found warning when search result is empty (#2258)

github.com/radareorg/iaito - e88ad82968be0d62285a8ff22458c4e947ada30f authored over 4 years ago by batuhanakcay <[email protected]>
small changes to vexit, add the symbol eval comments to esplugin for aesxrc

github.com/radareorg/esilsolve - 980686cf209cfda0dcbcc58520db1c082c75e71b authored over 4 years ago by aemmitt-ns <[email protected]>
Add a fortune (#17140)

github.com/radareorg/radare2 - cff5ec5736fc6fa33fc8bc3ea4b2c7e26e9603ac authored over 4 years ago by Florian Märkl <[email protected]>
Add modality package (#106)

github.com/radareorg/radare2-pm - 6b4bba8f0487f3c9719cbd5d5e3a7d6a2249c363 authored over 4 years ago by Chase Kanipe <[email protected]>
Fix a bug of the recursive menu in panels (#17128)

github.com/radareorg/radare2 - 9431ffbe4a4f41ed9a632022d09574b560e124ad authored over 4 years ago by Vane11ope <[email protected]>
Fix leak in radiff2 on windows (#17120)

* Fix undeclared variable
* Fix leak in radiff2 on windows

Co-authored-by: Dennis Goodlett <...

github.com/radareorg/radare2 - 7575d05252d051adbb0a62134ad7c21bbb9311ef authored over 4 years ago by Dennis Goodlett <[email protected]>