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 last libfuzzer samples

github.com/radareorg/radare2-testbins - 41b94ce48057ff1e008ad01c92bf709b9068b273 authored about 2 years ago by pancake <[email protected]>
Fix too much time spent loading corrupted dyldcaches ##fuzz

github.com/radareorg/radare2 - bdc6a6117e39d5678b56e02256607a1413cc126a authored about 2 years ago by pancake <[email protected]>
Fix negative allocation in the dex parser ##fuzz

github.com/radareorg/radare2 - 83749d8d7c784166434dc68f8686c1413df0de35 authored about 2 years ago by pancake <[email protected]>
Merge pull request #316 from radareorg/evm

Correct EVM opcode max representation length

github.com/radareorg/radare2-extras - b557dc24a0e6934a7ba825d30415033c465c3f6f authored about 2 years ago by Sylvain Pelissier <[email protected]>
Fix infinite loop in dyldcache parser ##fuzz

github.com/radareorg/radare2 - cbc943bd323433fea9e556c4e7b226b4ac906827 authored about 2 years ago by pancake <[email protected]>
Fix large allocation bug in wasm parser ##fuzz

github.com/radareorg/radare2 - 3df30c7e9e5d9f91f1c52a9a6b29bbc2767cf687 authored about 2 years ago by pancake <[email protected]>
Correct EVM opcode max representation length

github.com/radareorg/radare2-extras - c4594ce486c1c176b59b4f2d68a3060be0ef1b89 authored about 2 years ago by Sylvain Pelissier <[email protected]>
Add freepascal binary

github.com/radareorg/radare2-testbins - 45fccf1631844f8fa618c09ef75b729a45f16007 authored about 2 years ago by pancake <[email protected]>
Add SM4 key schedule example

github.com/radareorg/radare2-testbins - e96ec4665f0b3233da2af3d8d8e525d4e04d17a6 authored about 2 years ago by Sylvain Pelissier <[email protected]>
Merge pull request #315 from sylvainpelissier/ci

Correct check_buffer for bcl, atombios and pcap.

github.com/radareorg/radare2-extras - 40a6d34bea2050c5f28bc66d6330c33607b0b791 authored about 2 years ago by Sylvain Pelissier <[email protected]>
Correct check_buffer for bcl, atombios and pcap.

github.com/radareorg/radare2-extras - 38e369a367c30654578f223fb233a50dcc9a99d6 authored about 2 years ago by Sylvain Pelissier <[email protected]>
Fix build on some compilers

github.com/radareorg/radare2 - dc9f7df3bd6dd3019bf531dd4a38acee31890293 authored about 2 years ago by pancake <[email protected]>
Remove two global variables in the anal.ppc.cs plugin ##globals

github.com/radareorg/radare2 - 540dd30c85dbec37c0e4496f968f4b9d13d420bb authored about 2 years ago by pancake <[email protected]>
Remove globals in bin.sms ##globals

github.com/radareorg/radare2 - f29759c4c90a0d7d99d0518b544a9f8e5420e1ed authored about 2 years ago by pancake <[email protected]>
Remove global in cons.rgb ##globals

github.com/radareorg/radare2 - 629dc475dd6a02b4a72143792b43a21cf596edd1 authored about 2 years ago by pancake <[email protected]>
Remove all global variables in rahash2 ##tools

github.com/radareorg/radare2 - 0c26327f9d3033fbee30863d8727d82e8cee6ddd authored about 2 years ago by pancake <[email protected]>
Remove all globals in dex parser

github.com/radareorg/radare2 - 8c99b9e05cd0b6ba8e63b5fa786bbb714b5b1cd3 authored about 2 years ago by pancake <[email protected]>
Fix some critical bugs spotted by coverity

github.com/radareorg/radare2 - 68292526abb00039de817b160d4797422acca795 authored about 2 years ago by pancake <[email protected]>
Fix #20202 - pd-55 showing invalid instructions ##disasm

* Depending on blocksize that command prints some invalid instructions
* Reverse disassembly is ...

github.com/radareorg/radare2 - b2022acb0291652e860353ba795aa6c35a8ea22f authored about 2 years ago by pancake <[email protected]>
Add linting to spot misuses of r_strbuf_appendf and fix them all ##refactor

github.com/radareorg/radare2 - 6db7d19e72a004fcd8e64c49daf3b1b579fb71f6 authored about 2 years ago by pancake <[email protected]>
Fix last memleaks spotted by coverity

