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

Show help when using invalid subcommand of afi ##shell

github.com/radareorg/radare2 - 24ecb1a15503d44a23183c349d4c6fe286e26815 authored almost 2 years ago by pancake <[email protected]>
Implement abo and afbo commands to list opcode offsets in function or bb ##shell

github.com/radareorg/radare2 - 062758594fff94130c4545b25a20caca960080e3 authored almost 2 years ago by pancake <[email protected]>
Add test for afb, afbo and macros checks 1:1 with fcninfo

github.com/radareorg/radare2 - 9d47f1d97cad7b95156a2dfbc14895dfabac3bd8 authored almost 2 years ago by pancake <[email protected]>
Remove one global in `pd` and reorganize other globals in disasm.c

github.com/radareorg/radare2 - 46cfae097efa49c54fd3491e8f8e3b528a285365 authored almost 2 years ago by pancake <[email protected]>
Add default implementation for cmdj

github.com/radareorg/r2pipe.rs - 43b68268cae3aed42599e62921330c60262e6c48 authored almost 2 years ago by RHL120 <[email protected]>
Box pipe code

github.com/radareorg/r2pipe.rs - 8cb8d248a8bda76296cead031e58e78784a0f33d authored almost 2 years ago by RHL120 <[email protected]>
Clean up in_session code

github.com/radareorg/r2pipe.rs - e67a685a5b53884d1d85f620e444fcbbc14e0418 authored almost 2 years ago by RHL120 <[email protected]>
Implement o-. command, add help for future o-$ ##shell

* Closes the current file

github.com/radareorg/radare2 - f13a61bcbb40c28b797a0af1fcce3069781f2ce7 authored almost 2 years ago by pancake <[email protected]>
Fix segfault in `poa 1` ##crash

github.com/radareorg/radare2 - 6dcc3837af1eec5254749e329e6e6a41854b7b14 authored almost 2 years ago by pancake <[email protected]>
Implement RBinFile.merge() and `obm` command to use it ##bin

github.com/radareorg/radare2 - a544c0d15a78cfa4c2f68be4410bfbb096763813 authored almost 2 years ago by pancake <[email protected]>
Use `obm` when spotting a companion dwarf file on macOS ##bin

github.com/radareorg/radare2 - 3d84a268dd304ab09f4d39b846d7f7230fbd8cf4 authored almost 2 years ago by pancake <[email protected]>
Add test for the obm with CL, support noncwd paths ##bin

github.com/radareorg/radare2 - e8b17faf762d622f007c3eb14d3b088c016de00d authored almost 2 years ago by pancake <[email protected]>
add macho dwarf files

github.com/radareorg/radare2-testbins - 5396d2fa817d5066a7998f2d517a8c12227cccdc authored almost 2 years ago by pancake <[email protected]>
Autoload the dwarf companion file on macOS systems if available ##bin

github.com/radareorg/radare2 - 7d452fd973d776805d2c7bd7e3e4a642ca8ec08a authored almost 2 years ago by pancake <[email protected]>
Initial implementation of the ob-- command to close the last binobj ##bin

github.com/radareorg/radare2 - 3fe62b767994dd00c3dacb964a2586811c0ab0f1 authored almost 2 years ago by pancake <[email protected]>
Add new RCore.cmdCallf() helper function ##api

github.com/radareorg/radare2 - d81508d764448942dc2bd7508324b1ad2d6c2273 authored almost 2 years ago by pancake <[email protected]>
Update to the latest sdb (2.0.0)

* Experiments to integrate the custom heap into r2 will be based on the sdb implementation

github.com/radareorg/radare2 - 560d5efcedd5b837d7b3ffefb8ddb0c613d341c0 authored almost 2 years ago by pancake <[email protected]>
Implement asm.bytes.align to justify them to the right ##disasm

github.com/radareorg/radare2 - 6d68fc18a645520d787317ef9c6364158f85b548 authored almost 2 years ago by pancake <[email protected]>
Kill RAsmOp, we can reuse RAnalOp in here ##arch

github.com/radareorg/radare2 - 1a0b6a9abe87b3c33917691cfff80cf3865b4bd0 authored almost 2 years ago by pancake <[email protected]>
Fix build on windows

github.com/radareorg/sdb - 376696add426779db39e0ee41e9ecba1944a1cc8 authored almost 2 years ago by pancake <[email protected]>
Fix some bugs in projects ##projects

