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

Working apt and add apl to list function preludes ##analysis

github.com/radareorg/radare2 - 67afeb55ada0c1eaa788b25c057534f7990fffad authored almost 2 years ago by pancake <[email protected]>
Remove that super-slow job, github seems buggy

github.com/radareorg/iaito - 6c66b28c1f2046957ac5627b68ea352cfe35c029 authored almost 2 years ago by pancake <[email protected]>
improve ci

github.com/radareorg/iaito - 876858458a889846b0591a84511298656f812f8f authored almost 2 years ago by pancake <[email protected]>
Fix use after free in graph

github.com/radareorg/radare2 - 90dd9cd237cebe7120974b967d729dcfe2257c2a authored almost 2 years ago by DaKnig <[email protected]>
Initial work in graph.bubble for custom bg color in nodes ##graph

github.com/radareorg/radare2 - 09c68c7fb0ad5c11a6409f354fa8e80cdfa60005 authored almost 2 years ago by pancake <[email protected]>
Implement {ctz|clz}{32|64} RNum ##api

github.com/radareorg/radare2 - 9d657a1472de2e1679290eda0f619e4dd082fb43 authored almost 2 years ago by pancake <[email protected]>
Enable BigNum in qjs ##lang

github.com/radareorg/radare2 - 225963d5f2ae7ff4056d121dec74f25b29976220 authored almost 2 years ago by pancake <[email protected]>
Add the arch.preludes() callback and new RSearchKeyword constructor ##arch

github.com/radareorg/radare2 - 12875deeb9ddb0025849b6a2ef6c767322ffa5bd authored almost 2 years ago by pancake <[email protected]>
Move anal.v850 to arch ##arch

github.com/radareorg/radare2 - b2f14229e3286657642bb6191ca6e34685bf6ce1 authored almost 2 years ago by pancake <[email protected]>
Fix include paths for latest r2

github.com/radareorg/iaito - d090071923b79b60e53647df1e4313af7bf4096c authored almost 2 years ago by pancake <[email protected]>
Add `ve` command to set fg/bg colors for current panel ##panels

github.com/radareorg/radare2 - 4a8f807f723f761b04409017ea02d7b9defac4ac authored almost 2 years ago by pancake <[email protected]>
Add call and callj methods

github.com/radareorg/r2pipe.rs - 14079c97e99d7decd024d721cedfdefd2c6dd4e4 authored almost 2 years ago by RHL120 <[email protected]>
Fix JSON encoding of unsigned search values ##search

This fix means `cfg.json.num` is taken into account, and large addresses
will not be encoded as ...

github.com/radareorg/radare2 - c4b4323cbd64717d4ed780d79e447ee10fda2acc authored almost 2 years ago by Ole André Vadla Ravnås <[email protected]>
Fix assert when loading without no file

github.com/radareorg/iaito - 2c3b4588efff80fd918f9f2fb3f3a4e5018f23b7 authored almost 2 years ago by pancake <[email protected]>
Use P instead of Po in projects

github.com/radareorg/radare2 - fe71a424c963ffc3a6329b8d60d8971f7b29a768 authored almost 2 years ago by rhl120 <[email protected]>
Fix JSON encoding of section addresses ##bin

The addresses are `ut64`, not `st64`. This fix means `cfg.json.num` is
taken into account, and l...

github.com/radareorg/radare2 - 7a140139c201b6608cf467ee39321e8e62190d24 authored almost 2 years ago by Ole André Vadla Ravnås <[email protected]>
Fix the XML parser ##util

The R_XML_IS_*() macros assume that `ch` has more than 8 bits, so they
can do clever subtraction...

github.com/radareorg/radare2 - d8ceecbaa26bb7f4e6ce1ab150d8ef11be22fb00 authored almost 2 years ago by Ole André Vadla Ravnås <[email protected]>
Remove one global variable in RCore.cmdEval() ##globals

github.com/radareorg/radare2 - 841d262739181325096421b5e51520665bf6fc25 authored almost 2 years ago by pancake <[email protected]>
Cleanup and improve code quality for cmd_eval.c and cmd_help.c

github.com/radareorg/radare2 - 469a041b2ab6e6a60b3178aecdd9a53180fba708 authored almost 2 years ago by pancake <[email protected]>
Rename axj to axlj, because axj is for jmp refs ##analysis

