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

Initial import of the XALZ bin plugin ##bin

* Add tests for the XALZ file format

github.com/radareorg/radare2 - d69b3d11b60c051bd4b09ffb07f0d51addcf87a3 authored over 2 years ago by Sergi Àlvarez i Capilla <[email protected]>
Release 5.6.0

github.com/radareorg/r2ghidra - e3e3314af47fc8c82f2264efa6e065cb958c938a authored over 2 years ago by pancake <[email protected]>
Add support for RISCV

github.com/radareorg/r2ghidra - cf93eed25bc01e5f5230b72b2aae247f38135d13 authored over 2 years ago by pancake <[email protected]>
Fix Negative Offset in Hexdump Json Output ##print

github.com/radareorg/radare2 - a6309160f4b750aba16cd85d1dc6f8f659378816 authored over 2 years ago by Anderson <[email protected]>
Add another reproducer from huntr

github.com/radareorg/radare2-testbins - 542fd69a9b550e7b1fb0798b25180064d3195710 authored over 2 years ago by Sergi Àlvarez i Capilla <[email protected]>
add mscorlibs

github.com/radareorg/radare2-testbins - 5123e6b50e1d10e7bd5d86150a2dcdd97e05a9ee authored over 2 years ago by Sergi Àlvarez i Capilla <[email protected]>
Remove space before ( in function definitions

github.com/radareorg/sdb - b2460a9800f487a34654d6366cd380fe310c39e2 authored over 2 years ago by pancake <[email protected]>
Fix visibility issue in the bluy theme ##cons

github.com/radareorg/radare2 - 4d75eeb99a0d913e9b443e7aaf73aa44a323739d authored over 2 years ago by Sergi Àlvarez i Capilla <[email protected]>
Fix parsing of 'ra?' and 'r0x' subcommands ##shell

github.com/radareorg/radare2 - 3d438c510e0e9438f66cfdad524515de809f6400 authored over 2 years ago by pancake <[email protected]>
Fix redefine warning

github.com/radareorg/radare2 - 11eb7cb350ab7c9f742be4020696ef9780a6cc1a authored over 2 years ago by Sergi Àlvarez i Capilla <[email protected]>
Improve boundary checks to fix oobread segfaults ##crash

* Reported by Cen Zhang via huntr.dev
* Reproducer: bins/fuzzed/javaoob-havoc.class

github.com/radareorg/radare2 - 6c4428f018d385fc80a33ecddcb37becea685dd5 authored over 2 years ago by Sergi Àlvarez i Capilla <[email protected]>
Code cleanup in shlr/java

github.com/radareorg/radare2 - a638f6a073629bf711779cdba83f39bbf2f14c42 authored over 2 years ago by Sergi Àlvarez i Capilla <[email protected]>
Move java globals into the tls

github.com/radareorg/radare2 - b19ad118a5e3d0ba488e3dbb4a4e213155664103 authored over 2 years ago by Sergi Àlvarez i Capilla <[email protected]>
Fix DoS when loading a fuzzed DEX file ##crash

* Reported by clusterfuzz
* Reproducer: bins/fuzzed/clusterfuzz-issue-44410-infloop-sample-51017...

github.com/radareorg/radare2 - 837953a1a22b9e1bfde30877b5af9f8c96606e50 authored over 2 years ago by Sergi Àlvarez i Capilla <[email protected]>
Add infinite loop in dex parser found by clusterfuzz

github.com/radareorg/radare2-testbins - dfd94d5d2f8c14251847e282b5a48a73165c32c7 authored over 2 years ago by Sergi Àlvarez i Capilla <[email protected]>
Fix overlapping titles on small frames ##panels

github.com/radareorg/radare2 - 8db3966da5f746efef98f264fe9dfcee709bfb91 authored over 2 years ago by Sergi Àlvarez i Capilla <[email protected]>
Close menu when a different decompiler is selected ##panels

github.com/radareorg/radare2 - 0b726c680624bf4237c87eea206e8ff6915a869f authored over 2 years ago by Sergi Àlvarez i Capilla <[email protected]>
Fix UAF in pyc parser ##crash

* Reported by Cen Zhang via huntr.dev
* Reproducer: bins/fuzzed/harep2.pyc

github.com/radareorg/radare2 - 35482cb760db10f87a62569e2f8872dbd95e9269 authored over 2 years ago by Sergi Àlvarez i Capilla <[email protected]>
Fix negative index in anal.arm64.cs ##crash

* Reported by Cen Zhang via huntr.dev

github.com/radareorg/radare2 - d17a7bdf166108a29a27cd89bf454f9fa6c050d6 authored over 2 years ago by Sergi Àlvarez i Capilla <[email protected]>
Fix java oobread in id_000000,sig_06,sync_m1,src_000048 ##crash

* Reported by Cen Zhang via huntr.dev

github.com/radareorg/radare2 - 79b39bb54d840442dccea0ddaa11077edd4b8b99 authored over 2 years ago by Sergi Àlvarez i Capilla <[email protected]>
Fix oobread segfault in java arith8.class ##crash

* Reported by Cen Zhang via huntr.dev

github.com/radareorg/radare2 - 9650e3c352f675687bf6c6f65ff2c4a3d0e288fa authored over 2 years ago by Sergi Àlvarez i Capilla <[email protected]>
Fix bins/*/rep8 - UAF crash in pyc parser ##crash

* Reported by Cen Zhang via huntr.dev

github.com/radareorg/radare2 - 8525ad0b9fd596f4b251bb3d7b114e6dc7ce1ee8 authored over 2 years ago by Sergi Àlvarez i Capilla <[email protected]>
Fix panel focus glitch ##visual

github.com/radareorg/radare2 - 4a8d97589bb279d2b2899180298e132a0c7ef5ea authored over 2 years ago by Sergi Àlvarez i Capilla <[email protected]>
add test bin for an uaf in pyc parser

* Reported by Cen Zhang

github.com/radareorg/radare2-testbins - eab8ef16517b76076fabfdf5678a0e49dc6464ff authored over 2 years ago by Sergi Àlvarez i Capilla <[email protected]>
Add arm64 negative index bug test

github.com/radareorg/radare2-testbins - 546789e80661f2f2fdad6de71be764d7aee89586 authored over 2 years ago by Sergi Àlvarez i Capilla <[email protected]>
Add another crash test bin from Cen Zhang

github.com/radareorg/radare2-testbins - 465b63b659c65bf705a949cb7333da042e772100 authored over 2 years ago by Sergi Àlvarez i Capilla <[email protected]>
Add rep8

github.com/radareorg/radare2-testbins - cadd2d51f18d617bb049ec9c1ca0fad7aa7c09d9 authored over 2 years ago by Sergi Àlvarez i Capilla <[email protected]>
Add oobread crash in java reproducer

github.com/radareorg/radare2-testbins - 96ae91630eb0b726f11b90f95c31123691d05110 authored over 2 years ago by Sergi Àlvarez i Capilla <[email protected]>
Fix disable-threads builds

github.com/radareorg/radare2 - 1c8966bd1c2a46540b4f77616e806d634132aa60 authored over 2 years ago by pancake <[email protected]>
Fix null derefs when using r2 build without threads

github.com/radareorg/iaito - 28a1099603b3fa671bfbb226025d1a8c45558471 authored over 2 years ago by pancake <[email protected]>
Fix ut64 format issues

github.com/radareorg/iaito - 4fee82575e214be44d65e6c85f98682e8b6be4bf authored over 2 years ago by pancake <[email protected]>
Update minor version

github.com/radareorg/radare2 - fa834609cdf18ec07d9a9df17f57269bdce8c00e authored over 2 years ago by pancake <[email protected]>
Rename r_core crate to r2api and fix bindgen call

github.com/radareorg/radare2-bindings - fd3ca0bb3a9990c5a81f6b2fd358eb1a5ae72bfe authored over 2 years ago by pancake <[email protected]>
Improve panels behaviour when analyzing the whole program ##visual

github.com/radareorg/radare2 - 8587412f077e66319025fd774c9a36670f1255f6 authored over 2 years ago by pancake <[email protected]>
Add example script solving vault crackme from the hackthebox university CTF 2021

github.com/radareorg/r2pipe-codeshare - 895c2423c653673a6340b25f4295342d75fe19f9 authored over 2 years ago by Biplav <[email protected]>
Add RISC-V CSR related instruction descriptions

github.com/radareorg/radare2 - 71d7bf2bcda7c4a417a7fba847af336e8e4f34c4 authored over 2 years ago by Nerijus Bendžiūnas <[email protected]>
Bump to 5.6.0 for r2libr

github.com/radareorg/radare2-bindings - 543c6b555f37099fff2acbfb169a88ae6f96738f authored over 2 years ago by lazymio <[email protected]>
Release 5.6.0

github.com/radareorg/radare2 - e9e600a9a4c22a1e4aa901ab50e1d744648bd722 authored over 2 years ago by pancake <[email protected]>
Improve cursor handling in panels

github.com/radareorg/radare2 - c20c9622b751d867556f95fbfb251573070b16a7 authored over 2 years ago by pancake <[email protected]>
Autoset cache flag on whitelisted panels on create ##panels

github.com/radareorg/radare2 - 42b6d28d23779030281d3bc71d7767bff45708bd authored over 2 years ago by pancake <[email protected]>
Fix #18621 - Specify ABI version to be X.Y instead of X.Y.Z ##build

* Installation creates some more symlinks now

github.com/radareorg/radare2 - 6231e6058513be306f34fb29132441d8235e7114 authored over 2 years ago by pancake <[email protected]>
Move meson rules from Makefile to mk/meson.mk

github.com/radareorg/radare2 - edca7a15e02cdcf813983c29c75688ed4eb0679f authored over 2 years ago by pancake <[email protected]>
Disable ESIL macros and add reproducer test ##esil

github.com/radareorg/radare2 - ec55fb405c4b2a858389b4f047101aa7c5db5f8e authored over 2 years ago by pancake <[email protected]>
Rollback the macros for += and -=

github.com/radareorg/radare2 - 0b6a2afddabc5202fb0310fa2ecc05a414b9c6ab authored over 2 years ago by pancake <[email protected]>
Fix: Mark r_print_format globals as TLS ##util

github.com/radareorg/radare2 - c083791711a8d1372c360b22ff5ab5ea99c94c95 authored over 2 years ago by meme <[email protected]>
Add helper function for pending macro handling ##esil

github.com/radareorg/radare2 - fa02a271c34458e99797f996b419a3bc04d9a7ae authored over 2 years ago by pancake <[email protected]>
Fix #19410 - Fix cursor mode regression ##panels

github.com/radareorg/radare2 - 8729c7d3b16e830623c5989811ce22af8f15b857 authored over 2 years ago by pancake <[email protected]>
Improve EVM analysis and update tests ##esil

github.com/radareorg/radare2 - b62714cb25bdff24aa2c270aa253b8cc8120eddd authored over 2 years ago by Sylvain Pelissier <[email protected]>
scr.cursor is boolean, so use r_config_get_b instead

github.com/radareorg/radare2 - d70c360d0ca84599749d82d87d28f71899c8652c authored over 2 years ago by pancake <[email protected]>
Prefer `for` over `while` in panels menu code

github.com/radareorg/radare2 - 2bc1b45f373e3049318fa65890b053ca34aee5e7 authored over 2 years ago by pancake <[email protected]>
Fix #19409 - Close menu after creating a new panel from it ##visual

github.com/radareorg/radare2 - fe900e0b5bea91c643159382cafb389977944754 authored over 2 years ago by pancake <[email protected]>
Macrofication of the '+=' and '-=' esil operations ##esil

github.com/radareorg/radare2 - 5cc0becdcdfd0ef94091131e6f7b83a4f49f0923 authored over 2 years ago by pancake <[email protected]>
Remove all the uses of %z as its not supported on Windows

github.com/radareorg/radare2 - b30a4ea80be42663ca96ddf8bb90415c234469de authored over 2 years ago by pancake <[email protected]>
Update to the latest capstone

github.com/radareorg/radare2 - 48829c64b8a07457cf5503ee27adc3887de081a1 authored over 2 years ago by pancake <[email protected]>
Use tinycc repo from gihub mirror

* because the official one is down

github.com/radareorg/radare2 - 6ce1c685ec4890a4cb041101dfb6b52a29fd1a2e authored over 2 years ago by Apkunpacker <[email protected]>
Increase read buffers in r2r and strbuf (#19646)

github.com/radareorg/radare2 - 3b161a860f16d20f44173ac43246420e0ef91605 authored over 2 years ago by pancake <[email protected]>
Add 16GB pagefile for the windows ci ##build (#19652)

github.com/radareorg/radare2 - 3e92c06758b828aea29e5fca66dd16514980d48a authored over 2 years ago by pancake <[email protected]>
Address latest covs and remove some %zu format warnings (#19647)

github.com/radareorg/radare2 - 917527306facd3df32def85b7e81416c246e438b authored over 2 years ago by pancake <[email protected]>
Use static RThreadLock in cons ##cons

github.com/radareorg/radare2 - ab5606e3e6ee5c9cf70f42cde11e0765083c4514 authored over 2 years ago by meme <[email protected]>
Use static RThreadLock in TCC ##parse

github.com/radareorg/radare2 - 1ceb55ec98524fbf3d76decf95fa5b2a401321f0 authored over 2 years ago by meme <[email protected]>
Add atomic primitives for Windows ##util

github.com/radareorg/radare2 - 7ebcd4162adb0c5daa8b97fc970348c63d42a4ff authored over 2 years ago by meme <[email protected]>
Add safe static lock initialization ##util

github.com/radareorg/radare2 - 60286162aef8f206a9d3bdd3c940c437d7496887 authored over 2 years ago by meme <[email protected]>
Simplify meson logic and use ole's PR to fix Windows ##build

* Kudos to @oleavr for reproducing, spotting and fixing the bug!
* Context https://github.com/m...

github.com/radareorg/radare2 - 50bf4d59186e1b03cf6383fb44a99e94282128c3 authored over 2 years ago by pancake <[email protected]>
Add null deref test file for xnu.kernelcache

github.com/radareorg/radare2-testbins - 8a88fa3c22e14b2349b5279af833f1fc231f9e2c authored over 2 years ago by pancake <[email protected]>
Fix null deref in xnu.kernelcache ##crash

* Reported by @xshad3 via huntr.dev

github.com/radareorg/radare2 - feaa4e7f7399c51ee6f52deb84dc3f795b4035d6 authored over 2 years ago by pancake <[email protected]>
Fix warnings

github.com/radareorg/radare2 - 72ffc0271f8505b5a419218366fd5b9f4c5ced6f authored over 2 years ago by pancake <[email protected]>
Fixes for w2019 (#19644)

github.com/radareorg/radare2 - d58e62e74cb1724c4c602c48de24145c37bef80b authored over 2 years ago by pancake <[email protected]>
Simpler var counting API ##analysis

github.com/radareorg/radare2 - 249222cfe7a8dee540297dda3dc74a5ea2693251 authored over 2 years ago by Dennis Goodlett <[email protected]>
Workaround to handle seg:off on x86_16 due to a capstone bug ##disasm

* Add tests showing the computed absolute address or label

github.com/radareorg/radare2 - a12795d1808cff3b1b4af7b3602b4c4bd0f15ac5 authored over 2 years ago by lasek0 <[email protected]>
Add 'pFB' command to use the new BPLIST parser ##print

* Kudos to https://github.com/libimobiledevice/libplist
* Licensed under LGPL
* Add pj_kraw() ...

github.com/radareorg/radare2 - 7e7fd5835a2cabdb3af337a7d5591c968625d689 authored over 2 years ago by pancake <[email protected]>
Merge asm.msp430 into anal (#19639)

github.com/radareorg/radare2 - 5e92a476cbec81ed4172b918ddd7f427e949f173 authored over 2 years ago by pancake <[email protected]>
Fix #19628 - wx+ as an alias for wxs ##core

github.com/radareorg/radare2 - 9db069f2b49064051df745984b8940f192271f3b authored over 2 years ago by Sergi Àlvarez i Capilla <[email protected]>
One more arm32-aao crash just in case

github.com/radareorg/radare2-testbins - cc42bc3c2241e8e8972c9088d0bf64babf020c9c authored over 2 years ago by Sergi Àlvarez i Capilla <[email protected]>
Fix warning

github.com/radareorg/radare2 - 715c4e0ff14aadd4026c182626502df3f3a620ab authored over 2 years ago by Sergi Àlvarez i Capilla <[email protected]>
Address some more coverities and update m68k tests

github.com/radareorg/radare2 - 3a57152f016c5262c4e359075f0ed5477154da6f authored over 2 years ago by Sergi Àlvarez i Capilla <[email protected]>
Fix unused variable warning

github.com/radareorg/radare2 - 5c86f69b950b4ada6908fd1f908af1fad2f2a699 authored over 2 years ago by Sergi Àlvarez i Capilla <[email protected]>
Add archinfo for m68k and properly handle truncated instructions

github.com/radareorg/radare2 - b306d072464699b34932d9329aca3640c5f2bbe3 authored over 2 years ago by Sergi Àlvarez i Capilla <[email protected]>
Fix m68k test

github.com/radareorg/radare2 - 7e3bd42110a8dca57ca146d85d0f1e2bccedd6d7 authored over 2 years ago by Sergi Àlvarez i Capilla <[email protected]>
Fix last covs

github.com/radareorg/radare2 - 4474cbab013370056a1635f37f57d17f003075b8 authored over 2 years ago by Sergi Àlvarez i Capilla <[email protected]>
Fixes

github.com/radareorg/radare2 - 060058b2e2f046c208aacb064916b5cc3b315271 authored over 2 years ago by Sergi Àlvarez i Capilla <[email protected]>
Improve esil generation for shifted ldr in arm64

github.com/radareorg/radare2 - 56c49b813807f0803a4b024fe68d849ffde885fa authored over 2 years ago by Sergi Àlvarez i Capilla <[email protected]>
Upgrade to a working capstone

github.com/radareorg/radare2 - 595650c0cbba61febe17bed9c94524e2e586d00e authored over 2 years ago by Sergi Àlvarez i Capilla <[email protected]>
Fix m68k test

github.com/radareorg/radare2 - d9dcba40312984160a005c91eb253ecc9dcd282a authored over 2 years ago by Sergi Àlvarez i Capilla <[email protected]>
Remove asm.m68k and merge disasm into the anal (#19637)

github.com/radareorg/radare2 - 0698f0b8f9c32b98014041d5310e07dd54123926 authored over 2 years ago by Sylvain Pelissier <[email protected]>
JNA bindings fixes (#233)

* Fix x0 with eax, x86 assembly
* Add int r_hex_str2bin(const char *in, ut8 *out)
* Remove Str...

github.com/radareorg/radare2-bindings - bd4adb61178e4fd3f639de87da91f5d771d7005e authored over 2 years ago by Muhtaseem Al Mahmud <[email protected]>
Add support for list12 logic in the v850.np distillation ##esil

github.com/radareorg/radare2 - 041bac2071fc6354bae5ff78d0108e745f8b88c6 authored over 2 years ago by pancake <[email protected]>
Honor syntax indentation rules

github.com/radareorg/radare2 - 4d6637ed69617824f887329bb2ca95695f737f05 authored over 2 years ago by Sergi Àlvarez i Capilla <[email protected]>
Fix esil for bnd jmp x86 instrs and cmn arm instrs ##esil

github.com/radareorg/radare2 - a650aa2a140dd5199919b11fe5f93ff0764377a4 authored over 2 years ago by aemmitt-ns <[email protected]>
use di, use colon for r2frida

github.com/radareorg/esilsolve - b232e061014f86dc04a1d8d60f464f623c8ef51a authored over 2 years ago by aemmitt-ns <[email protected]>
fix float ops

github.com/radareorg/esilsolve - d918c446ef16260b17ad68191b81cdd66d98de85 authored over 2 years ago by aemmitt-ns <[email protected]>
Make all r2 tools behave properly when called with argc < 2

* No vuln here, just polkit and posix2001 fun

github.com/radareorg/radare2 - ee00ab36bc4d37f2f27c501e8b34609cfea38094 authored over 2 years ago by pancake <[email protected]>
Remove asm.6502_cs and merge disasm into the anal (#19632)

github.com/radareorg/radare2 - 61b2667d7703be0bd442f463fad3f3b92bda4fe9 authored over 2 years ago by Sylvain Pelissier <[email protected]>
Add CI job to verify builds with system-wide capstone ##build

github.com/radareorg/radare2 - 54b1fcd23cc07dcdec6b8f147dcd8944ea4703d1 authored over 2 years ago by pancake <[email protected]>
Correct EVM instruction size and add tests (#19631)

github.com/radareorg/radare2 - 098733d015b7930a790d590b961f9ac6a6874971 authored over 2 years ago by Sylvain Pelissier <[email protected]>
Add iso8859_1 ##charset

github.com/radareorg/radare2 - e3e48fef187779bd4c54e503d4cdb78482a95be8 authored over 2 years ago by gogo2464 <[email protected]>
Dont SIGINT in RCons when used in a thready way ##cons

github.com/radareorg/radare2 - 3b8feb0d7a73d49475b7548e962ea97639189515 authored over 2 years ago by pancake <[email protected]>
Implement ESIL on more instructions for v850.np ##esil

github.com/radareorg/radare2 - d4d1d7afd5f2073aeee952573efa0eef42c8fb37 authored over 2 years ago by Roman Valls Guimera <[email protected]>
Remove globals from tcc code ##cleanup

github.com/radareorg/radare2 - 51032c662dae5b1dbd6d09787d76c903a2ad75d4 authored over 2 years ago by pancake <[email protected]>