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

Improvements for the tiled webui

github.com/radareorg/radare2-webui - 145d599ded674724ffa63bceb9a2aeca9dee0ce9 authored about 3 years ago by pancake <[email protected]>
Fix overread in r_str_firstbut_escape() when string ends with a single backslash (#19166)

github.com/radareorg/radare2 - e4f13622e4a2b89a1f17e052368b06c0c1269baf authored about 3 years ago by Lazula <[email protected]>
2021 bots

github.com/radareorg/r2wars - 7820cc36e2462f0aac362269858848f273b9b7c5 authored about 3 years ago by sanguinawer <[email protected]>
Mark fixed tests as not broken and change incorrect x86_32 tests (#19163)

github.com/radareorg/radare2 - f166d9870403f3247579c6665a289c42d4de8184 authored about 3 years ago by Lazula <[email protected]>
Cleanup and boolify some more debug apis ##refactor

github.com/radareorg/radare2 - 704bf823d19b352cbdbb030326ae5831f5f5e66d authored about 3 years ago by pancake <[email protected]>
Improve alias string detection

github.com/radareorg/radare2 - b14c523baeb659ea30fa9c5cb0cf001db3c560e6 authored about 3 years ago by Lazula <[email protected]>
Disable m1 builds for now as long as they look problematic to gh

github.com/radareorg/radare2 - 4ac2eb65e0a769f6dfc3faa9ae02f253757d8e5f authored about 3 years ago by pancake <[email protected]>
Small fix trick in count.sh

github.com/radareorg/radare2 - ff72cfd5290a205eddfb1be59171626e076bcd15 authored about 3 years ago by pancake <[email protected]>
Add html table for the music

github.com/radareorg/radare.org - 3ca747d00f27fe8aae27c6a603d71607583325fb authored about 3 years ago by pancake <[email protected]>
Remove duplicate command in USAGE.md (#19161)

github.com/radareorg/radare2 - b7404ea6d32d3b391ccde1dc878a370f3a0a70a6 authored about 3 years ago by devnull850 <[email protected]>
Boolify RIO.close() ##refactor

github.com/radareorg/radare2 - 690f6e6f8fffb71a4ee5556365f1a4f879af7d7a authored about 3 years ago by pancake <[email protected]>
added deobfuscation training slides

github.com/radareorg/r2con2021 - 75a8e616541ad76cac126a706d47d92d7159cccf authored about 3 years ago by Tim Blazytko <[email protected]>
Add r_core_cmd_tobuf()

github.com/radareorg/radare2 - 6a04be09ed8f575676bdc593ae2866ef62416d23 authored about 3 years ago by Lazula <[email protected]>
Overhaul alias system

Aliases now use a hashtable. Aliases are now either commands or data.
Data aliases may be string...

github.com/radareorg/radare2 - 25fc71570ccdeb5838cf0a19bbc0926fccc1582e authored about 3 years ago by Lazula <[email protected]>
Handle PPID on macOS debugger ##debug

github.com/radareorg/radare2 - 6e85aa29706353fc5c9947deb13777426a5e7b00 authored about 3 years ago by Sergi Àlvarez i Capilla <[email protected]>
Fix build for r2lang-python (#32)

github.com/radareorg/radare2-rlang - 1522f87544c26a3ba77e415779960c4a2cb18b4a authored about 3 years ago by condret <[email protected]>
Add closing keynote slides

github.com/radareorg/r2con2021 - faf0c16f1ea319b0408dc155a578e9c3f362bc00 authored about 3 years ago by pancake <[email protected]>
Add gb slides

github.com/radareorg/r2con2021 - d53fcaa128ce4e75e525d565ae32fe2841c59d25 authored about 3 years ago by pancake <[email protected]>
Add r2env slides

github.com/radareorg/r2con2021 - fee1484c59e395aa242bd227964a788750d0e849 authored about 3 years ago by pancake <[email protected]>
Add reasm slides

github.com/radareorg/r2con2021 - 5dd207d00ca652de9d30aa1ed58d41dea6d01319 authored about 3 years ago by pancake <[email protected]>
Add developer training slides

github.com/radareorg/r2con2021 - ae4fc770e7322d5bb0bc4277cce616c3f4afae13 authored about 3 years ago by pancake <[email protected]>
Add the not common archs slides

github.com/radareorg/r2con2021 - f9eecddf1162d3356722bf143ba914caeae6e953 authored about 3 years ago by pancake <[email protected]>
Uploading slidedeck: "Debugging & Bugfixing r2" (unixfreaxjp)

github.com/radareorg/r2con2021 - 46d197b899044518b396af235f9cffb13a3cdc22 authored about 3 years ago by unixfreaxjp <[email protected]>
removing test file

github.com/radareorg/r2con2021 - 937138a68ebccab14d1f82b55f4ef6fe934e85c6 authored about 3 years ago by unixfreaxjp <[email protected]>
Add files via upload

github.com/radareorg/r2con2021 - 731540ae5e996bb5eabd2f5267e8ba022ef12045 authored about 3 years ago by Lars Haukli <[email protected]>
Update Day3 Schedule (#153)

github.com/radareorg/radare.org - 4fec49db9b7c1776cbe55c265f3dbffee7bfce2f authored about 3 years ago by Murphy <[email protected]>
swift talk: Improve text layout

github.com/radareorg/r2con2021 - a6e783dd22f171d2fc20461f24bd2ca23d9c83a0 authored about 3 years ago by Abdelrahman Eid <[email protected]>
Add Fida Swift bridge talk slides

github.com/radareorg/r2con2021 - 56812d2d3ee3c13220b48127e65e207e16b51264 authored about 3 years ago by Abdelrahman Eid <[email protected]>
Add support for the ALPHA disassembler ##disasm

github.com/radareorg/radare2 - ba7ac2b8536cf1cb10c05b34018c1809ad807bd8 authored about 3 years ago by pancake <[email protected]>
Implement ternary support for numeric input ##util (#19153)

github.com/radareorg/radare2 - c8f80fce7b6b8e48cc7c34f5905dc57a7e725942 authored about 3 years ago by pancake <[email protected]>
Implement map depriorization in io banks ##io

* Add r_io_bank_map_add_bottom and r_io_bank_map_depriorize ##io
* Fix potential bug in r_io_ba...

github.com/radareorg/radare2 - 0353cdcf5f91024503d67de3d114b6816bbaf7b3 authored about 3 years ago by condret <[email protected]>
Update rune

github.com/radareorg/radare2-pm - 74dfc2ce0e22935146e7a1026d9d4d794e0323c1 authored about 3 years ago by Apkunpacker <[email protected]>
Add more slides

github.com/radareorg/r2con2021 - c089211891a2fcafec7bdc40a966e5cec0ccb82c authored about 3 years ago by pancake <[email protected]>
Add slides

github.com/radareorg/r2con2021 - 33989cca047d5acc1757c6e7e58bbc0ebdead6bc authored about 3 years ago by Fernando Domínguez <[email protected]>
Fix #19149: Prevent NULL pointer dereference in line_header_fini() (#19150)

hdr->file_names is set to NULL.
However, the corresponding count variable is not set to zero.
...

github.com/radareorg/radare2 - a337ed42e0d647fd76342cea2d8126fd7a2edccb authored about 3 years ago by 0mhu <[email protected]>
Minor fix r2con 2021 (#152)

github.com/radareorg/radare.org - 4eed40f177f1659bfad0f21fc8e01d8597a6e340 authored about 3 years ago by Murphy <[email protected]>
Add unicos executable test program

github.com/radareorg/radare2-testbins - 97092fddc90e8a1761982aeab84f71a1b327aa9a authored about 3 years ago by pancake <[email protected]>
Add CRAY-1 quote from NCAR'78

github.com/radareorg/radare2 - 688710932f8a3e8da47deb74a3b80d6ba0ad2d0c authored about 3 years ago by pancake <[email protected]>
Remove confusing line

github.com/radareorg/radare.org - a234881b5754f26ad1af0d58153ca55d02c23d11 authored about 3 years ago by pancake <[email protected]>
Move more context fields out of the globals ##cons

* Fix |H |T and | suffixes when webserver in background
* Ignore noflush in the RCons.flush() call

github.com/radareorg/radare2 - f3563759efa3fe75dd545bd9922e51441b4602e0 authored about 3 years ago by pancake <[email protected]>
Fix r2wars regression with REP cycle detection ##esil

github.com/radareorg/radare2 - c7d8b19a2bad9fe11a330f5fbfb1d0c2e79d88c8 authored about 3 years ago by SkUaTeR <[email protected]>
Remove nios from Makefiles (#296)

github.com/radareorg/radare2-extras - 83bcd0ef3863741061d03dc1aa50c110fe7be8fa authored about 3 years ago by Sylvain Pelissier <[email protected]>
Update schedule (#151)

github.com/radareorg/radare.org - 110b1211ad79bc3d4ffa80a03223e122baa19fd0 authored about 3 years ago by Murphy <[email protected]>
deleted-test-dile

github.com/radareorg/r2con2021 - 0b06565af014b21daa10dc695848b156f602f65b authored about 3 years ago by unixfreaxjp <[email protected]>
testing upload

github.com/radareorg/r2con2021 - e57b330c8537b63f50b0f8a62948c6d91991d889 authored about 3 years ago by unixfreaxjp <[email protected]>
Create test.md

github.com/radareorg/r2con2021 - 382b26b74fb4e22fcbb38344d861f6d11eb890a1 authored about 3 years ago by unixfreaxjp <[email protected]>
Update r2con 2021 site (#150)

github.com/radareorg/radare.org - 5c7870a44a85997c063a18764cda2353bf3bb171 authored about 3 years ago by Murphy <[email protected]>
Add cray disk boot blob

github.com/radareorg/radare2-testbins - f4e680b6a2968652dc13f31408ce661d09e5860b authored about 3 years ago by pancake <[email protected]>
Initial implementation of the HUNK file parser ##bin

github.com/radareorg/radare2 - 4a4946cd89a94991360b8c689a3a4ad22d17e964 authored about 3 years ago by pancake <[email protected]>
Add amiga hunk binary test

github.com/radareorg/radare2-testbins - 16bef723496ac307a9dbc29ea1ecf7762134aae1 authored about 3 years ago by pancake <[email protected]>
Detect canary on statically linked RT and stripped PEs ##bin

* Add tests and support 32 and 64bit canaries

github.com/radareorg/radare2 - c2e064de08ab74e9fe3c8e7ae1fe2e3dda885317 authored about 3 years ago by pancake <[email protected]>
Move the console flushing decision to the console context ##cons

github.com/radareorg/radare2 - 6513ffa59f945750c98fff2bad86f6ae7d6e9ee1 authored about 3 years ago by thymol0 <[email protected]>
Add support for RISCV-32 and RISCV-64 (#10)

github.com/radareorg/r2wars - d4d4c595daa05fba894cf6a63c225feb85e9b079 authored about 3 years ago by pancake <[email protected]>
Use temporal seek instead of seek;cmd (#9)

github.com/radareorg/r2wars - 91686018a26f2e7bcceef88aee0cd8931a822046 authored about 3 years ago by pancake <[email protected]>
Show instruction and bytes when failing asm tests ##tests (#19145)

github.com/radareorg/radare2 - 56a0e2eedb61b6837965f96cfb9240e09d6014a9 authored about 3 years ago by pancake <[email protected]>
Initial implementation of the RISCV assembler ##asm (#19144)

github.com/radareorg/radare2 - e8e9cef1e2e372dc38ca2c932e0cb49252d4b29e authored about 3 years ago by pancake <[email protected]>
Remove global usage in AES encryption ##crypto

github.com/radareorg/radare2 - 16af634aa697e8e74e3dddf34293e41559faec91 authored about 3 years ago by Sylvain Pelissier <[email protected]>
Fix warnings

github.com/radareorg/radare2 - ff0517aba98eca1aff77967bcca6b9a7aea56f71 authored about 3 years ago by Sergi Àlvarez i Capilla <[email protected]>
non-blocking m32c test

github.com/radareorg/radare2-extras - ea07e3fc4333a05fd97e186fb862bd0007726134 authored about 3 years ago by pancake <[email protected]>
Add m32c plugin

github.com/radareorg/radare2-pm - eed32a11200312784f1a1d2f37de76f7a485634e authored about 3 years ago by pancake <[email protected]>
Initial import of the m32c.gnu plugin ##disasm (#285)

* Delete the nios2 plugin because its already in core

github.com/radareorg/radare2-extras - e158c1bbdcdeea04fe66c6f7fb0b368d22edb2cc authored about 3 years ago by pancake <[email protected]>
Initial Termux support

github.com/radareorg/r2env - 47c5b9feab098bbc42908632d1633e28a848ba69 authored about 3 years ago by pancake <[email protected]>
Add pve command to print values on any endianness ##print

github.com/radareorg/radare2 - adbb29f9c2ee6679bc966e674227233f15b9866d authored about 3 years ago by pancake <[email protected]>
Add PDP-11 disassembler support from binutils ##disasm (#19141)

github.com/radareorg/radare2 - e3e64df6f322a62da6221d4eb4ab632f0d541028 authored about 3 years ago by pancake <[email protected]>
r2libr generated on Mon Sep 27 09:01:39 UTC 2021

github.com/radareorg/radare2-bindings - 535e70c17de211c9bbc853e08cd2dbe5d2f8354b authored about 3 years ago by mio <[email protected]>
Improve GIT_TAP (#19140)

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

github.com/radareorg/radare2 - 8117bc1db384d4d8f06b74172fb4e1786e07b259 authored about 3 years ago by pancake <[email protected]>
Release 0.4.1

github.com/radareorg/r2env - e94f9c07af45e0f3cb6ca0a5dec70be14726d7b8 authored about 3 years ago by pancake <[email protected]>
Windows installation goes directly into the bin/

github.com/radareorg/r2env - ef703be9fec8b0d2e0692be004c46f13324c89e3 authored about 3 years ago by pancake <[email protected]>
Initial support for Windows packages

github.com/radareorg/r2env - b0c2e38ece3e36bc5d4b095aefda6ba9658ea973 authored about 3 years ago by pancake <[email protected]>
A couple more guards for os.uname

github.com/radareorg/r2env - aa4a5170cdee2e8b142d34d4c4c75265a416dd18 authored about 3 years ago by pancake <[email protected]>
Update README

github.com/radareorg/r2env - 01e2b5efaaf9ccaa99f20b2223c5584125d4db13 authored about 3 years ago by pancake <[email protected]>
os.uname() doesnt exist on windows

github.com/radareorg/r2env - d58b97085cdac46ea57ee735094ec11d4f50ee2e authored about 3 years ago by pancake <[email protected]>
Do not use ansi colors on Windows

github.com/radareorg/r2env - e15c4249a3be3291d083097c5a4f179ddd872173 authored about 3 years ago by pancake <[email protected]>
Dont polute cwd

github.com/radareorg/r2env - 2a7f1893f16eb611c18e9b0ed47d9786e20c5873 authored about 3 years ago by pancake <[email protected]>
Improve help message

github.com/radareorg/r2env - 378adc688aed3352caffa5c406a60e4fc6d229c3 authored about 3 years ago by pancake <[email protected]>
Add support for Debian -p add,rm

github.com/radareorg/r2env - 092eda37ea1e84d9e3e7de2dcf867d83584924c7 authored about 3 years ago by pancake <[email protected]>
Fix some more lint hints

github.com/radareorg/r2env - 068f103a898204524f9a0c99476317a25c0d35c7 authored about 3 years ago by pancake <[email protected]>
Release 0.4.0

github.com/radareorg/r2env - 6c0c26aa0b08a24f80ead8854dcb36aaa7fc2c17 authored about 3 years ago by pancake <[email protected]>
Add help in the readme

github.com/radareorg/r2env - 29fa15b55550ea835a2f536997afd4801070e589 authored about 3 years ago by pancake <[email protected]>
Fixes for the CI

github.com/radareorg/r2env - fdd560297055bfcba1c21c6b154867fea3a5a162 authored about 3 years ago by pancake <[email protected]>
Add more packages, export PKG_CONFIG_PATH and handle R2ENV_PATH

github.com/radareorg/r2env - 684d6d52116c0a043c74eee1c1d6b019496f470d authored about 3 years ago by pancake <[email protected]>
Fix README

github.com/radareorg/r2env - bf6ff7d2db130561b78687b67f8e364808d1b934 authored about 3 years ago by pancake <[email protected]>
Defaults to git when no @version is specified

github.com/radareorg/r2env - 30e319f3fb8dd42393ffa6a89650992a0997148d authored about 3 years ago by pancake <[email protected]>
Use DYLD_LIBRARY_PATH on macOS

github.com/radareorg/r2env - 7c948fab2423da801d1d892febb7c25c2b201818 authored about 3 years ago by pancake <[email protected]>
Argument handling issues fixed

github.com/radareorg/r2env - b9089e9b2d17ee68a7498822bd341095e9bf220a authored about 3 years ago by pancake <[email protected]>
Add r2frida package

github.com/radareorg/r2env - 0fa2cf4a87bcb1ef130e25dc221738a1a74fba3c authored about 3 years ago by pancake <[email protected]>
latest -> git

github.com/radareorg/r2env - 35f1c4152e0c764b1ea46ad0fd6873abd5ca5592 authored about 3 years ago by pancake <[email protected]>
Add more actions and unify the arguments for handling -p rm

github.com/radareorg/r2env - 7ece62f905bfecdd852d2d07bcceefa3e55d7f4e authored about 3 years ago by pancake <[email protected]>
Improve output logs when installing packages

github.com/radareorg/r2env - 43232958292fce457958da25ba3062d753a445e6 authored about 3 years ago by pancake <[email protected]>
Add purge, honor -p install, latest -> git and more

github.com/radareorg/r2env - 444974cf0ac4fe00d18f2e96952016abf800c4e4 authored about 3 years ago by pancake <[email protected]>
Fix binary package removal for macOS

github.com/radareorg/r2env - 9b60d72a55bea937d9bfb4fefced2225bbf497f3 authored about 3 years ago by pancake <[email protected]>
Improve commandline handling

github.com/radareorg/r2env - c9e7123fad6e181f14a7b3f9655b2f267f14f5b4 authored about 3 years ago by pancake <[email protected]>
Initial support for binary package installation on macOS

github.com/radareorg/r2env - 48ca2997e9597b4bf5c41138b905559d0902d23b authored about 3 years ago by pancake <[email protected]>
fixed tournament crash with new r2 versions

github.com/radareorg/r2wars - 02430027f83c17b901c7ff48a3447bea67922444 authored about 3 years ago by sanguinawer <[email protected]>
Release 1.8.3

github.com/radareorg/sdb - d83175f9c2aaaf8f431c71ec5d0a15872adb77b5 authored about 3 years ago by pancake <[email protected]>
Fix format string vuln in crash handler (#19136)

github.com/radareorg/radare2 - dfd8be6bef6bd708bca05079bf1fa6c8a6ea529f authored about 3 years ago by pancake <[email protected]>