github.com/radareorg/radare2 - 5daa3e6d294c2c614cc992b97d1cff97d0801b2d authored almost 2 years ago by pancake <[email protected]>
Introduce anal.tailcall.delta and use flags for better metrics ##analysis

github.com/radareorg/radare2 - c5b7cc48a288eccaa80c1ff7d309f5c943682ae8 authored almost 2 years ago by pancake <[email protected]>
Improve the tailcall detection logic ##analysis

* Add missing RAnal.XrefType.JUMP.toString()

github.com/radareorg/radare2 - 3410de127aa27f5d8cc95ec14d56450385107032 authored almost 2 years ago by pancake <[email protected]>
Improve warning that only seems to happen when anal.nopskip is set ##analysis

github.com/radareorg/radare2 - 918f3481073ff409ab6aa072a0e90f9e70f0d0ba authored almost 2 years ago by pancake <[email protected]>
Fix assert in Str.Trim() when r2 is not installed ##r2pm

github.com/radareorg/radare2 - 59aaf0c416a46cd5f11690975626d45bac7604be authored almost 2 years ago by pancake <[email protected]>
Fix build for latest r2, RAsmOp no longer exists

github.com/radareorg/r2ghidra - 64d73af16be6f49296865406180b66995f857f94 authored almost 2 years ago by pancake <[email protected]>
Fix UAF in streaming io plugins when used with io.va=1 ##io

github.com/radareorg/radare2 - 92f91aff9ff99687a52abf894c83fb2411e9f035 authored almost 2 years ago by pancake <[email protected]>
Use r2papi 0.0.4 with base64 and R2Api is now known as R2Papi ##lang

github.com/radareorg/radare2 - 4378d2de2e50af4a6ca412a214e50dfd194112e4 authored almost 2 years ago by pancake <[email protected]>
Initial working example graphing an asan UAF crashlog with r2papi

github.com/radareorg/radare2-r2papi - 488fba742f1ff7c263bd693bcd3e959811c4ab3e authored almost 2 years ago by pancake <[email protected]>
Define the Base64 implementation

github.com/radareorg/radare2-r2papi - 33f073602f3c6aaea0f0be93d691f615b29f2b6f authored almost 2 years ago by pancake <[email protected]>
Define the b64 interface

github.com/radareorg/radare2-r2papi - 2dbb8d58806135f880880c35520751084baab21b authored almost 2 years ago by pancake <[email protected]>
Rename R2Api to R2Papi for consistency

github.com/radareorg/radare2-r2papi - ac254845a855c4ee3afdb2c8dbf378e3c1dd7fe9 authored almost 2 years ago by pancake <[email protected]>
Fix runtime warning after leaving an rlang session ##shell

github.com/radareorg/radare2 - f0d4b0fe1ce497b80292cfeb6322eac4daa277c3 authored almost 2 years ago by pancake <[email protected]>
Add typescript support ##lang

github.com/radareorg/radare2 - a4ed62b7d2db86209d840b973ad27b0263c950f7 authored almost 2 years ago by pancake <[email protected]>
Add r_file_is_newer API

github.com/radareorg/radare2 - 49de7b1064e429ed8492c62c5438b7488b97ac08 authored almost 2 years ago by pancake <[email protected]>
Add requirejs, simplify compilation and add js_ prefix to all the c files ##lang

github.com/radareorg/radare2 - 6d5b1a4dbef31a2dd020b9708dbfe3b38f88dd9b authored almost 2 years ago by pancake <[email protected]>
Minor improvements for js: with r2.call() and r2.cmdj ##lang

github.com/radareorg/radare2 - 3508e31b2d075b7013ddf49023c782e63d3ddd36 authored almost 2 years ago by pancake <[email protected]>
Fix another UB bug in quickjs

github.com/radareorg/radare2 - b5cbbbc55fba0af493c1022cd3bad8b328fa5a3f authored almost 2 years ago by pancake <[email protected]>
Enable Bignum support to the QJS interpreter ##lang

github.com/radareorg/radare2 - 73d0d181e2980e3b13fd0c310f6c1ceb27cc047e authored almost 2 years ago by pancake <[email protected]>
Remove invocation of v layer cache in r_io_desc_read ##io

