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

esil initialization and regs

github.com/radareorg/radare2-r2papi - 515438e544b07db5b12a8040573f7d0a387b8b15 authored about 1 year ago by sha0coder <[email protected]>
setter for bits and arch

github.com/radareorg/radare2-r2papi - 94912fd538518a2f70a5151eaec88d0877e2f756 authored about 1 year ago by sha0coder <[email protected]>
Initial support for running iaito frominside r2

github.com/radareorg/iaito - 3feb7b2a937ac55317c706cbcb9bb7b7f7e6b2b4 authored about 1 year ago by pancake <[email protected]>
Add rel=me links

github.com/radareorg/radare.org - 1f3471d5b6bbead427790e6c2328d235a150cc65 authored about 1 year ago by pancake <[email protected]>
Add the first gemini website

github.com/radareorg/radare.org - 495196c12158972ed04b523c993a5c31cad601ef authored about 1 year ago by pancake <[email protected]>
Initial gemini support

github.com/radareorg/radare2-book - ba07048afaccef7bb0359e8dd76850929a8c67d9 authored about 1 year ago by pancake <[email protected]>
Add r2iaito package

github.com/radareorg/radare2-pm - 8c5fbefafdeb93932ba0de07071404ea6f35efc2 authored about 1 year ago by pancake <[email protected]>
Add swift/c++/objc ios binary

github.com/radareorg/radare2-testbins - 89921c1ed14d9d2462e2c33c57da7249eb91ed63 authored about 1 year ago by pancake <[email protected]>
Honor scr.color in agD

github.com/radareorg/radare2 - 894501fa9ad2d963a2b840e1e878deeeee90f7b1 authored about 1 year ago by pancake <[email protected]>
No j 4 enforcing

github.com/radareorg/radare2 - 281bac0d82a0ce7ef9069770cb9b1257fe8fa5f7 authored about 1 year ago by condret <[email protected]>
Try to fix domtree (i hate mathematical notation)

github.com/radareorg/radare2 - 46aec1ac3ce0e019d84fd74ab46f212f61f793a7 authored about 1 year ago by condret <[email protected]>
Add user pointer to r_agraph_new_from_graph for core_agD plugin

github.com/radareorg/radare2 - 3c1040537b17d514c64c769d6376e41aba5dc51b authored about 1 year ago by condret <[email protected]>
core agD plugin

github.com/radareorg/radare2 - b72ad4dc8a289631a5a22d4a0bc4058104b5e5e0 authored about 1 year ago by condret <[email protected]>
Show bb->esil in `ab` and `abj` ##analysis

github.com/radareorg/radare2 - 0cf6e673c6039e8f7f9a54ad2c21e7705389554e authored about 1 year ago by pancake <[email protected]>
Initial Crystal example

github.com/radareorg/radare2-r2pipe - 3a1dba2db43832913f815f3af807f03125d82724 authored about 1 year ago by pancake <[email protected]>
Add core.dwarf from crystal

github.com/radareorg/radare2-testbins - f7b70f46603f9e88c5b8b4180812a1f6c4e4a2d2 authored about 1 year ago by pancake <[email protected]>
Add 'afbd' to emulate bb regstates in the correct order ##analysis

* This is very experimental, see `e emu.bb`

github.com/radareorg/radare2 - 0dadf5ad1f95306cf17f46bc25a51c0f96c29a29 authored about 1 year ago by pancake <[email protected]>
Add '= ' and ':= ' esil ops as a workaround for `ae` oneliners ##esil

github.com/radareorg/radare2 - 954b17e4224777f1eb209e39c2cbaddc5ec2bdea authored about 1 year ago by pancake <[email protected]>
Implement dre/are to list regs in esil format ##esil

github.com/radareorg/radare2 - f71be3e33ce5fa11f64d1ccb819c8fb051365951 authored about 1 year ago by pancake <[email protected]>
Add RAnalBlock.esil and abe command to manipulate it ##analysis

github.com/radareorg/radare2 - 721164469e2056ca82add7ee623ef6794951c1e8 authored about 1 year ago by pancake <[email protected]>
Implement emu.bb and honor it in `pd` ##disasm

