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

Add some basic apis like in frida for version ..

github.com/radareorg/radare2-r2papi - 0d7d91c85f34b616abbf413e87b997bcb9dac6af authored almost 2 years ago by pancake <[email protected]>
Update version

github.com/radareorg/r2env - 2468813a3c74dff03238ccd6c284040e6617582d authored almost 2 years ago by Murphy <[email protected]>
Add some more checks for null derefs related to io bank relocs

github.com/radareorg/radare2 - db405b93e32788a55d444f996f19ff45d7a821a7 authored almost 2 years ago by pancake <[email protected]>
Add poc of null deref for iobank from coolkingcole@huntrdev

github.com/radareorg/radare2-testbins - 506a9b32f3dd9ef58e4ca1dcc23cf683d69f2c0f authored almost 2 years ago by pancake <[email protected]>
Fix null deref in io.bank ##crash

* BountyID: 075b2760-66a0-4d38-b3b5-e9934956ab7f
* Reported by @coolkingcole
* Reproducer `POCbank`

github.com/radareorg/radare2 - 842f809d4ec6a12af2906f948657281c9ebc8a24 authored almost 2 years ago by pancake <[email protected]>
Add --with-ssl-crypto, rename --with-openssl to --with-ssl ##build (#21213)

* Expose the use_ssl_crypto option for meson
* Add SSL builds in the CI

github.com/radareorg/radare2 - 5c0bde8ea01a6c3ac6966c8cec231019e4e1b9e7 authored almost 2 years ago by pancake <[email protected]>
Add support for radare as a shlib

github.com/radareorg/r2pipe.rs - a66ddad12376a1902fa8032915ea3af8557b1d84 authored almost 2 years ago by RHL120 <[email protected]>
Install radare2 in CI and add a simple test

github.com/radareorg/r2pipe.rs - 50c689f4bc8ead81c9566a1d6bff7337fc6ad22b authored almost 2 years ago by RHL120 <[email protected]>
Update typescript compiler and move r2plugin into r2 ##js

* Update to the latest r2papi0.0.14 adds wip esil apis
* Support more js profiles with a global ...

github.com/radareorg/radare2 - 7fd869d05e548baf5621e1fb21f8086a80c40ddb authored almost 2 years ago by pancake <[email protected]>
Add R2_DEBUG_NOPAPI env var ##tools

github.com/radareorg/radare2 - 297126b871529e500b5c327fbfa8b2f88c455df3 authored almost 2 years ago by pancake <[email protected]>
Add 5.8.0 to the profile

github.com/radareorg/r2env - 223af1e85d1d0889f40e232dc40980be7410a638 authored almost 2 years ago by pancake <[email protected]>
Fix ARM assembler for blt, ble, cmn, tst, and teq instructions ##asm

github.com/radareorg/radare2 - 129a38f9466bf6ac202c3055bf8d5b58ecb784a2 authored almost 2 years ago by kyufie <[email protected]>
Add some test for ARM assembler ##test

github.com/radareorg/radare2 - 1aa6cf646448e71e61ac5abdbe6da09a85ae143c authored almost 2 years ago by kyufie <[email protected]>
Fix the pdq plugin and add more enumerate* functions

github.com/radareorg/radare2-r2papi - 605b1a838e685d2a60a0e110b0fdb7ce4ca76d18 authored almost 2 years ago by pancake <[email protected]>
Release r2papi.ts 0.0.11 - refactoring and use r2.plugin/unload

github.com/radareorg/radare2-r2papi - 549fa20283ab0e365534cff0cb9ba463730ddb5e authored almost 2 years ago by pancake <[email protected]>
Move the python CI from travis to GHA

* setup.py fails to install the module because of py3 changes

github.com/radareorg/radare2-r2papi - 7f10642007788f596fc97f3d526238880fc9d1db authored almost 2 years ago by pancake <[email protected]>
Add typescript checks in the CI

* Test is ignored because r2-5.8.0 is not capable of loading plugins (will fix after new release)