github.com/radareorg/radare2 - 1ce8535e90dec957c0e221eacabee5277becdb13 authored almost 2 years ago by condret <[email protected]>
Fix counted string bug in pickle ##arch

github.com/radareorg/radare2 - 49160ba96c26db1f88507f93a6f972956656dc9b authored almost 2 years ago by Dennis Goodlett <[email protected]>
Start rewriting io_cache.c ##io

github.com/radareorg/radare2 - 984a8ade53696e4eb7fa8e11b2bcc4a0676ff004 authored almost 2 years ago by condret <[email protected]>
Kill r_io_read_at_mapped ##io

github.com/radareorg/radare2 - fc61e4f1ee005389856c4cd749b34e1d05f8e8db authored almost 2 years ago by condret <[email protected]>
Define the global r2api

github.com/radareorg/radare2-r2papi - 1940df93339a3588883a9b973bf32072647b5a48 authored almost 2 years ago by pancake <[email protected]>
New RPrint.spinBar() API used from scr.demo for now ##print

github.com/radareorg/radare2 - cff7216df7dcb35b6ba45fe3a05df905424dddbf authored almost 2 years ago by pancake <[email protected]>
Add "" command to run RCore.cmdCall() ##shell

github.com/radareorg/radare2 - 3b8aca4af15e533fe682137ba7ce306db5bf6c7a authored almost 2 years ago by pancake <[email protected]>
Fix `pcc` trifids confussion issue ##print

github.com/radareorg/radare2 - e04ca11b984326a28b20e43c81ee05e5df05acdd authored almost 2 years ago by pancake <[email protected]>
Initial import of the interactive QJS repl ##lang

github.com/radareorg/radare2 - 9a9177736d4a0b9dcbc2695880864ae46956bfaf authored almost 2 years ago by pancake <[email protected]>
Remove unnecessary file from qjs

github.com/radareorg/radare2 - e9faffdd0ebc8cfd78a6cc27806ae220b9a3c127 authored almost 2 years ago by pancake <[email protected]>
Import the alpha r2papi 0.0.2 api for qjs ##lang

github.com/radareorg/radare2 - 843da0c74fd9beaf2a980499fc9c1724bc062049 authored almost 2 years ago by pancake <[email protected]>
Integrate the qjs repl into the js: command ##lang

github.com/radareorg/radare2 - a6a0b41bacc84730dcd75cca76e82d4653c6f2e6 authored almost 2 years ago by pancake <[email protected]>
Initial import of the serial plugin ##io

github.com/radareorg/radare2 - da96e2348d812ac377c93b69489c48d073ad925e authored almost 2 years ago by pancake <[email protected]>
Fix some problems when renaming projects ##projects

* r_project_rename should only set the project struct not move files

github.com/radareorg/radare2 - 6873f43fed5d315241eae9844973ffad1567d710 authored almost 2 years ago by RHL120 <[email protected]>
Also replace __UNIX__ with R2__UNIX__

github.com/radareorg/radare2 - b8e6b52aacf145f36bfe3fba9f07b6a03013d084 authored almost 2 years ago by pancake <[email protected]>
Do the same for __WINDOWS__ -> R2__WINDOWS__

github.com/radareorg/radare2 - 97a6439055ccb10f97db5e00e019b6714fad1d13 authored almost 2 years ago by pancake <[email protected]>
Double lowerdash defines should be defined only by the compiler ##build

github.com/radareorg/radare2 - 78a26e15fe8817024ba5e9b5ac92ce777cc93ba5 authored almost 2 years ago by pancake <[email protected]>
Fix strbuf assert in rasm2 when picking an invalid arch plugin

github.com/radareorg/radare2 - b427f9b79a8bf16c4fb65447d047ace7758fd220 authored almost 2 years ago by pancake <[email protected]>
Add the R2__WINDOWS__ check

github.com/radareorg/sdb - 5ea2b8c035890602599b27be1850cf55963e58e2 authored almost 2 years ago by pancake <[email protected]>
Fix negative unsigned cast in the xtensa disassembler ##arch

github.com/radareorg/radare2 - 27a5bf0157653ba1948134c80fa29699f284fd63 authored almost 2 years ago by pancake <[email protected]>
Import the quickjs rlang plugin ##lang

* Fix 2 UB and 4 portability bugs in quickjs