github.com/radareorg/radare2 - 8a2843bede99b0acdcd55503e58b225714344161 authored about 2 years ago by pancake <[email protected]>
Define =SN for the sparc register profile and improve warning message ##analysis

github.com/radareorg/radare2 - 399ca4c6693a9f18b0c17bd3c2623ebf1245af0d authored about 2 years ago by pancake <[email protected]>
Fix UB bug in `afi` command causing random segfaults ##crash

github.com/radareorg/radare2 - 998e9474e6b77800afdb065df398240071cbe149 authored about 2 years ago by pancake <[email protected]>
Minor optimization of generated esil expressions ##refactor

github.com/radareorg/radare2 - 880a7744d34d6e038d9aad7a7be9df3fee8df54a authored about 2 years ago by condret <[email protected]>
Warn when bypassing the word bounds of numeric arguments in `wo` ##write

github.com/radareorg/radare2 - 1e57fabb3ecdfa6cda9165369cad439ee8e2c4c3 authored about 2 years ago by pancake <[email protected]>
New syntax for wo[x]([n]+[v]) to differentiate hex and numbers ##write

github.com/radareorg/radare2 - 0affc893be9ba7caa0616395143bc707c67005d0 authored about 2 years ago by pancake <[email protected]>
Fix #20387 - woa 1 confusing error message ##shell

* Better help messages and argument handling

github.com/radareorg/radare2 - cd100512822b82d06f8388e630bb7a6af568f33e authored about 2 years ago by pancake <[email protected]>
Implement new toyish visualization command `agt` ##graph

* Render the list of functions or basic blocks in a fibonacci map layout
* Should improve to a f...

github.com/radareorg/radare2 - f36c9c07971517e2612b64f64f393eff4d3d2bfb authored about 2 years ago by pancake <[email protected]>
Fix bug introduced in 96ca94e8929fa3474a5ad7af07dc114f822fdea4 for abj

github.com/radareorg/radare2 - c302ecdf5a4cf1500d61361b7a05c110bd4581ff authored about 2 years ago by pancake <[email protected]>
Fix afi regression introduced in 5fb324c5ef1

github.com/radareorg/radare2 - b34220b3b7ec637c7427c0e31ebbb27b23429e31 authored about 2 years ago by pancake <[email protected]>
Add 'pxu' mode to ##visual

* Unsigned integers in print format list

github.com/radareorg/radare2 - 655ecfb659ac7205114cb02b5ff4389ccae78ac9 authored about 2 years ago by Nikhil Saxena <[email protected]>
Include bb instruction addresses in an array for `abj` ##analysis

github.com/radareorg/radare2 - 96ca94e8929fa3474a5ad7af07dc114f822fdea4 authored about 2 years ago by pancake <[email protected]>
Fix more tests to run outside x86-64 ##anal

* Hint oneliner to improve aanr

github.com/radareorg/radare2 - a6004d8a35845e62291cb80fbf55fa40d09d7e7e authored about 2 years ago by pancake <[email protected]>
Implement `aflx` and `aflx*` commands to re-analyze function callers ##analysis

github.com/radareorg/radare2 - 9129b7d6fb5950ee9864b25c9ac9b2ee2e34f78e authored about 2 years ago by pancake <[email protected]>
Add `tnf` command to filter functions with the new `noret` column in `afl,`

github.com/radareorg/radare2 - 1d286ff1c72d49488fa94ec03869f943778a16dd authored about 2 years ago by pancake <[email protected]>
Implement `aflm.` and `aflm?` to print the makefile-style function call summary ##anal

github.com/radareorg/radare2 - 48a6cc70499642745e842a5ca4450d76c57673f9 authored about 2 years ago by pancake <[email protected]>
Disable the freebsd builds from the ci

github.com/radareorg/radare2 - f6448b76e76b7ad36bad0870c803dcbb695fb30d authored about 2 years ago by pancake <[email protected]>
Remove occurences of $$ in mips_gnu esil ##refactor

github.com/radareorg/radare2 - 1f2300094aeb78a454b2f2647f35a09778dc191e authored about 2 years ago by condret <[email protected]>
Remove occurences of $$ in riscv esil ##refactor

github.com/radareorg/radare2 - 5afaa275006618f038bfbc7438d700d5b9ccfbdb authored about 2 years ago by condret <[email protected]>
Add warning for esil op $$ deprecation ##esil

