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 some local running of unit tests by skipping plugins

github.com/radareorg/radare2 - e9af8dd5a7318ee0a663ecc717ebfab201883667 authored about 1 year ago by pancake <[email protected]>
Fix oob/asan crashes in the binstr apis of the unit tests

github.com/radareorg/radare2 - b5456c326db670305599c45a8a7194c152841a01 authored about 1 year ago by pancake <[email protected]>
Rename the binstr apis and fix units

github.com/radareorg/radare2 - fc8b7c9a6affbd8fc3e97b75b575c5274ad467bb authored about 1 year ago by pancake <[email protected]>
Modify memory allocation failure conditions

Modify memory allocation failure conditions

Signed-off-by: zengwei [email protected]

github.com/radareorg/radare2 - d0eb5e3dfc94ba5114d1448e890e208c5c25742f authored about 1 year ago by zengwei2000 <[email protected]>
Fix memory leak in rc2 crypto

github.com/radareorg/radare2 - 26a37aaec6abb3b84622ebdbad4b4779d52b8669 authored about 1 year ago by zengwei2000 <[email protected]>
Improve error messages and fix missing import for the voice support

github.com/radareorg/r2ai - 83708433a10ce40c08fa9627a410b81f34edefa1 authored about 1 year ago by pancake <[email protected]>
Show proper help in VT and support tab and body scroll ##visual

github.com/radareorg/radare2 - 0ecd06472e37e23ac206a2b0211a5b7e7bb41a6a authored about 1 year ago by pancake <[email protected]>
Add RPrint.binFromStr and RStr.binstr2bin and RStr.binstr2str ##rax2

* Change -B and -b option to use new r_str_str2binstr and functions.
* add test_r_str_binstr2str...

github.com/radareorg/radare2 - a26d7fbdcc6c768a3c969cf3d49adbd6b28a19d3 authored about 1 year ago by overmyerD <[email protected]>
Support coff objects ##bin