github.com/radareorg/radare2 - 3f08120ac1f224eb2b794f138dbbfa99c4e46061 authored almost 2 years ago by pancake <[email protected]>
Missing license field in the io.isotp plugin

github.com/radareorg/radare2 - 795585d04882214e0c02f93389c00c9af37c1e41 authored almost 2 years ago by pancake <[email protected]>
Initial package for r2papi.ts

github.com/radareorg/radare2-r2papi - 1bab7360130df6822a6df900b9f81abb7857b697 authored almost 2 years ago by pancake <[email protected]>
Add RAnalOp.weakbytes() and move more analop apis to arch ##arch

github.com/radareorg/radare2 - d0c220238d10e7fd2658ba106ddec6567d29a2c0 authored almost 2 years ago by pancake <[email protected]>
Add missing license for mujs plugin

github.com/radareorg/radare2-rlang - da9f22e255ed56390db8a2d05f4ab36a6e499a19 authored almost 2 years ago by pancake <[email protected]>
RAsmPlugin is no longer a thing \o/

github.com/radareorg/iaito - 7fb52ccd4c5f72e2e0ad6ba2a9f143043c26c158 authored almost 2 years ago by pancake <[email protected]>
Handle js. and source hint the command cases

github.com/radareorg/radare2 - 00d45feb7e82827d87f994aac851c2202391aae1 authored almost 2 years ago by pancake <[email protected]>
Update to support retdec 5.0

* Don't check for stdc++

github.com/radareorg/r2retdec - fb54e357ab868216c96060220760303ec7f98a45 authored almost 2 years ago by pancake <[email protected]>
Add the handwritten r2pipe.d.ts from r2lang

* Start to play with autogenerated types from r2 json

github.com/radareorg/radare2-r2papi - 0b18058d4611bacee240b8df442ae07946cd03d1 authored almost 2 years ago by pancake <[email protected]>
Fix the duktape and reduce size of mujs plugin

github.com/radareorg/radare2-rlang - 9b0d50c79eba903158e84ba447f6d363926d8238 authored almost 2 years ago by pancake <[email protected]>
Add 'js' and 'js:' commands, as well as improve help for #!? ##lang

github.com/radareorg/radare2 - 0f45f2cadd57403edec447600e758be54931bf3d authored almost 2 years ago by pancake <[email protected]>
Implement py command and add stdin slurp support for js- too ##lang

github.com/radareorg/radare2 - 59c2811e4f87540c12a4f82820501c4031127809 authored almost 2 years ago by pancake <[email protected]>
Define RPluginMeta and RPluginStatus ##api

github.com/radareorg/radare2 - 3aa5ea0f229ffd8dec7f546cb1f50ee9f1d50f37 authored almost 2 years ago by pancake <[email protected]>
Implement fs and b64 apis for the mujs plugin

github.com/radareorg/radare2-rlang - 59fef8f0b75a996d3eb52bbc03b73bf1b055e330 authored almost 2 years ago by pancake <[email protected]>
Add missing .license field

github.com/radareorg/radare2-rlang - 7f6920642a1322acfbba8bf890eb8252ee7316a3 authored almost 2 years ago by pancake <[email protected]>
Use the new rlang api in the duktape plugin to remove almost all globals

github.com/radareorg/radare2-rlang - 3d10a1b8dd6ede36cd6b52d3a0bf218c798c7662 authored almost 2 years ago by pancake <[email protected]>
Add support for curl in mujs

github.com/radareorg/radare2-rlang - f03555d6b68fa7cdbac8a043b890aaa1ebe01ae7 authored almost 2 years ago by pancake <[email protected]>
Add mujs plugin

github.com/radareorg/radare2-pm - 9dd0871704e91d0eb13edc84f920d4e44cc45b06 authored almost 2 years ago by pancake <[email protected]>
Add typescript-mujs example

github.com/radareorg/radare2-rlang - 6a679397881169324ed8d6da6b08828e64f0d7f2 authored almost 2 years ago by pancake <[email protected]>
Add inspect and exports to mujs to make it work with typescript

github.com/radareorg/radare2-rlang - ba6e02640f59d311e2019a31e53a4d86a0dd4643 authored almost 2 years ago by pancake <[email protected]>
Initial implementation of the mujs plugin