github.com/radareorg/radare2 - b12b6a30f5e7d93c990068eabfc39b17640dc027 authored about 1 year ago by pancake <[email protected]>
Add 'F' in r2r to fix all tests, fix fgets usage ##tests

github.com/radareorg/radare2 - bfb7aa143c214c85d3100addbc2ed351bed68cc8 authored about 1 year ago by pancake <[email protected]>
Bring back the bin.cache, and warn about bin.relocs.apply too ##bin

github.com/radareorg/radare2 - 87f4b8d0dcd3bf9e41b2467b4c544c1648f1e09c authored about 1 year ago by pancake <[email protected]>
Initial support for D calling convention ##analysis

* Only for x86-32 for now
* Uses a reverse register list for passing arguments
* See libr/anal/d...

github.com/radareorg/radare2 - c15ace8508c7758fc13eb2368c61f32685fff704 authored about 1 year ago by pancake <[email protected]>
Demangle dynamic attributes for Swift ##bin

github.com/radareorg/radare2 - fb9ae98581c5af8d816684876881b72160989d63 authored about 1 year ago by pancake <[email protected]>
Support RVec in mangling/swift ##bin

github.com/radareorg/radare2 - e6a30d820c127db2f041e4cad61ba4d108ce71a6 authored about 1 year ago by pancake <[email protected]>
Add Swift dynamic testbin

github.com/radareorg/radare2-testbins - 9b48cfb785591ff0aecf23d29f8a5eef827d775a authored about 1 year ago by pancake <[email protected]>
Fix mnemonic output in m680x plugin ##fix ##test

Seems r_str_replace_in wants the buffer size, not the string size, so it
was truncating the last...

github.com/radareorg/radare2 - cb2513a7a5ed63b55d69e5a5676a1f1826e902d7 authored about 1 year ago by François Revol <[email protected]>
Add r_anal_function_get_graph ##anal

github.com/radareorg/radare2 - 7ea07906cd3a7aba001b9c0617e9b98f91505cf7 authored about 1 year ago by condret <[email protected]>
Massage the r2pipe-swift to build without warnings on 5.8

github.com/radareorg/radare2-r2pipe - 5037343d1dd8a7368792bc60c9c6a062bd9ccec7 authored about 1 year ago by pancake <[email protected]>
r2cmd() result is ignorable

github.com/radareorg/radare2-r2pipe - 154ccadd4306331cda23329508d031e83b1d6981 authored about 1 year ago by pancake <[email protected]>
README: Fix unit tests target after fd9f8d631 ##doc

Seems the underscore got transformed into a dash.

github.com/radareorg/radare2 - 3182464ab6999838449a80bac4096d2d7a0b8ea7 authored about 1 year ago by François Revol <[email protected]>
Move dyldcache symbols to symbols_vec ##bin

github.com/radareorg/radare2 - 3a975416e094066b7f5d54aaf10036a1899b657c authored about 1 year ago by Francesco Tamagni <[email protected]>
Implement ENV directive for r2r ##tests

ENV contains a ;-separated list of K=V env variable definitions to use
for the single test.

github.com/radareorg/radare2 - 78241be338e1f79fdd7515e3c11a80527fb9f7af authored about 1 year ago by Francesco Tamagni <[email protected]>
Fix uninitialized mach0 opts in dyldcache loading ##bin

github.com/radareorg/radare2 - 4f967f5b50557964635487c722a05815572dc852 authored about 1 year ago by Francesco Tamagni <[email protected]>
Fix io.seek bug in self:// ##io

github.com/radareorg/radare2 - 195cbc9f38249e3332882b4221a5334172247fbe authored about 1 year ago by pancake <[email protected]>
Fix assert in example and build for r2pipeNative

* r2pipe module is broken on latest Swift, still needs a rework

github.com/radareorg/radare2-r2pipe - ceddc282f79216c50758e80f1729e797aa984765 authored about 1 year ago by pancake <[email protected]>
Basic example of a core plugin written in Swift

github.com/radareorg/radare2-r2pipe - 398b80edc206478e0fa230283c6348899839ab42 authored about 1 year ago by pancake <[email protected]>
Fix possible null deref in the elf parser related to bin.limits

github.com/radareorg/radare2 - 64ecd407eaefe45111bb3be6f03cf80cbe37b7e9 authored about 1 year ago by pancake <[email protected]>
Add hugging face test script