* Use r_file_is_directory
* Return true instead of false in r_project_rename
* Free core->prj-...

github.com/radareorg/radare2 - ac513ddc34e0dd918831b646bd2551d15e506ce5 authored almost 2 years ago by RHL120 <[email protected]>
Improve pickle disasm on invalid instructions ##arch

github.com/radareorg/radare2 - 4bef862bd273de2f9a599320dae41877ceb6f62e authored almost 2 years ago by pancake <[email protected]>
Reminiscense of asm.midflags in tests, update to asm.flags.middle

github.com/radareorg/radare2 - 4832b3b719249320e30eceb3b3d58d3f813ecc8d authored almost 2 years ago by pancake <[email protected]>
Add the daila question

github.com/radareorg/radare2-extras - 8fe16da993991f6322841319a5c40e34c6e32111 authored almost 2 years ago by pancake <[email protected]>
Remove RAsmPlugin struct and add the 'aia' command to show archinfo ##arch

github.com/radareorg/radare2 - 4b769417e2b42ca79cb9797d5c00a89fa2a6c21f authored almost 2 years ago by pancake <[email protected]>
Use RAnalOp instead of RAsmOp in r_core_visual_bit_editor ##visual

github.com/radareorg/radare2 - 3a1633649146773c7d1267a3884c757e590754e9 authored almost 2 years ago by pancake <[email protected]>
Implement rlang.guile

github.com/radareorg/radare2-rlang - 1bf71cb4841bd830b69725b4200275e8a197f2c6 authored almost 2 years ago by pancake <[email protected]>
Fix QJS for the new RLangSession api change

