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 glitch in asm.bytes.space ##disasm

github.com/radareorg/radare2 - 26bd034a3ade144b251ef601b01f806c792497f3 authored 11 months ago by pancake <[email protected]>
Flip boolean condition for di

github.com/radareorg/radare2 - 7d8bad5ba11b19e4a3520d3aeaf1796ce6b4efd0 authored 11 months ago by Lars Haukli <[email protected]>
Fix oob write for dwarf with abbrev with count 0

github.com/radareorg/radare2 - 72bf3a486fa851797aa21887a40ba0e3d3a6d620 authored 11 months ago by Yiheng Cao <[email protected]>
Fix file dialog type, which sometimes breaks build [#152]

github.com/radareorg/iaito - d7970177f3f2b830206ff6cee701679051a196cf authored 11 months ago by jjdredd <[email protected]>
Fix missing trycatch

github.com/radareorg/r2ai - b493d7f59d5c9e40de57abfed44523c08837643d authored 11 months ago by pancake <[email protected]>
Add the tricky 'tmp' register in the arm64 debugger protilfe

* Many arm64 instructions use the tmp register

github.com/radareorg/radare2 - f1d368e0128b7b9ba404bbb4bf06e53441b05bc6 authored 11 months ago by pancake <[email protected]>
Minor code cleanup in esil.c

github.com/radareorg/radare2 - a7d55072203cf593a337acada08b4eeb3d5d9c81 authored 11 months ago by pancake <[email protected]>
A bit faster internal_esil_reg_write

github.com/radareorg/radare2 - 89924b494c07ff142726878098c7258e3f4a0cbd authored 11 months ago by pancake <[email protected]>
A bit verboser esil eq operation

github.com/radareorg/radare2 - 7e62c6caf3bde7eeee78ad789ea46e1d62af2c74 authored 11 months ago by pancake <[email protected]>
Faster REsil.use() when the plugin is already set

github.com/radareorg/radare2 - 8f2001f5e77aacbd3195dae500b5d6b08eea0f1e authored 11 months ago by pancake <[email protected]>
Esil.stackFree is no longer accepting null

github.com/radareorg/radare2 - 579d66e85889ab5c27f8a393c31074d96af313d4 authored 11 months ago by pancake <[email protected]>
Refactor ik outside the i loop

github.com/radareorg/radare2 - 5b71b07c6a39478d4fcdb59d977bd56d526a7baf authored 11 months ago by pancake <[email protected]>
Refactor iA and io outside the info loop

github.com/radareorg/radare2 - 7d73bf0d725a12522616910591a8f019af3b9f16 authored 11 months ago by pancake <[email protected]>
Remove unused or broken scripts

github.com/radareorg/iaito - cd7a2d08ca68cf3becf2b0edc5d3078b4594985d authored 11 months ago by pancake <[email protected]>
Fix rebasing of dyld cache pointers at page boundary ##bin

github.com/radareorg/radare2 - 28988bc8888c77a114e122f7f0c7b42f3f9f883d authored 11 months ago by Francesco Tamagni <[email protected]>
Add support for iOS Simulator dyld caches ##bin

github.com/radareorg/radare2 - f1ee89e6115002b94a97440235e386b266d5de0f authored 11 months ago by Francesco Tamagni <[email protected]>
Mangled function signatures for za ##zignatures

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

github.com/radareorg/radare2 - e167df4fdabe04a5a8c52945777b4aeaa52b57f7 authored 11 months ago by Murphy <[email protected]>
Fix/respect bin demangle macho c++ bins v3 ##bin

* Add test demangling ELF & Mach0 symbols
* Fix tests
* Fix mangled symbols management for cpp...

github.com/radareorg/radare2 - e9ab6af50d8e225d08ff6de4e92f22a5339d84a9 authored 11 months ago by Murphy <[email protected]>
Walk Mach-O exports from LC_DYLD_EXPORTS_TRIE too ##bin

github.com/radareorg/radare2 - 5ba31f5a1f6a58986d1b42e1a64fc2633c3df092 authored 11 months ago by Francesco Tamagni <[email protected]>
Oops fix master

github.com/radareorg/radare2 - 82fbc2fdb469029f4585f55722d59c36ce549a5f authored 12 months ago by pancake <[email protected]>
Fix #22549 - all warnings spotted by infer

github.com/radareorg/radare2 - da62c26636a5531cfd7824976c3c71fb24035ec1 authored 12 months ago by pancake <[email protected]>
Fix improvable null deref

github.com/radareorg/sdb - e3e59e2d445279be8f4e5bb948f927621537e5fd authored 12 months ago by pancake <[email protected]>
Ensure some logs are printed via the bulitin

github.com/radareorg/r2ai - bbd9be54c6f2bce53486129e3097ee99fe52f971 authored 12 months ago by pancake <[email protected]>
Support loading r2ai scripts, not just python ones

github.com/radareorg/r2ai - 0f4a0ec40ca8e4e372245a746bf24aa28f084f6e authored 12 months ago by pancake <[email protected]>
Fix missing slurp in the repl

github.com/radareorg/r2ai - 9aa800e96f93b3b8d264efb55496d4317f969156 authored 12 months ago by pancake <[email protected]>
Fix infinite loop exposed in iaito when selecting mcore ##arch

github.com/radareorg/radare2 - df96c0008e8bc3cb37bcf3c9a3d6c25f825e42e1 authored 12 months ago by pancake <[email protected]>
Publishing both sync and async apis

github.com/radareorg/radare2-r2papi - 1cccc0521fa021b4356b4b4e0a85fffae320e5da authored 12 months ago by pancake <[email protected]>
Run eslint in the CI

github.com/radareorg/radare2-r2papi - 273498e80c2313f08ea62361a8366f6a22028242 authored 12 months ago by pancake <[email protected]>
Use prettier to indent the Typescript code

github.com/radareorg/radare2-r2papi - 419295ce5a3d0c3bbd443890cb03300742d94567 authored 12 months ago by pancake <[email protected]>
make lint with eslint

github.com/radareorg/radare2-r2papi - b55d894cc624486a6260e6410d7634bb69749869 authored 12 months ago by pancake <[email protected]>
Add eslint and update dependencies

github.com/radareorg/radare2-r2papi - 32b575a3064955ea51993e0de37515017d061894 authored 12 months ago by pancake <[email protected]>
Fix memleak in sign.c

github.com/radareorg/radare2 - b3e6327db08dd6720737d6d8efd59c8a233ed30f authored 12 months ago by gogolovefish <[email protected]>
Update pyc magic detection ##bin

* Add const to everything
* Mark new functions with R_IPI
* Update linter to accept cmp( with ...

github.com/radareorg/radare2 - faafedf22c02542634c0947738327fa924ab0bc6 authored 12 months ago by Dennis Goodlett <[email protected]>
Initial refactor to support sync r2papi autogeneration from the newly ocoked async logic

* This is WIP, so maybe I broke something by accident, will push more fixes soon

github.com/radareorg/radare2-r2papi - 5a4c597c367f81ee93c9ccd8de66390c20e4c85a authored 12 months ago by pancake <[email protected]>
Add asyncify script, far from perfect, but shows the limitations

github.com/radareorg/radare2-r2papi - 398ae91b18de70f184de48aa7ab49cf25bbf4f49 authored 12 months ago by pancake <[email protected]>
Move files and improve make clean

github.com/radareorg/radare2-r2papi - 94d5c5899bfb7a226e3b864a4827d2ddf3e5a693 authored 12 months ago by pancake <[email protected]>
Remove the retdec package because the repo is archived and abandoned

github.com/radareorg/radare2-pm - 31d8fbcbcc7ffdb1c8c3db43e9c5ee8c3ce519fc authored 12 months ago by pancake <[email protected]>
Fix the r2retdec package

github.com/radareorg/radare2-pm - f6baffceeceae0e1db13efbe295618f7fcb38ae6 authored 12 months ago by pancake <[email protected]>
Use strbuf_newf instead of new+setf

github.com/radareorg/radare2 - 7180005db00811c5690e534556f36de5d14e8dfa authored 12 months ago by pancake <[email protected]>
Fix #22539 - Remove 2044 max hard limit in string scan ##bin

github.com/radareorg/radare2 - d9440172185e74aff6e63f4f8b2646db68480954 authored 12 months ago by pancake <[email protected]>
Bump the capstone5 commit hash, just minor fixes

github.com/radareorg/radare2 - b85616ae2506712acf013de8d2d2aebea547a58e authored 12 months ago by pancake <[email protected]>
Add string limit file

github.com/radareorg/radare2-testbins - e6ae0f148ec43f6e199b0eebfd3cfa42d92fbdca authored 12 months ago by pancake <[email protected]>
Add Class C++ ELF file

github.com/radareorg/radare2-testbins - 110441c1fdeb69c4ff3b7dbf4bf754db7e226d83 authored 12 months ago by Murphy <[email protected]>
Add Class C++ Mach0 file

github.com/radareorg/radare2-testbins - 63fdcc609c7970218bbbeb7c924627c43e57bec7 authored 12 months ago by Murphy <[email protected]>
Add anfl command and anal.slow to bring back the old autoname functionality ##analysis

github.com/radareorg/radare2 - 79c201b378f9a774930e1ffbe312fbee13d9b61e authored 12 months ago by pancake <[email protected]>
Add help for the single quote command prefix

github.com/radareorg/radare2 - 1fc4ff8dfeb4678f19ec9befa39438a8e1592045 authored 12 months ago by pancake <[email protected]>
Fix q4im issue

github.com/radareorg/r2ai - 556a9c67af82c18bb3017704051496a5b6ae152b authored 12 months ago by pancake <[email protected]>
Fix `diff` command ##util

github.com/radareorg/radare2 - 314499adeacd3d4d230926fe203c525bed1e84b6 authored 12 months ago by pancake <[email protected]>
Implement the ciE command to compare exports between two objects ##bin

github.com/radareorg/radare2 - ec806064c7b76cb3ec94de3eb1089e4806e02592 authored 12 months ago by pancake <[email protected]>
Some interface fixes

github.com/radareorg/radare2-r2papi - b05c10d473572278a24981919b0990fa8d1dc413 authored 12 months ago by pancake <[email protected]>
Update r2pipe-promise with missing callbacks

github.com/radareorg/radare2-r2pipe - f0d500d60be81ec9a814436714ce5053e3f1ced7 authored 12 months ago by pancake <[email protected]>
Add missing type definitions for the new r2pipe callbacks

github.com/radareorg/radare2-r2pipe - bb9ee7f4e11a771a074ee36172ef4d9638bf9fef authored 12 months ago by pancake <[email protected]>
Ensure the promise uses an updated r2pipe

github.com/radareorg/radare2-r2pipe - 5f17b4bec10061581923c1c05bfeddddf1e98030 authored 12 months ago by pancake <[email protected]>
Release new r2pipe-promise with new call-backs

github.com/radareorg/radare2-r2pipe - a6949e2fa4e572cc80ed5fbb3c79b94500233846 authored 12 months ago by pancake <[email protected]>
Release new version of r2pipe with new callbacks

github.com/radareorg/radare2-r2pipe - 9a39cafb8f179709fd71a05ee2c282e5e55e60d8 authored 12 months ago by pancake <[email protected]>
Add missing methods in r2pipe object to handle latest r2papi callbacks

github.com/radareorg/radare2-r2pipe - 17055a5690290ef0593e712ebc722c52498ae589 authored 12 months ago by pancake <[email protected]>
Slightly reduce wasm builds

github.com/radareorg/radare2 - dbc4e171201ed390e57781cb510f08a7ac28e279 authored 12 months ago by pancake <[email protected]>
Add redirect to use gh pages for r2wasm

github.com/radareorg/radare.org - fea20c3386c826c4b64f7da148b04e0689cc61f6 authored 12 months ago by pancake <[email protected]>
Fix op_pos oobread crash in ollvm'd binary ##crash (#22535)

Thanks @apkunpacker for reporting

github.com/radareorg/radare2 - 0c877230c51bd0ce2ec73628813bef98212ee659 authored 12 months ago by pancake <[email protected]>
in openchatland 0106 is newer than 1210

github.com/radareorg/r2ai - 41b418addd47b62bbdde26143b4566161e8b7b85 authored 12 months ago by pancake <[email protected]>
Add chat.code to make code block highlighting optional

github.com/radareorg/r2ai - ca19d77b5c7ba600f093beba6c274c8a9df7e3db authored 12 months ago by pancake <[email protected]>
Add support for the openchat model

github.com/radareorg/r2ai - dd1570a781c902d2a6236eb707b0a634d77ede78 authored 12 months ago by pancake <[email protected]>
Minor dm command help cleanup

github.com/radareorg/radare2 - f18282c36a7a1e0d5f6967d45945db9283f9080e authored 12 months ago by pancake <[email protected]>
Fix crash and release 1.8.8

github.com/radareorg/radare2-r2pipe - 8fa6458bdccab01b247111e82410f62534284e6e authored 12 months ago by pancake <[email protected]>
Fix some pylint issues

github.com/radareorg/radare2-r2pipe - c5281aefe8d304b3eafcae71fd1b4798371d00ee authored 12 months ago by pancake <[email protected]>
Release r2pipe.py 1.8.6

github.com/radareorg/radare2-r2pipe - 5fda8b3042d849fe05141e62e13028cc4d7d6df3 authored 12 months ago by pancake <[email protected]>
Fix #159 by @ret2c7 - broken python-r2pipe-native on Linux

github.com/radareorg/radare2-r2pipe - 617ff399f30b266252c28a4cc47b7ddee2200ec1 authored 12 months ago by pancake <[email protected]>
Add another markdown for doc/data

github.com/radareorg/r2ai - 540b0bb808db9168a216f79e547ac965b1cc951a authored 12 months ago by pancake <[email protected]>
Refactoring main.py into r2ai.repl for faster plugin loading times

github.com/radareorg/r2ai - 4cc7e143231297e1b3533b8a6779ec08e3b6f6e2 authored 12 months ago by pancake <[email protected]>
Check cons->line is there in `scr.demo` setter ##config

In this way it doesn't crash for NULL dereference if `e scr.demo=false`
is run within a `r_core_...

github.com/radareorg/radare2 - 7c0c74195a9f0eb25ea27143cff82e9c0d01b631 authored 12 months ago by Francesco Tamagni <[email protected]>
Link against r_arch when using qmake

github.com/radareorg/iaito - c3409ab2517b593c0c1eb0c98583984309695c5c authored 12 months ago by pancake <[email protected]>
Support RBinName adding shims header for backwards compatibility

github.com/radareorg/iaito - 18ac71a371ee9b20a5cc9363e4b28310f3251d20 authored 12 months ago by Francesco Tamagni <[email protected]>
Add ed-! and make it prompt by default before deleting your radare2rc

github.com/radareorg/radare2 - 27f66b350bc0dd3ae5d4e178777d4f5e5be41dab authored 12 months ago by pancake <[email protected]>
Ignore hidden and package.json files from indexer

github.com/radareorg/r2ai - 6e031fa7b3ff4a9df25774c447b834e6015c8abb authored 12 months ago by pancake <[email protected]>
next -> continue

github.com/radareorg/r2ai - 9ce6a6ac91d00b19b283eb32dd1e054d7676ee12 authored 12 months ago by pancake <[email protected]>
Fix query length computation when chat.reply is false

github.com/radareorg/r2ai - 01541e1c9effacd42fbc1e0b50319d64b24fc807 authored 12 months ago by pancake <[email protected]>
Improve search hint support for ferret models

github.com/radareorg/r2ai - 9b38e51533b969c9f62a03a3128e4bb6e8ab7497 authored 12 months ago by pancake <[email protected]>
Use unique=True, batch_results="diverse") if possible in vectordb

github.com/radareorg/r2ai - 4048ecfb07e1a7ff310c723b1668dd7e9f085f52 authored 12 months ago by pancake <[email protected]>
Use local vectordb installation (pip version is too old and buggy)

github.com/radareorg/r2ai - c80748188ccfb6d8e44c2ec5def82f3a762c1f5e authored 12 months ago by pancake <[email protected]>
Switch to the dolphin-phi2 model by default

github.com/radareorg/r2ai - 7b7b66828fe44c78d5c239ec9255be92022f4de1 authored 12 months ago by pancake <[email protected]>
Add -Lj and improve -L

github.com/radareorg/r2ai - dd84bdd1562047c9bfc20bc3e62846164d33d5bc authored 12 months ago by pancake <[email protected]>
Minor fixes to publish r2papi-python

github.com/radareorg/radare2-r2papi - 6d0fbec2674a1b7235147c04311d407dfa84fb66 authored 12 months ago by pancake <[email protected]>
Fix dangling pointer use in the rvec implementation

github.com/radareorg/radare2 - 72e00141b32082394592a624ed8567fdb1051b3c authored 12 months ago by pancake <[email protected]>
Add natural language compressor using the nltk module

github.com/radareorg/r2ai - 2e5b3ebf5d2ea9da5217fca43f0a6c146ce5ddd4 authored 12 months ago by pancake <[email protected]>
Add missing index.ts

github.com/radareorg/radare2-r2pipe - e96e9bdadb9f00c3461940104123820c3bdac069 authored 12 months ago by pancake <[email protected]>
Missing R2_BINDIR definition for mingw builds

github.com/radareorg/radare2 - b9d7b1da80e55bf40448c28c66e11ad68bfffac4 authored 12 months ago by pancake <[email protected]>
Add missing R2_BINDIR in r2 -H

github.com/radareorg/radare2 - 3bc91d275ca6ff9058e87722a883e7be8030c5b6 authored 12 months ago by pancake <[email protected]>
Load script plugins from system directories, and cleanup logic

github.com/radareorg/radare2 - 8ba101fc2193e4aa3ff59b02c619e49ca96b887e authored 12 months ago by pancake <[email protected]>