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

Sync arm64 reg profiles ##anal

github.com/radareorg/radare2 - c539afaa0725b8c013d91083e4afe877a914ba76 authored about 3 years ago by pancake <[email protected]>
Fix #19063 - rename signature when renaming functions ##anal

github.com/radareorg/radare2 - 4032b3bcc930a847d008b7860fd8f528f761ab25 authored about 3 years ago by pancake <[email protected]>
Honor ? and ?? in `e asm.assembler` ##shell

github.com/radareorg/radare2 - b07b84213cdb7997115c64643eb5abc4734831e6 authored about 3 years ago by pancake <[email protected]>
Add extra checks in r_file_copy ##util

github.com/radareorg/radare2 - e8867febbae31277f74e484b16b5a9e6e01c4ba9 authored about 3 years ago by pancake <[email protected]>
Split @@@ foreach logic into collect and iterate ##shell

github.com/radareorg/radare2 - 32f9826dd3e8c5ff87ca70b7eff7cb8999e5a60e authored about 3 years ago by pancake <[email protected]>
Add fortune

github.com/radareorg/radare2 - a98c1e7f7638e29f5dddf6e494c9a0dfecb669f0 authored about 3 years ago by Apkunpacker <[email protected]>
scr.loopnl is bool

github.com/radareorg/radare2 - 01b2f5718f1b3e6158c1475b156b6919acb91aeb authored about 3 years ago by pancake <[email protected]>
Add path to vcvarsall.bat from VS 2019 Professional (#19087)

Currently the preconfigure.bat file only looks at the community edition
and the Enterprise edit...

github.com/radareorg/radare2 - 250d5653d244f16755170a081e206cda68b7c6bb authored about 3 years ago by Bick Doner <[email protected]>
Improved segmented memory addressing support ##core

* Add anal.cs eval variable to define the base segment value
* Moves the logic into RPrint and ...

github.com/radareorg/radare2 - 015efc19710d616e6ecf4a53a55dc049d124a4f1 authored about 3 years ago by pancake <[email protected]>
Fix UB bug found randomly in the CI related to the mw command

* That was not spotted by valgrind or asan :facepalm:

github.com/radareorg/radare2 - e80bc53cd6f773a6bc28fa3f9591dd09b589d260 authored about 3 years ago by pancake <[email protected]>
Bring back the /MT for w32 in the CI

github.com/radareorg/radare2 - 100582388f3e535cd19763b57ce1400dbc73cacb authored about 3 years ago by pancake <[email protected]>
Update readme with new ports and file formats supported

github.com/radareorg/radare2 - 23415d581b3c5b7d85a6c5b4e65bb8981f2e9c25 authored about 3 years ago by pancake <[email protected]>
Add support for REXX scripting ##lang

github.com/radareorg/radare2 - f5158c0834b68a9c319b30a85b63bc7750481927 authored about 3 years ago by pancake <[email protected]>
Initial implementation of r2pipe for REXX

github.com/radareorg/radare2-r2pipe - 846c98606d1be9f07fb0def833e4674c34be3419 authored about 3 years ago by pancake <[email protected]>
Fix an unreleased lock in the RThreadFunctionRet

Fix an unreleased lock subprocs_mutex in the RThreadFunctionRet.

github.com/radareorg/radare2 - ad48d39666c7e671870e54d54123fa3538fd3bb7 authored about 3 years ago by ryancaicse <[email protected]>
Fix un released lock

Fix un released lock state.lock in the main before the program exits.

github.com/radareorg/radare2 - faddc6a3d51eaf5a346589f398a10907d7ef6eed authored about 3 years ago by ryancaicse <[email protected]>
Fix invopsz test

github.com/radareorg/radare2 - c61d187f446070733460d8775aa9fb7b6e45bc28 authored about 3 years ago by pancake <[email protected]>
Introduce the great but for now unused RAnalArchInfo.INV_OP_SIZE ##anal

github.com/radareorg/radare2 - d1cb70bc0bded5fb70ca3202e282801fd64d204c authored about 3 years ago by pancake <[email protected]>
Fix potential fault in the ar:// plugin ##io

github.com/radareorg/radare2 - 1d747fa37190298394b10f7ad55b8fa853324c05 authored about 3 years ago by Dennis Goodlett <[email protected]>
Improve the Windows CI once again

github.com/radareorg/radare2 - 3160ee844180922a49655ce1d42ca1571f447784 authored about 3 years ago by pancake <[email protected]>
add dump.x16 test

github.com/radareorg/radare2-testbins - 1579ede95cd57992c863fac2fb0af2f30b255fe9 authored about 3 years ago by pancake <[email protected]>
Fix warnings on Socket.r2pipe.child for Windows (#19079)

github.com/radareorg/radare2 - aa652d807592c81346fd6eff4a2e439c4a6a530e authored about 3 years ago by pancake <[email protected]>
Fix arrow keys regression on windows prompt ##cons

github.com/radareorg/radare2 - b80c77e931cf89e8e1428715595f28d1e20ea8b7 authored about 3 years ago by pancake <[email protected]>
more fixes for w

github.com/radareorg/radare2-webui - 4fae6b12a5acb13c0d1f6f27ba0e9081bb5305b1 authored about 3 years ago by pancake <[email protected]>
Allow any http.webui, all of them are fine ##http

github.com/radareorg/radare2 - 20f53f56a4b268afed2246873e4a1352777804c7 authored about 3 years ago by pancake <[email protected]>
Fix #19070 - register size issue on esil for pop ax ##anal

github.com/radareorg/radare2 - 8a98c885f7da93ba34f45444d83ababcee6c6a8b authored about 3 years ago by pancake <[email protected]>
Fix Windows CI issue

github.com/radareorg/radare2 - 90df61624f9aed8f8d65758f02be5394c86954f3 authored about 3 years ago by pancake <[email protected]>
Boolify r_sys_chdir

github.com/radareorg/radare2 - c526e9507638d6e212705ee2b27f9937671e720b authored about 3 years ago by pancake <[email protected]>
Move linux specific thing used only in the debugger out of RUtil

github.com/radareorg/radare2 - 007fdc97d9927eac1648491124be15e3c5e71ca6 authored about 3 years ago by pancake <[email protected]>
Fix null deref in RCons.grep

github.com/radareorg/radare2 - f86bee18524f30d7e989f3318d238efe39238769 authored about 3 years ago by pancake <[email protected]>
Remove globals on input.c for w32 (#19074)

github.com/radareorg/radare2 - 2f5d8c9cfb3c6b01d3a79ffb84007d6ebe488b8a authored about 3 years ago by pancake <[email protected]>
r2pipe fixes for windows, fix some vs warnings

github.com/radareorg/radare2 - 39e5f95cde683f36fa043241d09a3f0b3e1eb7e7 authored about 3 years ago by pancake <[email protected]>
Update to the latest sdb (#19073)

github.com/radareorg/radare2 - 581cceb0ef1aa34ec14564aa9d802c8586d31618 authored about 3 years ago by pancake <[email protected]>
Release 1.8.2

github.com/radareorg/sdb - 403a1a3cda8a5eb0d5effe29071b45eac87de2b3 authored about 3 years ago by pancake <[email protected]>
EXT_SO/EXT_AR/EXT_EXE all contain a dot now

github.com/radareorg/sdb - 5f4aaaca68d26f09de6fad552325b49ffb684c82 authored about 3 years ago by pancake <[email protected]>
Fix incorrect use of filtering variables

github.com/radareorg/sdb - e86d7ff442ec9e27a94f5c1e6ba8c3555cc450b4 authored about 3 years ago by pancake <[email protected]>
Fix const clobber in ar ##io (#19072)

github.com/radareorg/radare2 - cfbfcd8985c339f395867008fc640a189218a4e4 authored about 3 years ago by Dennis Goodlett <[email protected]>
Fix win build

github.com/radareorg/radare2 - a87d68c3022bc26e4c90d6fe61904b27a750a01d authored about 3 years ago by pancake <[email protected]>
Check for int overflow before allocating segments

github.com/radareorg/radare2 - 2f3009bcb11b0db7c2fd1e995725f91cf4958366 authored about 3 years ago by Giovanni <[email protected]>
Fixed OOB read in mach0.c

github.com/radareorg/radare2 - eecb66ad04bd6fc78dce2dd2d5f81fd80a024eec authored about 3 years ago by Giovanni <[email protected]>
ProcessIdToSessionId requires windows vista, so make it dynamic

github.com/radareorg/radare2 - e3f51a6ae5fc5d18f1352207d372924935d2c1cf authored about 3 years ago by pancake <[email protected]>
Bump url-parse from 1.4.7 to 1.5.3 in /www/m (#201)

Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.7 to 1.5.3.
- [Release notes...

github.com/radareorg/radare2-webui - 0cfbad9edb385dc40bed1d16197f5b6dba5346dc authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fixes for r2con2021

github.com/radareorg/radare.org - fb1a4838eba7edca03c5e5e5a93565931131bd09 authored about 3 years ago by pancake <[email protected]>
Add vinix plugin configuration

github.com/radareorg/radare2 - 3817e5ebf74e765272575a55ea1dde1d513f09c0 authored about 3 years ago by pancake <[email protected]>
Fix r2dec installation changes

github.com/radareorg/radare2-pm - 5e5d94c670e401c175851366324fbe450cfbd8b5 authored about 3 years ago by pancake <[email protected]>
Add job to build r2 for the m1 macs ##build

github.com/radareorg/radare2 - 581b5f1fd97256a42c23c29cb47c9ffea9d9747f authored about 3 years ago by pancake <[email protected]>
Honor argument in `aoeq`

github.com/radareorg/radare2 - 929af38b611cd8b82e62c5ad5c38b540edc1e038 authored about 3 years ago by pancake <[email protected]>
Add arch-arm64 directory to gitignore (#19068)

github.com/radareorg/radare2 - a711a2cb943e505a0e85f42e95bfeafa68c9816a authored about 3 years ago by Lazula <[email protected]>
Add vsfix batch script

github.com/radareorg/radare2 - 765bdf06cc70aca1a4aed2f651812f36b12fb917 authored about 3 years ago by pancake <[email protected]>
Fix crash on windows `dd`, still wip ##debug

github.com/radareorg/radare2 - 9d18eb1a3af2d86f01825573baf90b5cf0b8ddc1 authored about 3 years ago by pancake <[email protected]>
Fix assert warning in r_fs_umount

github.com/radareorg/radare2 - 819a13f816db83ee4863f35823a5689b95813741 authored about 3 years ago by pancake <[email protected]>
Fix #19065 - Fix prompt input when using scr.color=0 ##cons (#19067)

github.com/radareorg/radare2 - 6fc305c5e6b524ed0a29d5500ea0d64ba667654f authored about 3 years ago by pancake <[email protected]>
Remove few plugins from the meson build to make windows happy (#19064)

The latest linker seems to add some a symbol in an include file, better disable those plugins fo...

github.com/radareorg/radare2 - 1c9432c849dc2a281a9f764412590a27df7f548c authored about 3 years ago by pancake <[email protected]>
Fix #19061 - Handle ARM COFF files ##bin

github.com/radareorg/radare2 - eda30ad40b4cb93006313726ea6d2f23ab127cd2 authored about 3 years ago by pancake <[email protected]>
Add arm coff file

github.com/radareorg/radare2-testbins - a8bd1fe623cf757b77458e78c76d5adb47941bbe authored about 3 years ago by pancake <[email protected]>
Fix missing string in movabs ##disasm (#19060)

github.com/radareorg/radare2 - 7fa05e67ea833f1746afb256b5672ae517c83604 authored about 3 years ago by pancake <[email protected]>
Remove arm64v35 plugin from extras (#294)

github.com/radareorg/radare2-extras - 1d9f052001ba8a8e08c489a486a2d71c5e85e9dd authored about 3 years ago by Sylvain Pelissier <[email protected]>
Delete arm64v35

arm64v35 is now supported in the main repository.

github.com/radareorg/radare2-pm - 127e57696d5e1f7944a7873493d87253e33b5824 authored about 3 years ago by Sylvain Pelissier <[email protected]>
Move arm64v35 tests from extras to main

github.com/radareorg/radare2 - fae8ffc8c3e790df80c34aeb24d25dd78d35f55b authored about 3 years ago by Sylvain Pelissier <[email protected]>
Fix swf signature

github.com/radareorg/radare2-extras - bdb9416300b2002f536a7ccb73a151137ce2dcf6 authored about 3 years ago by pancake <[email protected]>
Force tests to run in UTC timezone and document in testing README ##test

github.com/radareorg/radare2 - 601f3174ea35473a3211c901aa654b52cca72819 authored about 3 years ago by Lazula <[email protected]>
Do not require sudo in r2ghidra for cmake

github.com/radareorg/radare2-pm - 1006f6690f0ed324d2404dc10383c389a29da00e authored about 3 years ago by pancake <[email protected]>
Create vs folder when running configure on Windows ##build

github.com/radareorg/radare2 - 5c3365623c249b20510ee23235c2370e57047e34 authored about 3 years ago by pancake <[email protected]>
Fix --with-rpath and use it from preconfigure ##build

github.com/radareorg/radare2 - ef920b9a65207515f75018f0ec990733d6fc42ae authored about 3 years ago by pancake <[email protected]>
add banana slides

github.com/radareorg/r2con2021 - 63a1cf4e837e6c654e8dcca195a69f1907021ff9 authored about 3 years ago by ps1337 <[email protected]>
Add an rmrf function which does rm -rf ##util

github.com/radareorg/radare2 - c3293782c0dd37a8a435f64f859d7e0bf15d1d2d authored about 3 years ago by RHL120 <[email protected]>
Aarch64 V35 correct FPU and SIMD register types (#19054)

github.com/radareorg/radare2 - 4b2679d68491dc38719816999e17ed8627ef8185 authored about 3 years ago by Sylvain Pelissier <[email protected]>
Support base64: prefix in the `o` command ##shell

github.com/radareorg/radare2 - cbebcbec7ba743f732a0fa67064d1bbe67afdc80 authored about 3 years ago by pancake <[email protected]>
Aarch64 correct FPU and SIMD register types (#19049)

github.com/radareorg/radare2 - beb83cfc548e02b7b7fbb87a10b76350b4d5eef3 authored about 3 years ago by Sylvain Pelissier <[email protected]>
Unset default flagspace after loading bin. Fixes ccall:// issues ##bin (#19051)

github.com/radareorg/radare2 - 1be91a5b0c1bd61c07504375682d8676a11aa6bb authored about 3 years ago by pancake <[email protected]>
Fix ccall:// on sync and release 1.6.3

github.com/radareorg/radare2-r2pipe - c35a02dae3bfa98cfe055d50472ddf8f4d94786f authored about 3 years ago by pancake <[email protected]>
Fix opening relative files with ccall:// on r2pipe.py

github.com/radareorg/radare2-r2pipe - 1e0c95254f47c8ce401c58a194a28f264bfabb8c authored about 3 years ago by pancake <[email protected]>
Add collision feature to rasign2 ##signatures

github.com/radareorg/radare2 - 629541d2905269e5bce6a748173af51c6acc78c1 authored about 3 years ago by Dennis Goodlett <[email protected]>
Dis-allow \.* in rvc commit messages (#19048)

github.com/radareorg/radare2 - 7616e3de6ca5fe43c0079199bdde45c7ee86947a authored about 3 years ago by RHL120 <[email protected]>
Add 's.' and 's.?' commands ##shell

github.com/radareorg/radare2 - 7f647662f426fb63bfcea75fc60d6ed23236027a authored about 3 years ago by pancake <[email protected]>
Improve and consolidate db/formats/mz/cblp0 tests.

* Suggested at https://github.com/radareorg/radare2/pull/19042#pullrequestreview-744747391.

github.com/radareorg/radare2 - 2c25086fcc5b825a04570ccee03416c883f35415 authored about 3 years ago by David Fifield <[email protected]>
Add aoeq as a quiet aoe command ##anal

github.com/radareorg/radare2 - dff76f1eb58180e6b788f2dab364f8d477dbba8b authored about 3 years ago by pancake <[email protected]>
Support base64: prefix in mg

github.com/radareorg/radare2 - b82304b195ec4d3ba35db93b84f4f08f105cf0ec authored about 3 years ago by pancake <[email protected]>
Random cleanup in fs code

github.com/radareorg/radare2 - d98abc6303d48b2b6b85ab90e34b253ea62ee6a5 authored about 3 years ago by pancake <[email protected]>
Use r_return in the r_fs api

github.com/radareorg/radare2 - ed495116e03564e466748714b5085f55872e491b authored about 3 years ago by pancake <[email protected]>
Mark the ravc2 branch test as broken

github.com/radareorg/radare2 - 0bc9dbe1f8949e258fb95e0c80afc4caf9ff910b authored about 3 years ago by rhl120 <[email protected]>
Remove the dirs after the ravc2 tests

github.com/radareorg/radare2 - 07a3266c4c8856d99dcd3b8652c6d11826c2d653 authored about 3 years ago by rhl120 <[email protected]>
Correct MZ size when bytes_in_last_block = 0 ##bin

github.com/radareorg/radare2 - 1be3ed58a343aae00ad0b1a190cb9860286fe976 authored about 3 years ago by guest177 <[email protected]>
Add MZ file whose length is a multiple of 512. (#66)

* Test case for https://github.com/radareorg/radare2/pull/19042.

Co-authored-by: David Fifiel...

github.com/radareorg/radare2-testbins - 59043bfb46f5c52c0f7dbbed3c20b362641b537d authored about 3 years ago by guest177 <[email protected]>
Fix confusing 'oops' message in the Lc command ##core

github.com/radareorg/radare2 - 2e210dd171208f764fc08238f04cfe5f292ec6c9 authored about 3 years ago by pancake <[email protected]>
Implement "next" signature type ##signatures

* Update tests for added signature

github.com/radareorg/radare2 - c4622b6603454bf7061d02db6926db5bd1ffc4d1 authored about 3 years ago by Dennis Goodlett <[email protected]>
Fix #19019 - Added OT_GPREG flag to instructions with byte, word, qword etc ##asm

* Updated code for a few x86 instructions and added tests for the same

github.com/radareorg/radare2 - c6c498455f06374b21c2833175d429e692c52811 authored about 3 years ago by Adwaith V Gautham <[email protected]>
Support absolute data path in dist/debian

github.com/radareorg/r2ghidra - 35ddf0528f1d8b147551f51b1fdf66aed26ede76 authored about 3 years ago by pancake <[email protected]>
Add make -C dist/debian local

github.com/radareorg/r2ghidra - 4b889e55576fb952c5feb48ffd0a983c9551b685 authored about 3 years ago by pancake <[email protected]>
Release r2pipe.py 1.6.1

github.com/radareorg/radare2-r2pipe - c93971c46e59091e4ce0e37b28de71633dc39483 authored about 3 years ago by pancake <[email protected]>
Fix CI hang caused by the .quit() regression

github.com/radareorg/radare2-r2pipe - 8cc3faedb0626ce9309ba64abf1c3dbde857d1ed authored about 3 years ago by pancake <[email protected]>
Aim to fix the racy reads on sync spawn r2pipe.py

github.com/radareorg/radare2-r2pipe - 9706a2eeecee9e24b223a463dd531cf96a272a95 authored about 3 years ago by pancake <[email protected]>
r2pm: Add offline option for installation ##r2pm

github.com/radareorg/radare2 - bff04d1ac9c2da23f712cd4a3526da868b01762e authored about 3 years ago by Sylvain Pelissier <[email protected]>
Support 16bit debuggers and fix 27bit define ##debug (#19040)

github.com/radareorg/radare2 - 658239c1c60a100d0dd3580fc5c1b65982df8229 authored about 3 years ago by pancake <[email protected]>
Fix /ai on arm64 movs ##search (#19038)

github.com/radareorg/radare2 - 9c2bd20abf77cdfdc2fea00ce17f907af0b65f74 authored about 3 years ago by pancake <[email protected]>