github.com/radareorg/radare2-rlang - c820f7a86db278cc45a7ed781e71e64427b8fb73 authored almost 2 years ago by pancake <[email protected]>
Fix null deref in rlang ##lang

github.com/radareorg/radare2 - 71c7a53661ac0d86445b1e3287d1540b23d9812c authored almost 2 years ago by pancake <[email protected]>
Fix Cydia and meson build

github.com/radareorg/radare2 - 77efdaca746fd529db3f3ec8e419f54013fe05d5 authored almost 2 years ago by pancake <[email protected]>
Move anal.xap into the arch ##arch

github.com/radareorg/radare2 - 58dbbc7fb40858e329a5c557da584e3da459f861 authored almost 2 years ago by pancake <[email protected]>
Fix the meson build

github.com/radareorg/radare2 - c1f1495d5bba0dcb91fcc4b233c4d57101dadc9e authored almost 2 years ago by pancake <[email protected]>
Add test for cwd source listing, CLL and list ##bin

github.com/radareorg/radare2 - ab3bccc3e61eabfc0ad33241abca725b8a3ec120 authored almost 2 years ago by pancake <[email protected]>
Add warning when loading DWARF5 files (not supported) ##bin

* Add test for dwarf 2 3 4 and 5

github.com/radareorg/radare2 - 34eaf9582b23850b3a568e3ee89b2d6f27157f21 authored almost 2 years ago by pancake <[email protected]>
Always show all the archinfo, even when not provided by the plug ##analysis

github.com/radareorg/radare2 - 6896f6f6a77f79fd4c372beb3b1b06be60995bac authored almost 2 years ago by pancake <[email protected]>
Upgrade to the latest capstone, with fixes for arm64 and riscv

github.com/radareorg/radare2 - 52efddb2c688198d8d4d4be74a331c9c454ae427 authored almost 2 years ago by pancake <[email protected]>
Update tests and better arch.patch/modify callback ##arch

github.com/radareorg/radare2 - b6c8fa29cc50cda26db155a41bac9f44b6622a3a authored almost 2 years ago by pancake <[email protected]>
Dont show analysis progress on non-interactive shells ##analysis

github.com/radareorg/radare2 - d7c603ce825850daf4b3bdea7cc9bf84b00219e6 authored almost 2 years ago by pancake <[email protected]>
Move anal.{6502,snes} into arch ##arch

github.com/radareorg/radare2 - 2630ef28cfc8b99b9047a188d18e19af853c18c9 authored almost 2 years ago by pancake <[email protected]>
reproducer for integer overflow (#84)

Reproducer for integer overflow in graph renderning of DWARF source lines

github.com/radareorg/radare2-testbins - a70748d673bfa04373cd7f05ea538cfe89ff1cf1 authored almost 2 years ago by solid-snail <[email protected]>
Better name for the r2addrline script

github.com/radareorg/radare2-extras - 0cea6e28e4bea1173ed0b3f84f08f5286b447a11 authored almost 2 years ago by pancake <[email protected]>
Add r2addrline package

github.com/radareorg/radare2-pm - 99091976ea985cb5e3b5d56cacbc086c36e88e06 authored almost 2 years ago by pancake <[email protected]>
Add script to convert addr2line output to r2 CL script

github.com/radareorg/radare2-extras - 9689796965f4839b499d687c026045990599eca5 authored almost 2 years ago by pancake <[email protected]>
Add dwarf 2 3 4 5 testfiles

github.com/radareorg/radare2-testbins - 2133e0b82dd7c48a51033c51e1a325c2d43c4482 authored almost 2 years ago by pancake <[email protected]>
Add elf-dwarf hello world for testing id and CLL

github.com/radareorg/radare2-testbins - e1c08db169e7e4919a543aac4deb0bd92412ee95 authored almost 2 years ago by pancake <[email protected]>
Fix #21136 - `o <tab>` autocompletion not working ##shell

github.com/radareorg/radare2 - e0e1208e2a0175c8f8167d31a6748d9641d353e2 authored almost 2 years ago by pancake <[email protected]>
New command `CLL` (aka `list`) show function source using addrline (dwarf) info ##print

github.com/radareorg/radare2 - 894c193685939478ba507e867f953e204790f753 authored almost 2 years ago by pancake <[email protected]>