github.com/radareorg/radare2-rlang - 44bb998f8578f9da4f92a3c477b63935b65af474 authored almost 2 years ago by pancake <[email protected]>
Update apktool version (#147)

github.com/radareorg/radare2-pm - 907b044bfec26e1b0301d9858962feaf7f2429b0 authored almost 2 years ago by Apkunpacker <[email protected]>
Merge RParse into RAsm ##api

github.com/radareorg/radare2 - ccb7351b5e9132f3132464b9c8042737bbb497ec authored almost 2 years ago by pancake <[email protected]>
Fix ios static build

github.com/radareorg/radare2 - afaf4cbb0526cdc957efcf90e33b506dbe4458e9 authored almost 2 years ago by pancake <[email protected]>
Move the remaining asm plugins into the arch ##arch

github.com/radareorg/radare2 - b4b8b2ee997c11a95a2c2166df8a7690d7b6df80 authored almost 2 years ago by pancake <[email protected]>
Fix CI build

github.com/radareorg/radare2 - a4707696d2d2801631d1c2d1714370f50ed18a10 authored almost 2 years ago by pancake <[email protected]>
Expose RCore.cmdCall() and fix b64: command + add tests ##shell

* Run r2 commands without evaluating any special char

github.com/radareorg/radare2 - 903b5f68641f55ac9a33a3bc428da4810734315b authored almost 2 years ago by pancake <[email protected]>
Fix and improve static build, faster libr.a with libtool if available ##build

* Use libtool and CC instead of AR to merge all libraries into libr.a
* Fix archives files for t...

github.com/radareorg/radare2 - fa7fc5b6cd9a4fd0a0965c6cda6f8a5beac9e3cf authored almost 2 years ago by pancake <[email protected]>
Improve the readme

github.com/radareorg/radare2-extras - 52439a5845e82581ae61c32890f439be1f069afd authored almost 2 years ago by pancake <[email protected]>
Initial import of the r2ai plugin PoC

github.com/radareorg/radare2-extras - e27b7bfe3c2df5aa2edc6f58c5b4ed17ec77dae1 authored almost 2 years ago by pancake <[email protected]>
Initial working PoC for typescript-to-lua

github.com/radareorg/radare2-rlang - 601123ad1d5bb3b3411bfd2c4615e1d947ebcfd4 authored almost 2 years ago by pancake <[email protected]>
Better error handling and messaging for the lua plugin

github.com/radareorg/radare2-rlang - fc2d7ff1c755ae2ccd5f6f7c934ed4737fceb379 authored almost 2 years ago by pancake <[email protected]>
Better error handling and add stackdump in the lua plugin

github.com/radareorg/radare2-rlang - 5b2d522eba5a04add0aed23e3cbe9434769b1685 authored almost 2 years ago by pancake <[email protected]>
Fix rlang build on windows

github.com/radareorg/radare2 - 3b033951be70d8088daef6a8d90ab4931c3c9f0e authored almost 2 years ago by pancake <[email protected]>
Add "lua" as an alias for "#!lua" ##lang

github.com/radareorg/radare2 - 3cf4f668111ab9397e1c254eb9f2c4b1fb5a1670 authored almost 2 years ago by pancake <[email protected]>
Remove debug printfs in the lua plugin

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

github.com/radareorg/radare2 - e1b1f853970856b10d9417bb7692daedb50d84d2 authored almost 2 years ago by pancake <[email protected]>
Switch the LUA plugin to use the new RLang api for r2-5.8

github.com/radareorg/radare2-rlang - a4988badad70150f71555ca4b7a9faff2ee403be authored almost 2 years ago by pancake <[email protected]>
Minor plugin selection improvements ##arch

github.com/radareorg/radare2 - 07b5771f507afb8a25d956fe26b0fc7d49844775 authored almost 2 years ago by pancake <[email protected]>
Move asm.nasm into the arch ##arch

github.com/radareorg/radare2 - f0f778994d24c6260b21ece2be11b7d6074d47b3 authored almost 2 years ago by pancake <[email protected]>
Refactor RLang api to use the new design ##api

github.com/radareorg/radare2 - 82c25407af3eacdc5613209242480229c1eae870 authored almost 2 years ago by pancake <[email protected]>
Kill io->buffer ##io

github.com/radareorg/radare2 - 36bf340b4ea6e3a7ff875a1b618ae13f105c5f73 authored almost 2 years ago by condret <[email protected]>
Remove unused fcn declarations ##io

github.com/radareorg/radare2 - 006a23ab39bab7350efe8a2652fe6a6b61709807 authored almost 2 years ago by condret <[email protected]>
Document `aanf` as an alias for `afna@@` for ergonomic reasons

github.com/radareorg/radare2 - 26c5221d5efaf0d772fdc9cc2ea95014ae0afee8 authored almost 2 years ago by pancake <[email protected]>
Fix #21080 - Add cfg.codevar to change the `buffer` varname from `pc` ##print

github.com/radareorg/radare2 - 693d235b09471becc3d10cf7efdfa051f5c985bb authored almost 2 years ago by pancake <[email protected]>
Fix integer overflow in fuzzed dwarf rendering in graphs ##crash

* Reported by @solid-snail via huntrdev
* BountyID: c6f8d3ef-5420-4eba-9a5f-aba5e2b5fea2/
* Repr...

github.com/radareorg/radare2 - b53a1583d05c3a5bfe5fa60da133fe59dfbb02b8 authored almost 2 years ago by pancake <[email protected]>
Use `r_hex_bin2strdup` instead of copypasta in util.js2hex

github.com/radareorg/radare2 - 7ef58beabfe5a855f1ab788a8f1b4494f3dee9f9 authored almost 2 years ago by pancake <[email protected]>
Add support for tarball and zip packages ##r2pm

github.com/radareorg/radare2 - 85052958b9960dd01a90d72e8adad8e54c026cc8 authored almost 2 years ago by pancake <[email protected]>
Fix vasm package

github.com/radareorg/radare2-pm - 7223e17078ea3030ee03618879802d6f3c98fe0a authored almost 2 years ago by pancake <[email protected]>
missing quote

github.com/radareorg/radare2-pm - 6b0a12e4ebd2eb15c5378174643d21f831d490db authored almost 2 years ago by pancake <[email protected]>
Move asm.vasm into arch.any_vasm ##arch

github.com/radareorg/radare2 - 1a8eac88b4e068c7b767c9d0c3c95cc07032250f authored almost 2 years ago by pancake <[email protected]>
Improve error checking in r2pm and improve libr archive creation

github.com/radareorg/radare2 - ee5f9a635ff53875716bbc5d9f59e2692691db53 authored almost 2 years ago by pancake <[email protected]>
Assemble large pickle instructions ##arch

github.com/radareorg/radare2 - 6925d3264adb05dd3b5e86bb9b26823f9df5b165 authored almost 2 years ago by Dennis Goodlett <[email protected]>
Improve libr.a creation with `ar -rcT` instead of `ar -x` ##build

* Support static builds with two object files sharing the same name

github.com/radareorg/radare2 - 04da3be92147011de60330a997033e2f7378efa3 authored almost 2 years ago by pancake <[email protected]>
Bump minimatch from 3.0.4 to 3.1.2 in /r2jadx

Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](ht...

github.com/radareorg/radare2-extras - 9962027deb244907a5cf3483a9d9dce937f0796a authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix iOS builds

github.com/radareorg/radare2 - afaea5d82f13bb0254ba24a843b73ed31d166101 authored almost 2 years ago by pancake <[email protected]>
Dont use |Usage, because Usage is the new trend

github.com/radareorg/radare2 - 57e8214add15db0cc4fe3c8c47a680eb80585b7a authored almost 2 years ago by pancake <[email protected]>
Add CodeQL workflow for GitHub code scanning (#319)

Co-authored-by: LGTM Migrator <[email protected]>

github.com/radareorg/radare2-extras - 79bf9fa5ba5df5ba120d69a4507e63e87e94864e authored almost 2 years ago by lgtm-com[bot] <43144390+lgtm-com[bot]@users.noreply.github.com>
nombre -> name

github.com/radareorg/radare2-book - a19da7ebbc21b6f7da8b8cea8f036eb13713fa28 authored almost 2 years ago by pancake <[email protected]>
Move the preincrement and void arg from tests to lint.sh ##syntax

* The regex was not correct, so it was missing a lot of cases

github.com/radareorg/radare2 - 05947def0376f69e329c7b69c75c867e252d3e88 authored almost 2 years ago by pancake <[email protected]>
Some more RConfig.geti -> getb code cleanup, wip new lint

github.com/radareorg/radare2 - 55d59eea177f54d43cfe4c9ea9f3f591332c7ea5 authored almost 2 years ago by pancake <[email protected]>
Fix and move failing tests, reorder lib build ##arch

github.com/radareorg/radare2 - 19a377bbda27b9d0b56834b235b913cbf7d97736 authored almost 2 years ago by pancake <[email protected]>
Move all the arch plugins to the new plugin structure structure

github.com/radareorg/radare2 - 28ca83cd733c2e757b8bada29f6609351f95007b authored almost 2 years ago by pancake <[email protected]>
Move the arm assembler plugin from asm to arch ##arch

* force 4 jobs in bin/d

github.com/radareorg/radare2 - 7ca2004fc94a9a8793d0859ef9a9bfbf7e197b99 authored almost 2 years ago by pancake <[email protected]>
Move the arch.p.arch_pickle to arch.p.pickle

github.com/radareorg/radare2 - ffdc611fdc711f1ef77f6430691ad8f306f0de7c authored almost 2 years ago by pancake <[email protected]>
Improve x86.nz assembler parsing and other bugs in rnum ##arch

* Disable all the gas tests, will be re-enabled with arch.any.as

github.com/radareorg/radare2 - 8c8a06cfd7221725e8c4ffd8cea26d1a76be4d2e authored almost 2 years ago by pancake <[email protected]>
Initial implementation of the arch.any.as plugin ##arch

github.com/radareorg/radare2 - f08fc91dd9a9876e673abfa430e1fefda0a54033 authored almost 2 years ago by pancake <[email protected]>
Move the x86.nz plugin ##arch

github.com/radareorg/radare2 - 0b145c5e40a7541ad9d2c5ebb198b7f418f9fb2f authored almost 2 years ago by pancake <[email protected]>
Support reg+idx and idx+reg in x86.nz assembler ##arch

github.com/radareorg/radare2 - d5027d07d30bb3cff974d795b2794fb609377ec7 authored almost 2 years ago by pancake <[email protected]>
Better handle of RNum errors for egg and arch.x86.nz ##arch

github.com/radareorg/radare2 - 53b28aecabdb5328364ea3f3bea4a4638d81893c authored almost 2 years ago by pancake <[email protected]>
Temporary add RAnal as dependency for REgg ##arch

github.com/radareorg/radare2 - 0b48b67fd1f75b9ccee90a45a8966ee29199efac authored almost 2 years ago by pancake <[email protected]>
Add esil.dfg.mapinfo and esil.dfg.maps config vars ##anal

github.com/radareorg/radare2 - 0d32c3748fc1268f65e079ddd525d080d71ebfea authored almost 2 years ago by condret <[email protected]>
Fix use-after-free after @@@e spotted by meme ##crash

github.com/radareorg/radare2 - 684a4599f644d752ead050859fcda05836af34a8 authored almost 2 years ago by pancake <[email protected]>
Use rabin2 -rO for raw dump operations ##bin

* Useful to dump the section contents in binary instead of hexpairs

github.com/radareorg/radare2 - f2afd9cc1e1b003d9b77ef1e3212d64a250ed778 authored almost 2 years ago by pancake <[email protected]>
Use glob expressions to specify section name to dump ##bin

* Handy for oneliners when .TEXT changes

github.com/radareorg/radare2 - fa8fd1a066c3505abdd0300b33e046bbe60999c1 authored almost 2 years ago by pancake <[email protected]>
Show number conversion error messages in `?v` command ##shell

github.com/radareorg/radare2 - fbe046ff6153c65b9e667ba2cf3bb27dfb635ff2 authored almost 2 years ago by pancake <[email protected]>
Add wip typescript directory

github.com/radareorg/radare2-rlang - 740a985db2c647fe153e12cbccc4279583ba9ea3 authored almost 2 years ago by pancake <[email protected]>
Fix asm/dis/esil flagstring in rasm2 -LLL

github.com/radareorg/radare2 - f295af720426722685364bf098b6a02711aceff2 authored almost 2 years ago by pancake <[email protected]>
Move the RParse.cparse into RAnal.cparse ##refactor

github.com/radareorg/radare2 - d863d7159ba837fe649aeb9ae1b7e1caa2423979 authored almost 2 years ago by pancake <[email protected]>
Improve rlang-lua embedding files with r2 oneliner

github.com/radareorg/radare2-rlang - 98e7f948f5e20191f4af03d6417c570dfc5ef81a authored almost 2 years ago by pancake <[email protected]>
Fix rlang-python build

github.com/radareorg/radare2-rlang - c0ecbdbff1aa841d6afdc9dcb65ee8cee522e3f5 authored almost 2 years ago by pancake <[email protected]>
Fix issue with cursor disappearing towards the bottom of the screen ##visual

github.com/radareorg/radare2 - 3ff2ab49277ff6effc174ccbe88473fa76b14a5e authored almost 2 years ago by Mohamed Lemine Ould El-Hadj <[email protected]>
Fix drt? and drr? spotted by d?*

github.com/radareorg/radare2 - 7b53d95dd75c4a9d9d6521f656094985ee438551 authored almost 2 years ago by pancake <[email protected]>
Bring back the 'dms' command ##debug

github.com/radareorg/radare2 - 02b7d165b472588c7f72480e75d70b7d2332f108 authored almost 2 years ago by pancake <[email protected]>
ASN.1 and x509: correct OCTET_STRING and Public key info parsing ##print

Update x509

github.com/radareorg/radare2 - 0d8afb5a3337c5e2be1a65d949862c4c29476636 authored almost 2 years ago by Sylvain Pelissier <[email protected]>
rax2: corrects base64 encoding for null bytes ##tools

github.com/radareorg/radare2 - 45727c12460e19f41a2297f091ef5c275766aede authored almost 2 years ago by Sylvain Pelissier <[email protected]>
Fix asm.acur supporting arch, anal and asm plugins ##arch

* Fix asm.acur supporting arch, anal and asm plugins ##arch

* Fixes the arch/bits combo selec...

github.com/radareorg/radare2 - 37b279b6f423ab94ebce10264f0fd2ad69bd445a authored almost 2 years ago by pancake <[email protected]>
Some more improvements to esil_dfg ##anal

github.com/radareorg/radare2 - 6e351d051250495e016cdde5356320b0c1cf57be authored almost 2 years ago by condret <[email protected]>
Don't draw two cursors when too many bytes are on disasm panels ##visual

github.com/radareorg/radare2 - aebd92c76edc7c617c0f4ab32b428a025499ee77 authored almost 2 years ago by MewtR <[email protected]>
Fix typo in ios-syscalls.txt

__mac_mount was listed twice with the same number (424)

github.com/radareorg/radare2 - 7a9a6a0b46af9c21b65c68cc3713d8b0c5b20bd6 authored almost 2 years ago by 0x8ff <[email protected]>
Remove path limit in rust rlang scripts

github.com/radareorg/radare2 - 90f419b4d31addedbea1fb96b60a063d7e9d0c03 authored almost 2 years ago by pancake <[email protected]>
Add missing poc1

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