github.com/radareorg/r2ai - 59c13b834dc095af2e4b7eebaea48334a7434e13 authored about 1 year ago by pancake <[email protected]>
Add hugging face test script

github.com/radareorg/radare2-extras - 0a7590f748b9eaf65223181539b6b7cdca785eae authored about 1 year ago by pancake <[email protected]>
Integrate the memory profiler in test/perf

github.com/radareorg/radare2 - e4ddd1e0ddd82a742a7989ad247af4a4bbc11804 authored about 1 year ago by pancake <[email protected]>
Implement R2_ARGS as it was done for rabin2 and rarun2

* TODO: Unify all this logic into a single function

github.com/radareorg/radare2 - 5b0b9d09a93593fba7ac9c91d4a13ee450d4e2e4 authored about 1 year ago by pancake <[email protected]>
Implement R2_ARGS environment ##tools

github.com/radareorg/radare2 - 7dda1e97d92ae31c7eb5b4993d5b4c1ad1b16c7a authored about 1 year ago by pancake <[email protected]>
Minor callback fix in vsrc + update instructions

github.com/radareorg/r2app - 37ce7bfb1bbfbf6a4c77e0cfee01450126fb98fa authored about 1 year ago by pancake <[email protected]>
Handle RARUN2_ARGS env var in rarun2 ##tools

github.com/radareorg/radare2 - 8b550d2c5b2f39aa80bda73698c6ca64d544ce1a authored about 1 year ago by pancake <[email protected]>
Fix msvc build

github.com/radareorg/sdb - c4db2b24dacd25403ecb084c9b8e7840889ca236 authored about 1 year ago by pancake <[email protected]>
Show gcc version and improve checks in RSign.dbType()

github.com/radareorg/radare2 - 779698ead0c59955ecdee94406392cea977b2064 authored about 1 year ago by pancake <[email protected]>
Implement they REPEAT directive for r2r ##tests

github.com/radareorg/radare2 - 4746c14fd4e929c7c0bfa8be7be8846f3f617db7 authored about 1 year ago by pancake <[email protected]>
Use meson in the perf suite, add GHA scripts and 'make some' ##tests

* Nicer graph results by perfing only tags

github.com/radareorg/radare2 - 53c23ed0753867f3dbd24acf807d06c04dad1de6 authored about 1 year ago by pancake <[email protected]>
Add gzdoom big slow bin

github.com/radareorg/radare2-testbins - 7a6eefc7ff050fc6857f107b3bb0946defb6ae32 authored about 1 year ago by pancake <[email protected]>
Inline sdb.hash improve performance in hash ##perf

* Perf numbers are like 2.26 to 2.17s

github.com/radareorg/radare2 - eb855ca299f2218f655593eab909ad324bb32a3b authored about 1 year ago by pancake <[email protected]>
Use RPluginMeta in RLangPlugin ##api

github.com/radareorg/radare2 - 9224d220993ed650d32f777d5a38281afd482752 authored about 1 year ago by pancake <[email protected]>
Rename RCons.chop() into .trim() ##api

github.com/radareorg/radare2 - cd0dc06c0a76bc4da3277a397083797bce9a0465 authored about 1 year ago by pancake <[email protected]>
Rename RStrpool.ansiChop to ansiTrim() ##api

github.com/radareorg/radare2 - 372c40ec73e95fc154d122c8a742dfeaf8087bb0 authored about 1 year ago by pancake <[email protected]>
Add two missing log lines for aaa ##analysis

github.com/radareorg/radare2 - 79749761f486b08dd4319ba539ba763a670307ff authored about 1 year ago by pancake <[email protected]>
Implement more swapped conditionals support in type propagation ##analysis

github.com/radareorg/radare2 - f1e6d24a3030302ee3953b4b6234b54a8d47072e authored about 1 year ago by pancake <[email protected]>
Force always inline

github.com/radareorg/sdb - 8acf8df267017433f2ab15011c72a2a67cd2077a authored about 1 year ago by pancake <[email protected]>
Test old hash

github.com/radareorg/sdb - 905483cb47a99f5fb53615f8638af99dd5ecc406 authored about 1 year ago by pancake <[email protected]>
Fix mrproper on BSD systems (max args for rm) ##build