github.com/radareorg/radare2-r2papi - f10fdcb01a282feb06af5cb999fff427fb224f4f authored almost 2 years ago by pancake <[email protected]>
Add clippy to the CI

github.com/radareorg/radare2-r2papi - 270e85df4df6af362ce03c0fdb376831ccd0a1d9 authored almost 2 years ago by rhl120 <[email protected]>
Add fmt to the CI

github.com/radareorg/radare2-r2papi - 12963f5144cbe51da690bc7389688733d937c159 authored almost 2 years ago by rhl120 <[email protected]>
Create rust.yml

github.com/radareorg/radare2-r2papi - 06f47de54a02b3c2b72efd6d6eec59918f212feb authored almost 2 years ago by RHL120 <[email protected]>
Remove warns by checking the values of type Result (#23)

github.com/radareorg/radare2-r2papi - 5f9fac59630b449033b2119562408fbf4a669bc2 authored almost 2 years ago by RHL120 <[email protected]>
Make the edition 2021 in Cargo.toml

github.com/radareorg/radare2-r2papi - 1d9283d2e180242ad241b7ed15277ad160ebf085 authored almost 2 years ago by rhl120 <[email protected]>
Remove the anon params in api_traits.rs to make it work in 2021

github.com/radareorg/radare2-r2papi - 757bcde51d640298d5825530efdeee8106365e5f authored almost 2 years ago by rhl120 <[email protected]>
Update the use statements to work in 2021

github.com/radareorg/radare2-r2papi - 380218e4d9f4b70cba4c2f7e2bbb2aa46727dcce authored almost 2 years ago by rhl120 <[email protected]>
Add test for gb srcs/dsts json and valtype ##anal

github.com/radareorg/radare2 - 99b72288bf01b736e69ea5271935ec8b1cc2d495 authored almost 2 years ago by pancake <[email protected]>
meson: Install various missing files ##build

While switching our Alpine Linux radare2 package from the GNU autotools
build system to the mes...

github.com/radareorg/radare2 - cabba7329bd409709bf398a1efc852efb0e82f4c authored almost 2 years ago by nmeum <[email protected]>
Fix undefined behaviour in quickjs when casting double to int64 ##js (#21208)

github.com/radareorg/radare2 - bf8d32fafb4215cd6e2f0c9412fa4206969e3ab5 authored almost 2 years ago by pancake <[email protected]>
Fix #21205 - Missing object definition for aoj ##json

github.com/radareorg/radare2 - d2c8770995e66dfc8746cd91ac5ada7f73e57ecd authored almost 2 years ago by pancake <[email protected]>
pdrj shouldnt be modifying the current seek ##shell

github.com/radareorg/radare2 - 98c68ddc1a1ae67c0debd267db9c15d549b36d45 authored almost 2 years ago by pancake <[email protected]>
Improved pdq usage and results

github.com/radareorg/radare2-r2papi - 0aa0d591776f11b871af19e381cbcc7fdc35b730 authored almost 2 years ago by pancake <[email protected]>
Dont call r_anal_cond_tostring with null cond

github.com/radareorg/radare2 - 66b7c94b2bd8918bdfc6b682f123c258341c2557 authored almost 2 years ago by pancake <[email protected]>
Intial working pdq plugin on top of esil.ts

github.com/radareorg/radare2-r2papi - cf4ed9fbf01e4e9a7d07eff081da6f5d20d725ec authored almost 2 years ago by pancake <[email protected]>
Fix undefined behaviour in double->int cast ##js

* Dim the double value to MAX/MIN_INT32

github.com/radareorg/radare2 - c78a00aa013492d5cd9b9a6b2a189d7313f15ae6 authored almost 2 years ago by pancake <[email protected]>
Unsign the shift

github.com/radareorg/radare2 - 4f5114f0ef725b35dfd0a7a994ce515395d43c70 authored almost 2 years ago by pancake <[email protected]>
Extra checks and enforce the singleton core plugin ##js

github.com/radareorg/radare2 - 77c3797c719fce317c969b4c3a3000cbcd835865 authored almost 2 years ago by pancake <[email protected]>
Initial esil api for ts

github.com/radareorg/radare2-r2papi - 8c0b1aa1ef3e4fc81f80dde25cc5961e160e0ea9 authored almost 2 years ago by pancake <[email protected]>
Improve typescript entrypoint logic detection ##js

github.com/radareorg/radare2 - 15a92dbd0a8f20b78f9bc47f932bed00c826b360 authored almost 2 years ago by pancake <[email protected]>
Fix runtime assert when shifting int beyond its limits in qjs

github.com/radareorg/radare2 - 94eca6218a069a97bb73d5b2e01ecc334570bebf authored almost 2 years ago by pancake <[email protected]>
Initial support for javascript core plugins ##js

github.com/radareorg/radare2 - dd8a58a07da81b82e2f76e6864c1e8c7a7cc66f4 authored almost 2 years ago by pancake <[email protected]>
Fix disp negative unsigned gcc12 warning in arm.cs

github.com/radareorg/radare2 - 031da1be8f6c9aa55f6e4e76df962d2c85dc32e8 authored almost 2 years ago by pancake <[email protected]>
Oops missing comma

github.com/radareorg/radare2 - 64bab85043b95d7b6e532db7d02f76d560a3d13f authored almost 2 years ago by pancake <[email protected]>
Fix R2PM_DEPS first time issue ##r2pm

* Fixes the problem of r2ghidra-sleigh not being
* installed when installing r2ghidra

github.com/radareorg/radare2 - 3a0ad160b0b4a46e21726e7f57512cb90e4ef5d1 authored almost 2 years ago by pancake <[email protected]>
Report better errors on first r2pm setup ##r2pm

* error if curl|wget, git and make are not available
* check if the pkgdb have been downloaded a...

github.com/radareorg/radare2 - 7307347b2678fa7eb66477a8c49c8d52fdf90b03 authored almost 2 years ago by pancake <[email protected]>
Fix RFile.path() when $PATH contains no colon ##api

* Fixes r2 -d on termux

github.com/radareorg/radare2 - 59dddb52a49ce19476c4faf01ac1210e0239473b authored almost 2 years ago by pancake <[email protected]>
Show error when passing un-even hexpair to rasm2 ##tools

github.com/radareorg/radare2 - 3ba5ff5c9a4cc48ef4da75637146b695810e24d9 authored almost 2 years ago by pancake <[email protected]>
Upgrade r2papi-ts from 0.0.4 to 0.0.10 ##js

github.com/radareorg/radare2 - 08a9b55ba3b860c8c4e66292be104a599187d9b0 authored almost 2 years ago by pancake <[email protected]>
Support typescript Main namespace and pass --allowJs ##js

github.com/radareorg/radare2 - 7a879ce490cd29fae84509a9cdad2e80f7fe3c12 authored almost 2 years ago by pancake <[email protected]>
Add -j command as an alias for js: ##shell

github.com/radareorg/radare2 - 3ee3d9dd8029c799ece2879d4346e06ac306fe96 authored almost 2 years ago by pancake <[email protected]>
Implement `pvp` and `wvp` to print and write pointers ##print

* Uses wv8/wv4 depending on asm.bits

github.com/radareorg/radare2 - 45605fce9df49679bcac1b99933ce59112c4c270 authored almost 2 years ago by pancake <[email protected]>
Improve json output for mlj - mountpoint type and delta ##fs

github.com/radareorg/radare2 - e9ea4b46ae81ae537b6ca25563461beac70ec2ce authored almost 2 years ago by pancake <[email protected]>
typescript: 0.0.10: Fix callj and add enumerateModules()

github.com/radareorg/radare2-r2papi - cb21f716816874bbd8baaaa3460ab8b7d87bf521 authored almost 2 years ago by pancake <[email protected]>
typescript: 0.0.9: Fix fundamental pointer arithmetic issues

github.com/radareorg/radare2-r2papi - 40e1606c95c7eea6b4dd70b136d05e44cac02ac2 authored almost 2 years ago by pancake <[email protected]>
On the road the stability

github.com/radareorg/radare2-r2papi - 03b56def57c0e15f19b7b8ad41b9aa5fa97683c0 authored almost 2 years ago by pancake <[email protected]>
typescript: 0.0.7: Improved pointer and shell apis

github.com/radareorg/radare2-r2papi - cc2c70ba21a7cbe3f808cc64ae8b638114c6739e authored almost 2 years ago by pancake <[email protected]>
Minor fix and release 0.0.6

github.com/radareorg/radare2-r2papi - 3c4ff5873e257ab3792763079913b00da147d885 authored almost 2 years ago by pancake <[email protected]>
Release r2papi for typescript 0.0.5 still very wip

github.com/radareorg/radare2-r2papi - 6749a1d753254fff51f36c2a758fb9cc79a0ad5c authored almost 2 years ago by pancake <[email protected]>
Add shell api, documentation, example program using namespace Main

github.com/radareorg/radare2-r2papi - d5da9c9e0c9c5c71882ae97b816e1514316d34fa authored almost 2 years ago by pancake <[email protected]>
Add r2papi-shell for typescript,

github.com/radareorg/radare2-r2papi - b706a2820709909fa672156eaeaf1ccf41353b7a authored almost 2 years ago by pancake <[email protected]>
Fix an issue with Windows

github.com/radareorg/r2pipe.rs - c0260db239604bfed46142629c6272ada8f0e3f8 authored almost 2 years ago by RHL120 <[email protected]>
Use fakeroot if available when packaging for debian ##build

* Fixes #21197 and #21198

github.com/radareorg/radare2 - d0cf499928a24406f0cdd6af786aff5b9167aa00 authored almost 2 years ago by pancake <[email protected]>
Fix #21196 - e?? not printing config var

github.com/radareorg/radare2 - 8a3c0bc8ba3eb69ab9ce7f80c62a78b29d1657ee authored almost 2 years ago by pancake <[email protected]>
Fix fortune message for #md5 and add ph: variant of "ph " ##print

github.com/radareorg/radare2 - bdb1e7227d288ae77f92ace5dfe952a2918694d4 authored almost 2 years ago by pancake <[email protected]>
Enable arch and esil deps for windows only

github.com/radareorg/r2ghidra - 0f57a9bdd51e83a00fa80e2a3fa6794c2c5eab36 authored almost 2 years ago by pancake <[email protected]>
Fix msvc builds

github.com/radareorg/r2ghidra - 803d59f17067c31107db3d17b2fbe9d79d3ee0bb authored almost 2 years ago by pancake <[email protected]>
Fix wasi builds

github.com/radareorg/radare2 - 341695d1589386bcd56c2c3fd44c95cdfd0af00b authored almost 2 years ago by pancake <[email protected]>
Generate a tarball with all the sources inside

github.com/radareorg/radare2 - 4d68d279fee597a4a0d8323c31d500dd88f7975d authored almost 2 years ago by pancake <[email protected]>
Initial experimental support for portable qjs packages ##r2pm

github.com/radareorg/radare2 - f801ee7ada316b092081b2f560c6e8fc53bf9393 authored almost 2 years ago by pancake <[email protected]>
Add the ability to run qjs scripts with `r2 -je` ##shell

github.com/radareorg/radare2 - 9fcd0ef66881110d24851f65cdf082de4f0c2584 authored almost 2 years ago by pancake <[email protected]>
Release 5.8.0

github.com/radareorg/iaito - cbf1992d78224f7e2a8ae7bd5701b759908a723f authored almost 2 years ago by pancake <[email protected]>
Update appdata file

github.com/radareorg/iaito - f799eaf0cdb3b3bb4186360afc8cdbd328c367cf authored almost 2 years ago by pancake <[email protected]>
Add proper warning when building libbochs on 64bit

github.com/radareorg/radare2 - e8a86a28e4da6ae4413953111e50c85b5051f09a authored almost 2 years ago by pancake <[email protected]>
Add missing rangstr.h in the meson installation

github.com/radareorg/radare2 - 6ce25941029593dabd7e2e1fd49f959ee02348cf authored almost 2 years ago by pancake <[email protected]>
Upgrade github actions and stop using set-output

github.com/radareorg/r2ghidra - b4e45cea96b45ee9034e8cfd854bdaf6a86d9937 authored almost 2 years ago by pancake <[email protected]>
Release 5.8.0

github.com/radareorg/r2ghidra - 1a95d09b3f542368cb07de3a9c29a2528096b69f authored almost 2 years ago by pancake <[email protected]>
Initial support for Pascal scripting in r2

github.com/radareorg/radare2-r2papi - 3e2430e4c8b0a85e2e7c083c184cbe1caa6ef21d authored almost 2 years ago by pancake <[email protected]>
Fix minor warnings spotted by the windows build

github.com/radareorg/radare2 - bf4bf7c8f5a164943dee4c63482fc303fab252db authored almost 2 years ago by pancake <[email protected]>
Fix multiple typos in ios-syscalls.txt ##anal

github.com/radareorg/radare2 - 2ba957950a3d6caca9db084f4c37d5f6c7d15f77 authored almost 2 years ago by 0x8ff <[email protected]>
After release version bump

github.com/radareorg/radare2 - cd153c0260bc22d6e8ebc16db7557c4bbc9fb55b authored almost 2 years ago by pancake <[email protected]>
Release 5.8.0 - codename: icebucket

github.com/radareorg/radare2 - 7c55e4b61a5463262f5aa999ed52ba1cb777c198 authored almost 2 years ago by pancake <[email protected]>
Add sys/rebuild.sh qjs for convenience

github.com/radareorg/radare2 - 3493fadc5c0b98d7d53176d728e7786ece0b168d authored almost 2 years ago by pancake <[email protected]>
Fix ?vi:123 and ?v:123 commands ##shell

github.com/radareorg/radare2 - a34ec63c03e66488e9dfdecb8a64083730a5b8ea authored almost 2 years ago by pancake <[email protected]>
Make r2 -j work as a hashbang handler for qjs ##lang

* Fix "script not found" issue, solve command injection bugs

github.com/radareorg/radare2 - cb764ac44925531f7135a33851f7b3fb66d600c9 authored almost 2 years ago by pancake <[email protected]>
Fix infinite loop in the qjs repl

github.com/radareorg/radare2 - 7caa95151ad1edd65c3f1cd9e2f30fd20d8cb7ff authored almost 2 years ago by pancake <[email protected]>
Fix address of flags in iostream's :f

github.com/radareorg/radare2 - f58043efb749198fcb1f40a695489ef41bfaafb5 authored almost 2 years ago by pancake <[email protected]>
Initial implementation of the generic io-stream api ##io

github.com/radareorg/radare2 - f87ec6dc44fa9a9510d0ef4a6673d67c120583e8 authored almost 2 years ago by pancake <[email protected]>
Print whatever is taken from io_system to rcons ##shell

github.com/radareorg/radare2 - 8c4e332ba087ca62dc6159aba2e0e0c5e9687f19 authored almost 2 years ago by pancake <[email protected]>
Fix harmless UB oobread in `list` command

github.com/radareorg/radare2 - 374178acfdb0b2931ce4d637007db6309dee5f5b authored almost 2 years ago by pancake <[email protected]>
pip install meson

github.com/radareorg/iaito - 3c605a44800391ede9ea1612be1fdebdfb57db6a authored almost 2 years ago by pancake <[email protected]>
Make RReg refcounted ##api

github.com/radareorg/radare2 - b7f6d400c01a2e8340dca5c171bf798c47626bb9 authored almost 2 years ago by pancake <[email protected]>
Initial support for threads in esil ##esil

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