github.com/radareorg/radare2 - 7128cdcf5152025a7b3fb4f245de8a4216dcc189 authored about 2 years ago by condret <[email protected]>
Remove some unused macros in anal_riscv_cs ##refactor

github.com/radareorg/radare2 - c8f12fde6dc44f47bc08db39ed89df3f7a96a6f8 authored about 2 years ago by condret <[email protected]>
Release 1.9.2

github.com/radareorg/sdb - 85873d52aea44ead1ddc566cbf1114cf78067a42 authored about 2 years ago by pancake <[email protected]>
Implement `aggb` command, like agfb but for agn/age ##graph

github.com/radareorg/radare2 - 50b30dd60324c5afef6cb4f4a04319553c7daa74 authored about 2 years ago by pancake <[email protected]>
Small fix in the arm64 assembler #asm

github.com/radareorg/radare2 - a8add36c26fdeccdbe4427b37896a07f06c4b615 authored about 2 years ago by rax64 <[email protected]>
Harden swift demangler ##crash

github.com/radareorg/radare2 - a2485a375a0ceab451d5e6c62ad2835c865adbeb authored about 2 years ago by Richard Patel <[email protected]>
Fix boundary check in mach0 fixups reconstruction ##bin

github.com/radareorg/radare2 - c644f1099c3662dd2ae433dae79e8b984b407a90 authored about 2 years ago by Francesco Tamagni <[email protected]>
Fix #16492 - Handle `-` suffix in `te` and `ts`, add tests ##types

github.com/radareorg/radare2 - 2050ee90ebe132b73759b45edc3b9a77597b4306 authored about 2 years ago by pancake <[email protected]>
Fix two oobreads in coresymbolication and dyldcache ##bin

github.com/radareorg/radare2 - 652cc054daf323b8dcd3a768f34a075a61493509 authored about 2 years ago by pancake <[email protected]>
Fix tms320 on big-endian hosts

* Inspired by rizin's 1619d94329ab0665083b5f5aef9030f33146bd33
* Author: Florian Märkl
* A...

github.com/radareorg/radare2 - 88efd682669dfe4b9e0961b49d825d01e56427fc authored about 2 years ago by pancake <[email protected]>
Fix a few GCC 12 warnings from #20087

github.com/radareorg/radare2 - 62d565e143f42f1636c9518ff00664d0be9be134 authored about 2 years ago by pancake <[email protected]>
Remove occurences of $$ in bf and mips_cs esil ##refactor

github.com/radareorg/radare2 - e8af4bade5f38f9f9ac65891566ba613aa108518 authored about 2 years ago by condret <[email protected]>
Honor <tab> autocompletion in the `of` command ##shell

github.com/radareorg/radare2 - 724bf0a8b27d9c3d21d6cc36611ec335840bb6e3 authored about 2 years ago by pancake <[email protected]>
Tests for the "standard" splist() implementation ##util

github.com/radareorg/radare2 - 7e0c4ef7c48af5ab147bc1b535341a5d0510961a authored about 2 years ago by pancake <[email protected]>
Implement native r2pm pkg registry, buffer r2pm -s ##tools

github.com/radareorg/radare2 - 7cb084d2bf45c08617bf18b59caf8314bc3ac504 authored about 2 years ago by pancake <[email protected]>
Assertify the crypto api

github.com/radareorg/radare2 - ee762bf15d2621696e85f8ff84dbb4fc722b6a71 authored about 2 years ago by pancake <[email protected]>
Use RCoreHelp for j? and uc? to fix a lint ##shell

github.com/radareorg/radare2 - a84f140e8debd0781bab4af104f32a326fa151c0 authored about 2 years ago by pancake <[email protected]>
Add |E |D |J pipe aliases for base64 command execution and encoding ##shell