github.com/radareorg/radare2 - 773a1e0b7a438aaf3e8794e6911a410ea3c6e053 authored about 1 year ago by pancake <[email protected]>
Rollback the hash algo change and make it configurable

github.com/radareorg/sdb - 2977348934cfceaee75be6c66e7599a6341029ca authored about 1 year ago by pancake <[email protected]>
Add an option to inline the hashing logic

github.com/radareorg/sdb - bbc13d3b1cb61debfd5393eae545913a5f72b6a6 authored about 1 year ago by pancake <[email protected]>
Provide optimized string hashing algorithm with better metrics

* Filling a huge hashtable with this change, reduces the time from 2.22 to 2.15s
* Optimizing a ...

github.com/radareorg/sdb - 2cc32d27f2058c18b5ed9b4c9b2ae6f600c910e6 authored about 1 year ago by pancake <[email protected]>
RFlag.free() must return void ##api

github.com/radareorg/radare2 - 874566e6a7d5ad44c92abca0ece89df954c994d4 authored about 1 year ago by pancake <[email protected]>
Remove globals from bin.avr ##globals

github.com/radareorg/radare2 - 1bae1bee16391c3bedfb856bd04e80db9af5898b authored about 1 year ago by pancake <[email protected]>
Fix type confussion bug in the RBin.loadLangs() ##bin

* And pave the road for imports_vec to happen

github.com/radareorg/radare2 - 1be11bba36eff968a45ed445eefc8fe05c7d855c authored about 1 year ago by pancake <[email protected]>
Remove the boffset() callback from bin plugins

* it was used only for ELF, but it was already used internally

github.com/radareorg/radare2 - a869ae408f56cff12cee496050b8b35239bb41c5 authored about 1 year ago by pancake <[email protected]>
Use RPluginMeta in RBinPlugins ##api

github.com/radareorg/radare2 - 0b625d5b3bc64dee770d01d5dafd4c55f06798bb authored about 1 year ago by pancake <[email protected]>
RBinPlugin.loadBuffer() -> load() .. and checkBuffer() too ##api

github.com/radareorg/radare2 - 6b9009e2c60b8325300e563146e757df3f40864e authored about 1 year ago by pancake <[email protected]>
Fix #22132 - Add support for loading zignatures in multiple formats ##signatures

* Supports binary SDB, key=value text, r2 commands, json
* Autodetected by extension and contents

github.com/radareorg/radare2 - 8883e588140cd4c74fc416d90783ba8560e9dc39 authored about 1 year ago by pancake <[email protected]>
Remove unnecessary arguments to RBin.loadBuffer() ##bin

github.com/radareorg/radare2 - 38183e3fd0c3e834d946a9386843e1c5db3d67e8 authored about 1 year ago by pancake <[email protected]>
Remove init/fini from RBinPlugin ##bin

* We have loadBuffer() + destroy() already
* Not the best names, but at least there's only one

github.com/radareorg/radare2 - 77e4994a4f509b92650e150408972f02b800802d authored about 1 year ago by pancake <[email protected]>
Remove the boffset callback from the ninds and z64 plugins ##bin

github.com/radareorg/radare2 - 28a36e64dd4ee89a48a5d8dae5d78106a932f63d authored about 1 year ago by pancake <[email protected]>
Add another simple app for testing