Main differences to regular coff are:
* The header is different (56 bytes in size vs regular co...

github.com/radareorg/radare2 - d2d085a0f0173dfcddee46acbc5180ed77736023 authored about 1 year ago by MewtR <[email protected]>
Dont shift left in VT[

github.com/radareorg/radare2 - 890665d1324a1d3eb5e524c284c4fdbc692f7099 authored about 1 year ago by pancake <[email protected]>
Fix vbl and add vbL for the old one ##visual

github.com/radareorg/radare2 - 9bd4c54647fe83d5e4392a8d0ea87e19ff002794 authored about 1 year ago by pancake <[email protected]>
Handle [] keys in VT ##visual

github.com/radareorg/radare2 - c029d9985596ce4fe69da0a53ecdae9ce4bb7fc0 authored about 1 year ago by pancake <[email protected]>
Add missing capstone-patch rule

github.com/radareorg/radare2 - ffd0573fc82ebe8a275e3c74af19cfa8407b3b20 authored about 1 year ago by pancake <[email protected]>
Minor wip cleanups in bin

github.com/radareorg/radare2 - ecfb908b6c827ab9281e14bc0ef9bd8ebf66843f authored about 1 year ago by pancake <[email protected]>
Don't ship the .git in the dist tarballs

github.com/radareorg/radare2 - ef1e724a1aba04cbe764683be49d303bb19f90de authored about 1 year ago by pancake <[email protected]>
Initial import of the C rewrite of r2ai (very WIP just a PoC)

github.com/radareorg/r2ai - b593ceb399ec9ad95235f481dcc50827936d68b7 authored about 1 year ago by pancake <[email protected]>
sdb-sync ##shlr

github.com/radareorg/radare2 - fe0d146d6d467b4a1366b942c07311e8a405e861 authored about 1 year ago by Richard Patel <[email protected]>
Fix big-endian incompatibility in cwisstable

github.com/radareorg/sdb - 7a502098d7d3cd8bc581a8d98b5f2098bcc8642c authored about 1 year ago by Richard Patel <[email protected]>
Fix archos detection on AIX ##port

github.com/radareorg/radare2 - 15b9924e7500e5544668faa9c37dea0d5e0d79c5 authored about 1 year ago by Richard Patel <[email protected]>
Portability fixes ##port

- Fix collision of symbol name 'mycpu' with system header
- Fix use of non-portable CRTSCTS tty ...

github.com/radareorg/radare2 - 4951f49441f520c7bfe6b13910211ef888fafdce authored about 1 year ago by Richard Patel <[email protected]>
mangling/microsoft: Fix dollar in identifier ##port

Dollar characters in macro names are a GCC extension.
Does not compile on some architectures bec...

github.com/radareorg/radare2 - 38c703affa16163d607788a7ad991ad2a5efb619 authored about 1 year ago by Richard Patel <[email protected]>
Fix dbg.glibc.path type

github.com/radareorg/radare2 - c2aa1f2337f9fc0f2f27ce06e2572c1e1f32242a authored about 1 year ago by Armin Weihbold <[email protected]>
Improved r2pipe with argument support

* `#!pipe r2pm -r r2ai examples/r2test.py arg1 arg2`

github.com/radareorg/r2ai - b69ef96c04cda8d065dfed8993eedfaaf4e399b7 authored about 1 year ago by pancake <[email protected]>
Fix null deref in QJS plugin handling

github.com/radareorg/radare2 - 702cbbef4d3a668a9255920b99acdace1e8c58c9 authored about 1 year ago by pancake <[email protected]>
AIX configure support ##port

github.com/radareorg/radare2 - 5709416ea5fc2edbc8596bee96d53dbfaa1d2634 authored about 1 year ago by Richard Patel <[email protected]>
Improve quickjs portability ##shlr

- quickjs assumes NAN and INFINITY are constant expressions.
This is not true on AIX. Adds a w...

github.com/radareorg/radare2 - 24baff584baf48f6546335247a9a0572625f0479 authored about 1 year ago by Richard Patel <[email protected]>
Improved support for venv and rlang command handling

github.com/radareorg/r2ai - d8eb08b0ef3fa6931245a4c9757f22bd5895bc0a authored about 1 year ago by pancake <[email protected]>
Initial support to index json files (WIP PoC)

github.com/radareorg/r2ai - 95a2abe010307a7be2ff6e0c1f6cfeb0359006d6 authored about 1 year ago by pancake <[email protected]>
Vim integration through adding support to use r2ai as a hashbang to run scripts

github.com/radareorg/r2ai - 49dbbf28ae532627f0866a4b75984964c2183c6c authored about 1 year ago by pancake <[email protected]>
Initial Wikipedia integration via `wikit`

github.com/radareorg/r2ai - a9f4a9d280f3b45a89762fde7841c79d6aaf843d authored about 1 year ago by pancake <[email protected]>
use ai to split relevant keywords for mastodon search

github.com/radareorg/r2ai - 159af0d76ad0df972995534db234c9bdfdd142bc authored about 1 year ago by pancake <[email protected]>
Initial support for magicoder model and fix chat.reply

github.com/radareorg/r2ai - af7665f143ca8ae788d4b581fb7a2cf877d819ac authored about 1 year ago by pancake <[email protected]>
Initial support for Mastodon in vectordb

github.com/radareorg/r2ai - a5c6ecb38d963e6e339675ce12a5687c8e0b1f69 authored about 1 year ago by pancake <[email protected]>
Fix bug in -t

github.com/radareorg/r2ai - 53b6273c8df509f34be643482dbf330d34b5578f authored about 1 year ago by pancake <[email protected]>
Don't use /dev/stderr

github.com/radareorg/acr - 8612320b76bbac707cb39e8c412f0499c4bb21ad authored about 1 year ago by Richard Patel <[email protected]>
Don't use /dev/stderr ##port

github.com/radareorg/radare2 - a181d9b36e378bc8d52efcbb3f38d627f6fd107d authored about 1 year ago by Richard Patel <[email protected]>
Rewrite the r2jadx plugin into r2js

* nodejs code was broken because syspipe was no longer compatible with latest node
* This is ver...

github.com/radareorg/radare2-extras - e5ef780da828204bb54bf0444b31fe3819a9cc0f authored about 1 year ago by pancake <[email protected]>
Fix the jadx package

github.com/radareorg/radare2-pm - e3e33ba9b95116e01c438545d6d37ea5cfc1f74a authored about 1 year ago by pancake <[email protected]>
r2shell example in tcltk

github.com/radareorg/radare2-rlang - 4e0a11cda639af2042d147df7e97d46fdde7880f authored about 1 year ago by pancake <[email protected]>
Bump sdb for AIX reasons

github.com/radareorg/radare2 - dbd56ce047043b6ac476a41483c2f017e251c787 authored about 1 year ago by pancake <[email protected]>
Fix NULL deref in r_core log handling

- Fixes issue https://github.com/radareorg/radare2/issues/22468
- Adds a regression test

github.com/radareorg/radare2 - 4e6c3fcea54cd5ddf90e2208ae011582dc0aca90 authored about 1 year ago by Richard Patel <[email protected]>
Fix lock_init sym collision on AIX ##port

thread_lock.c has a static function called "lock_init"
which collides with some system header ex...

github.com/radareorg/radare2 - 1fbf7f7086f2fd2a1fec747d0f468e166e1ed6e9 authored about 1 year ago by Richard Patel <[email protected]>
Add AIX config support ##port

github.com/radareorg/radare2 - dae7e5cf53dd22b16d73bc062992763e0d6d43cc authored about 1 year ago by Richard Patel <[email protected]>
Fix invalid macro identifiers in r_print ##bug

On AIX with GCC 10, "#define $00" does not compile.
Apparently, '$' in identifiers is a GCC exte...

github.com/radareorg/radare2 - 504b484281b024ac51278c8f72d990b294f2480a authored about 1 year ago by Richard Patel <[email protected]>
Fix AIX support

- If _XOPEN_SOURCE macro is defined, SIZE_MAX disappears on AIX.
So, disable it.
- INT32_MAX m...

github.com/radareorg/sdb - b9860fbeee33e4833cec8e56900ad11e8c520cce authored about 1 year ago by Richard Patel <[email protected]>
Fix deepseek prompt template, as it's alpaca based

github.com/radareorg/r2ai - 84ca584e6ef25b58b211669610126322cacfd035 authored about 1 year ago by pancake <[email protected]>
Add git commit script example

github.com/radareorg/r2ai - c549a3ff6b0e0d662858553187998d9aec1033a4 authored about 1 year ago by pancake <[email protected]>
Add extra check when no model is selected

github.com/radareorg/r2ai - 08ecc7930b40528a51de69b6c67a3418295de2d8 authored about 1 year ago by pancake <[email protected]>
Fix "inr2" checks, now r2ai works via r2pipe, rlang and standalone

github.com/radareorg/r2ai - c0ea855773f5d8277318a78733b632f4b51bfcbf authored about 1 year ago by pancake <[email protected]>
Better handling the `r2` command

github.com/radareorg/radare2 - 75ba38e475c08116c3906f3442b1b9c4168e1362 authored about 1 year ago by pancake <[email protected]>
Add good old radare package

github.com/radareorg/radare2-pm - 8ca911e8348884938753ea2ed5475e4cab4e960b authored about 1 year ago by pancake <[email protected]>
Fix HAVE_LANG_RUBY

github.com/radareorg/acr - 916ce8b37d7905fc596574187d3fe452461f7acd authored about 1 year ago by pancake <[email protected]>
Make clear that r_return* is a macro! ##refactor

github.com/radareorg/radare2 - 847a613f935b267cf906c200bdefb48882d21784 authored about 1 year ago by pancake <[email protected]>
Slight code improvement for init_ehdr ##optimization

github.com/radareorg/radare2 - d03ac77afb91cbbd9c0916b24c48eec6eb83c728 authored about 1 year ago by kyufie <[email protected]>
elf_init: Clean up the code a little bit ##refactor

github.com/radareorg/radare2 - b3131f7044dc45808baabcaf96c75ca1ca659cc3 authored about 1 year ago by kyufie <[email protected]>
Remove unused undo field in RIOPlugin ##io

github.com/radareorg/radare2 - 28b3b5f40352f2817b096de43ebb0092fc25c603 authored about 1 year ago by condret <[email protected]>
Fix hexdump with half rows filled and pairs=false ##print

github.com/radareorg/radare2 - 99b87441bef465654afb156742ace70707a90aa2 authored about 1 year ago by pancake <[email protected]>
Fix security issues in coff plugin ##bin

- Fix out-of-bounds read in XCOFF ldsym handling
- Fix unbounded memory allocation in (X)COFF se...

github.com/radareorg/radare2 - bb40f2ac075e5605970f159f5438dc001a92f9f3 authored about 1 year ago by Richard Patel <[email protected]>
Fix r_io_v2p ##io

github.com/radareorg/radare2 - 4d3ff5ff214123d692582a48b0e3a4f04a96f08c authored about 1 year ago by condret <[email protected]>
Refactor `ie` outside the subcommand loop ##shell

github.com/radareorg/radare2 - 360ee8e6beb8d3d062240ed184fe5fb3e203e9e0 authored about 1 year ago by pancake <[email protected]>
Fix systemprompt varname

github.com/radareorg/r2ai - 24d76dfef7afdeefe2e51a03138db493f72d314a authored about 1 year ago by pancake <[email protected]>
Preserve desc size on reopen for malloc and null plugin

github.com/radareorg/radare2 - 69ed31355edead29348d34add32912b5d8cced88 authored about 1 year ago by condret <[email protected]>
Revert "Large null:// allocation causing negative pointer issues on iobank ##io"

This reverts commit 9f90b761557ff24cb9f116ff15f82d4b1c4fefe4.

github.com/radareorg/radare2 - 718230073320121268a8b4c666b9f347ad385685 authored about 1 year ago by condret <[email protected]>
Move 'ic?' help into a separate listing ##shell

github.com/radareorg/radare2 - f9be0c4a00906fd9c35bc3f36255ecfa62a53a85 authored about 1 year ago by pancake <[email protected]>
Make code compression algorithm recursive

github.com/radareorg/r2ai - b1ba080e395aa84504471b7b96b8021035c404ce authored about 1 year ago by pancake <[email protected]>
Add function call example

github.com/radareorg/r2ai - 0908d07072072c7f559b79c594b6b1435608b49d authored about 1 year ago by pancake <[email protected]>
Fix inter basic block `goto loc` in pdc ##print

github.com/radareorg/radare2 - 1ae0100bd4f683f82dd4129a5d796f53fc45a7aa authored about 1 year ago by pancake <[email protected]>
Add support for compressed nops in riscv ##arch

github.com/radareorg/radare2 - 5abf716a565e0c0a48e0cbf921c1ee0526f4c8fe authored about 1 year ago by pancake <[email protected]>
Support parsing large code (> 4KB)

github.com/radareorg/r2ai - 74e9d15997ae8d1b2ab051b2e478519e2a55f478 authored about 1 year ago by pancake <[email protected]>
Add strndup to lint checks

github.com/radareorg/radare2 - ef94001419579ada49f7d374f1f5160320889c04 authored about 1 year ago by Richard Patel <[email protected]>
Support XCOFF entrypoint and imports via loader ##bin

github.com/radareorg/radare2 - 1a4d6e7fe3ce2442c4c7bfc02944c593af2772ca authored about 1 year ago by Richard Patel <[email protected]>
Fix prompt and internal chat log for llama models

github.com/radareorg/r2ai - 8f9b7a89c8345990d3e3230612b7752a3b4eee7a authored about 1 year ago by pancake <[email protected]>
Also expose the self.model (WIP)

github.com/radareorg/r2ai - f5354006f9c4dabf0718d8e606da6ca454d6e955 authored about 1 year ago by pancake <[email protected]>
Protect env and report better errors when using unexistent ones

github.com/radareorg/r2ai - 95bf393d8d3018c5ef7216ba35061cbabd31bd4f authored about 1 year ago by pancake <[email protected]>
Make context window, max tokens and temperature configurable

github.com/radareorg/r2ai - 2cf08f4949d80c7112c413a06a451e58494c1a05 authored about 1 year ago by pancake <[email protected]>
Add support for scripting

github.com/radareorg/r2ai - 1f850701da3d20ce8f921313ed22ce52a3c3cd5d authored about 1 year ago by pancake <[email protected]>
Initial PoC for the `aikeywords` implementation

github.com/radareorg/r2ai - a6f8cabdd1769c41a5c5158f1df212d23dc7d6a4 authored about 1 year ago by pancake <[email protected]>
vectordb fails if nothing is indexed :{

github.com/radareorg/r2ai - a50b163373da87b94ffce445baf281161398e647 authored about 1 year ago by pancake <[email protected]>
Makefile fails if not r2 is available

github.com/radareorg/r2ai - 1fee6b29ae8322640071f0095a5f4aa2713c4193 authored about 1 year ago by pancake <[email protected]>
Allow images to be repeated with different names in dyldcache ##bin

github.com/radareorg/radare2 - 6399c6d3eb21d17519448b9d784b6dc27d832828 authored about 1 year ago by Francesco Tamagni <[email protected]>
Fix "alien dep" infinite loop carving deps in dyldcache ##bin

github.com/radareorg/radare2 - c64c84d909ff50bbc33712fd0369316480f70773 authored about 1 year ago by Francesco Tamagni <[email protected]>
Fix how local symbols are matched to images in dyldcache ##bin

github.com/radareorg/radare2 - 9996cfeb3d38d4f61b220bca181538fd96ac3ddb authored about 1 year ago by Francesco Tamagni <[email protected]>
Add support for fslsp/QorIQ ##arch

* This adds support for disassembling Freescale service processor code,
as used in QorIQ and La...

github.com/radareorg/radare2 - e1c0d22eb969d573c1352672491ad49dd21dffbf authored about 1 year ago by Dirk Eibach <[email protected]>
Fix the role prompt for alpaca models

github.com/radareorg/r2ai - efb473a884cc2ea2b8f5ae01b1424b8b56ddedb0 authored about 1 year ago by pancake <[email protected]>
Deprecate self.withresponse and just use env.chat.reply

github.com/radareorg/r2ai - 399fccc0dd7ad5a9d68f21a2766b8838260a3dd2 authored about 1 year ago by pancake <[email protected]>
Fix vectordb usage when mprt is not available (macOS)

github.com/radareorg/r2ai - 5b88cbae9db4784917abbdeec9ead11344e8e6ac authored about 1 year ago by pancake <[email protected]>
Add support for wide pascal strings ##shell

github.com/radareorg/radare2 - 4cec53ad4f766f50781ac94c550a428a0d2dc91f authored about 1 year ago by condret <[email protected]>
Use the best indexer model, be verbose and honor MAXMATCHES

github.com/radareorg/r2ai - 20944643854af88b568de871f54c2a4428e6079b authored about 1 year ago by pancake <[email protected]>
Support indexing subdirectories and malformed markdown files

github.com/radareorg/r2ai - 22ddf1e2784aef611c28caab335877f21e593b5d authored about 1 year ago by pancake <[email protected]>
Add hint support for llama models and fix the vectordb integration

github.com/radareorg/r2ai - 0ea7ac905e6eb729841020f5039a19b045e18455 authored about 1 year ago by pancake <[email protected]>
Fix chat.trim usage bug

github.com/radareorg/r2ai - b1fc0c4ec2f4d20fbbaf03cb6890c7e62cc1333e authored about 1 year ago by pancake <[email protected]>
Add support for VectorDB (-e data.vectordb=true)

github.com/radareorg/r2ai - 2a34bc145f43c8a0182a50b16856b8817d38b652 authored about 1 year ago by pancake <[email protected]>
Basic XCOFF32 section handling ##bin

github.com/radareorg/radare2 - f80ef3ca94924922b22c86a6c770b037f164ebb6 authored about 1 year ago by Richard Patel <[email protected]>
Support WinNT RISC COFF and AIX XCOFF32 ##bin

github.com/radareorg/radare2 - e633f3b97a0de0842dc20482c38fdff09c58c6a9 authored about 1 year ago by Richard Patel <[email protected]>
Add MS Visual C++ 4.0 COFF object files

COFF was used for object files in some obscure Windows NT releases.
Files can be found in the Vi...

github.com/radareorg/radare2-testbins - 724d24dcdd1be4e20a682c7162506ae3bb255bb2 authored about 1 year ago by Richard Patel <[email protected]>
Minor dwarf getsection fix

Fixes bug where a NULL pointer gets passed to strstr

github.com/radareorg/radare2 - ef985f3b441fa3ed0084f97994f5fe0d1a4d9d37 authored about 1 year ago by Richard Patel <[email protected]>
Add buggy esil2c role

github.com/radareorg/r2ai - e24fdcaa30caec69707ac6b97e9b65e83943d62e authored about 1 year ago by pancake <[email protected]>