```
?e ?e hello world|E
P2UgaGVsbG8gd29ybGQK
> b64:P2UgaGVsbG8gd29ybGQK
hello world
> ?e P2UgaGV...

github.com/radareorg/radare2 - d9cc0b52d01509570c75df4feb73015a10b116f8 authored about 2 years ago by pancake <[email protected]>
Fix bug in r_str_split_list() causing 1 length arrays for empty strings

github.com/radareorg/radare2 - 20b5ebf50157176a1c4b854217f4ea9b31bfcd7b authored about 2 years ago by pancake <[email protected]>
Move the asm.m68k.gnu into the anal ##refactor

github.com/radareorg/radare2 - 943c01c16d4d0112b3bd46890b76cdef0810c516 authored about 2 years ago by pancake <[email protected]>
Support interpreting executable binaries with r2 -i or '.' ##shell

* Only checks for the exec bit if the file doesnt have any known extension

github.com/radareorg/radare2 - 37b4317f698740848590faaccac3c06fb0edb709 authored about 2 years ago by pancake <[email protected]>
Fix #20651 - Decompiler panel was disapearing after clicking ##panels

github.com/radareorg/radare2 - f792fe8514c97d387f0d72383e7279cebf99c133 authored about 2 years ago by pancake <[email protected]>
Implement radiff2 -B to specify base address ##diff

* The old -B is now -1 (gdiff output)

github.com/radareorg/radare2 - f592b2c117b908dc0fbac90ade0b49c7b36f2bca authored about 2 years ago by pancake <[email protected]>
Better help for radiff2

github.com/radareorg/radare2 - 29c482c416acbc6bf5629596a74e8f357117525d authored about 2 years ago by pancake <[email protected]>
Enable r2pm-native when calling it from r2 ##tools

github.com/radareorg/radare2 - 53edb5f9097bc1931fc44c164a9839570e4a9f47 authored about 2 years ago by pancake <[email protected]>
Fix total amount count of tests in r2r output ##tests

github.com/radareorg/radare2 - c435ae3c331fe560e84e2c4af10fdd8390761df7 authored about 2 years ago by pancake <[email protected]>
Use more r_core_cmd_help_match in cmd_open, remove eprintfs

github.com/radareorg/radare2 - 30dcf3328a0eb7c207437a7eb6d1cf63ec23ef97 authored about 2 years ago by pancake <[email protected]>
Use more Config.setBoolean() and lint some cases

github.com/radareorg/radare2 - d020b38d32a1b5df60fe3f29ba47b7760f128afc authored about 2 years ago by pancake <[email protected]>
Add test index progress in default output ##tests

github.com/radareorg/radare2 - 0030ec3236a5a69d9529ceeefb64eb1f188b6f55 authored about 2 years ago by pancake <[email protected]>
Remove globals in flirt and apply some extra cleanups ##globals

github.com/radareorg/radare2 - 173cbe3bfd81567df9b7d25296e344d3b535c0ed authored about 2 years ago by Axel Iota <[email protected]>
Merge the asm.or1k plugin into the anal one

github.com/radareorg/radare2 - f0434b2dcff09389a6705f944bd793f09f9d31f5 authored about 2 years ago by pancake <[email protected]>
Fix format string issue on windows's r2k

github.com/radareorg/radare2 - 2451eca797c4807452b1fbc42a00fbb30ddc53f8 authored about 2 years ago by pancake <[email protected]>
move asm.arm_windebg to anal.arm_wd ##refactor

github.com/radareorg/radare2 - 578e42ffcb85d73551b7359a8742a34ac2530df1 authored about 2 years ago by pancake <[email protected]>
Minor zip cleanup

github.com/radareorg/radare2-r2pipe - 1c32c7a8a2824584d4122358a2f25567f4adccc0 authored about 2 years ago by pancake <[email protected]>
Remove unnecessary allocators from the zig implementation

github.com/radareorg/radare2-r2pipe - 83c419d0abe897b590ba9f141b8abfb3df30bfcf authored about 2 years ago by pancake <[email protected]>
Address review comments from #zig-help

github.com/radareorg/radare2-r2pipe - d0a3bbf9ee720a90d57307d3a2b28f5571e04d51 authored about 2 years ago by pancake <[email protected]>
Update coresymbolication cache parser ##bin

github.com/radareorg/radare2 - 560260dbf0ff8ee0e38d196ccbec7fc42b84b07f authored about 2 years ago by Francesco Tamagni <[email protected]>
Initial implementation of r2pipe for Zig

github.com/radareorg/radare2-r2pipe - a857172383d9e83ae47c57405837986d1ab1eb24 authored about 2 years ago by pancake <[email protected]>
Add new CoreSymbolication cache sample

github.com/radareorg/radare2-testbins - 52752c039c55bf3f46162c76ef1613152cac53c1 authored about 2 years ago by Francesco Tamagni <[email protected]>
Fix Unkown -> Unknown typo and add lint for it

github.com/radareorg/radare2 - 24cb5cb7f9086d0815db3ab24a1cc2847ed236d8 authored about 2 years ago by pancake <[email protected]>
Use more R_LOG in core, bin, debug, io, .. and add more lints

github.com/radareorg/radare2 - 84a97a57e64c627cdf38225004c9e1c95dd3bf54 authored about 2 years ago by pancake <[email protected]>
Remove occurences of $$ in v810/v850 esil ##refactor

github.com/radareorg/radare2 - 9610a7f9695a30ac3edd3dfa4f3f1dd9dad23865 authored about 2 years ago by condret <[email protected]>
Minor optimization of generated esil in anal_arm_cs.c ##refactor

github.com/radareorg/radare2 - bf7d688c922fe44a392430e9a074dfd03aab86d6 authored about 2 years ago by condret <[email protected]>
Minor optimization of esil generation in anal_arm_cs.c ##refactor

github.com/radareorg/radare2 - ef0feaa0ceb410543d91c0c08952f47277ef8fe5 authored about 2 years ago by condret <[email protected]>
Avoid =[*] in arm_cs esil ##refactor

github.com/radareorg/radare2 - 6fc4fc5686009d04fd059750fc941165f0f997d7 authored about 2 years ago by condret <[email protected]>
Fix last covs

github.com/radareorg/radare2 - e57b387f362d58c8dc1ada10e642d4fcf4e6c98d authored about 2 years ago by pancake <[email protected]>
Bump r2pipe.py 1.7.3

github.com/radareorg/radare2-r2pipe - e8647657c195344c8e04a7bbd01b06451f44fb2e authored about 2 years ago by pancake <[email protected]>
Remove occurences of $$ in arm_cs esil ##refactor

github.com/radareorg/radare2 - d55fa18ae4383536994bc3c93a7aa6be442d5b55 authored about 2 years ago by condret <[email protected]>
Move lanai from asm to anal ##refactor

github.com/radareorg/radare2 - d3ff74151534085e34c577eb6a3c3083fe809765 authored about 2 years ago by pancake <[email protected]>
removed time import

github.com/radareorg/radare2-r2pipe - b094e3655eb69d0ba14213d60c80bfb6dd18b09c authored about 2 years ago by Marat Mkhitaryan <[email protected]>
Remove unused variable self.nonblocking, use bulk read 4096 instead of byte by byte, remove sleep that slows everything down a lot.

github.com/radareorg/radare2-r2pipe - 362f606224b04a25bec907a3dcee1e7ee8c1f06d authored about 2 years ago by Marat Mkhitaryan <[email protected]>
Move the hppa plugin from asm to anal ##refactor

github.com/radareorg/radare2 - 27556a3f74a2e9dd43747d096ca2dcb5be17df97 authored about 2 years ago by pancake <[email protected]>
Fix Vca - assembly in visual cursor mode losing higher bits of the address

github.com/radareorg/radare2 - ec873f35bddc91496597a12bdd2521f1eef0fc3b authored about 2 years ago by pancake <[email protected]>
Add missing guard for r2-5.6.x

github.com/radareorg/r2ghidra - 322b8efe56bd01156cbc566f7c02dad5a9dbefa8 authored about 2 years ago by pancake <[email protected]>
Use more R_LOG in cmd.open ##refactor

github.com/radareorg/radare2 - acfc53553cf25a6a0fc37ab542b6fa8b162ca8fb authored about 2 years ago by pancake <[email protected]>
Fix #20573 - filename must be quoted in o* for projects

github.com/radareorg/radare2 - 38a3946d00cc5dcd03c052aadb7e28d9a42fd1d0 authored about 2 years ago by pancake <[email protected]>
Don't print eol chars for now to fix an r2pipe issue ##shell

github.com/radareorg/radare2 - e250f321599da21ac0d253a78f7d2d7b84128aa1 authored about 2 years ago by pancake <[email protected]>
Make the python pipe sync before the initial null byte

github.com/radareorg/radare2-r2pipe - 06b9f029931723e2b0b113ba99dae4e09e581623 authored about 2 years ago by pancake <[email protected]>
Clarify the use of radiff2 -p in the help message

github.com/radareorg/radare2 - e77b76e4dded72a1e48f36795c65f105561b1f32 authored about 2 years ago by pancake <[email protected]>
Implement pxu{1,2,4,8} like pxd but unsigned ##print

github.com/radareorg/radare2 - 46eb73dd137e52a89d8d7c577b5ccd64fe6dae8a authored about 2 years ago by pancake <[email protected]>