github.com/radareorg/r2app - 64c19029a9acca962a6b267dbc502f6617e44801 authored about 1 year ago by pancake <[email protected]>
Fix RBinFile->o renamed to RBinObject->bo (#137)

* Fix RBinFile->o renamed to RBinObject->bo

* Add macro for reverse compatability

* Remove...

github.com/radareorg/iaito - d4ca777cbdb76b56761b936cb1f8e46b5196c61c authored about 1 year ago by Dennis Goodlett <[email protected]>
Add js example converting json zignatures into r2 scripts ##lang

github.com/radareorg/radare2 - 74cfeeea7f044ff14a2cdfd0ddf7a7c65525345f authored about 1 year ago by pancake <[email protected]>
Add frida based memory profiler script

github.com/radareorg/radare2 - 98cef88bba4ab058b0197d89fdbf705504284b62 authored about 1 year ago by pancake <[email protected]>
Fix early bail out in dwarf-only Mach-O symbol parsing ##bin

github.com/radareorg/radare2 - a2623adbd92e95624f812ed247562bae818cf01c authored about 1 year ago by Francesco Tamagni <[email protected]>
Add memory log parser ##tests

github.com/radareorg/radare2 - 7a813acabef2800ce32c2ea1697200d5ff7e35d8 authored about 1 year ago by pancake <[email protected]>
Add custom memory profiler for test/perf

github.com/radareorg/radare2 - 38879025bf863b5272cdb307c20969f329a8c73a authored about 1 year ago by pancake <[email protected]>
Sync meson.build include list from shlr/sdb

github.com/radareorg/radare2 - 381adc0333dcf33f133a93aa8e7aa5177b513f3e authored about 1 year ago by pancake <[email protected]>
sla files are no longer needed

github.com/radareorg/r2ghidra - 78691a47f195b321a3c1030441c2d00df00589c2 authored about 1 year ago by pancake <[email protected]>
Update gn-0.4.1

github.com/radareorg/r2ghidra - cc6964218944eca04172873e2154e7e7c61032dd authored about 1 year ago by pancake <[email protected]>
Add patch fixing infinite loop

github.com/radareorg/ghidra-native - 21b6dbafee5b8265ee000827dd31f542ad46861d authored about 1 year ago by pancake <[email protected]>
Fix sync-hexagon

github.com/radareorg/ghidra-native - b5471067c4e1b7116cac87d0978a836eb1bb25b8 authored about 1 year ago by pancake <[email protected]>
Use ghidra-native-0.4.0

github.com/radareorg/r2ghidra - 7a681cbe24c0b414eb191d1372952e9a71370e7c authored about 1 year ago by pancake <[email protected]>
Sync with GHIDRA again

github.com/radareorg/ghidra-native - 0ace49cd33cbdcfa247655a1d49a2b4d7fb7cbd3 authored about 1 year ago by pancake <[email protected]>
Add V example

github.com/radareorg/r2app - 6ef6d7eebdb865c42a2f9e3508516bf3d0f31c49 authored about 1 year ago by pancake <[email protected]>
Initial implementation of the benchmark suite ##tests

* make -C test/perf

github.com/radareorg/radare2 - d19336c86bfef270783fd376c4e4863e06b9d85d authored about 1 year ago by pancake <[email protected]>
Install more headers

github.com/radareorg/sdb - ce5c6073f9c7de15929ca991d0973683dd3f9285 authored about 1 year ago by pancake <[email protected]>
Revert buggy "Fix ub in macho classparsing" and add test ##bin

* This reverts commit 1342d251bddb773d6ad324ab32eacdf31fe3f59b.

github.com/radareorg/radare2 - 9a10cc16faaf50690cdc279539972a1bf77946bb authored about 1 year ago by pancake <[email protected]>
Add Mastodon app from iOS for testing purposes

github.com/radareorg/radare2-testbins - 0ace681eb9231e0b1fc017b43a018a373dcc41b0 authored about 1 year ago by pancake <[email protected]>
Fix `cd test/db/cmd && r2r .` ##tests

github.com/radareorg/radare2 - 46a676b37db29026ca8e973e5900d5c174ed144a authored about 1 year ago by pancake <[email protected]>
Relax =+rap://ip/ (missing file) assert check ##io

github.com/radareorg/radare2 - d8a7298dedb759a4d63818109efc0ee526a27197 authored about 1 year ago by pancake <[email protected]>
Add loopcounts to ESIL trace ##esil

github.com/radareorg/radare2 - cd860dac55e20e4d542b85786570ac5a2e72e455 authored about 1 year ago by Luc Tielen <[email protected]>
Massage the code to make tests pass

github.com/radareorg/radare2 - d4955f0cffbc5dca22fa89c5195a1521c0e020ca authored about 1 year ago by Luc Tielen <[email protected]>
Reuse more allocated memory during aaft ##anal

github.com/radareorg/radare2 - bbd547e7d1698b0958f4df3b5a0688fa7be0ced1 authored about 1 year ago by Luc Tielen <[email protected]>