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

Refactor some more elf code

github.com/radareorg/radare2 - 044c2f7508af016be3111a7cf4e412c0e4aa4d93 authored over 1 year ago by Luc Tielen <[email protected]>
Fix null deref in the wh command

github.com/radareorg/radare2 - 64875d15bd4ebb737435fff9fb176e85b83eef4b authored over 1 year ago by pancake <[email protected]>
Fix reading and parsing /proc/pid/maps from remote gdb on android ##debug

* Tested on Android12 / arm64

github.com/radareorg/radare2 - e56c1ee7fec376ec6c602ded03391d6461d0cca0 authored over 1 year ago by pancake <[email protected]>
Fix null deref in recursive help parsing

github.com/radareorg/radare2 - 44c411d5ed00a54e92adc5fa4a0059e60b9deefd authored over 1 year ago by pancake <[email protected]>
Show log.level=? help message ##shell

github.com/radareorg/radare2 - 763a33c5e978957be7e012888f918135910d4a31 authored over 1 year ago by pancake <[email protected]>
Fix UAF in 8051 analysis on fuzzed code ##crash

github.com/radareorg/radare2 - 51fa21b91bc9cdf3d69fdad421fd19bb16e043ec authored over 1 year ago by pancake <[email protected]>
Fix null deref assert in rabin2 -f le -S /bin/ls

github.com/radareorg/radare2 - 71dd9b03c4c059433748570578429e8ff160e040 authored over 1 year ago by pancake <[email protected]>
Fix out-of-memory allocation on a fuzzed plan9 binary ##crash

github.com/radareorg/radare2 - 86ab5111e3c230056a4ee0c46e73f8bfac479c0c authored over 1 year ago by pancake <[email protected]>
Parse more CodeSignature fields for mach0 ##bin

github.com/radareorg/radare2 - 1b3d1dffa1bc7d4250063297974bc11b7c03043c authored over 1 year ago by pancake <[email protected]>
Create a Makefile as documentation

github.com/radareorg/radare2-snap - 3b9db46e2ee00d6b2de934202bd0fbefdd1b5e6a authored over 1 year ago by Pau Rodriguez-Estivill <[email protected]>
Faster ~? rcons filtering ##cons

github.com/radareorg/radare2 - 72a298e5d74a252ff1c2e2aa1413498e13138262 authored over 1 year ago by pancake <[email protected]>
Implement r2pm -t for timeless packages ##r2pm

github.com/radareorg/radare2 - b13e834aa8de22673e33539709084c25b3b954b6 authored over 1 year ago by pancake <[email protected]>
Small improvement on tail call detection ##analysis

github.com/radareorg/radare2 - 5f538d50e484aa63b5096b99f1f954403b185d59 authored over 1 year ago by pancake <[email protected]>
Check for noret destinations in afbr listings ##analysis

github.com/radareorg/radare2 - 9e8f2edea084c3cc7a1281b01ed7fcf00b53b9e0 authored over 1 year ago by pancake <[email protected]>
Consider zero pages as invalid code ##analysis

github.com/radareorg/radare2 - 041d7968ecd700dfbe632d592f376dfbbd5b85a4 authored over 1 year ago by pancake <[email protected]>
Fix 1byte oobread bug in the java decoder spotted by arch

github.com/radareorg/radare2 - d72e6a65ae8285938d7c14222e7ce110789a1b8a authored over 1 year ago by pancake <[email protected]>
Few less unnecessary allocations for the type propagation (#21849)

github.com/radareorg/radare2 - a8cdcaf695ae37998965de46573bbe866e271391 authored over 1 year ago by pancake <[email protected]>
Fix some memory leaks in REgg and RAnal.x86

github.com/radareorg/radare2 - b0fda2bcbdbc649934c13047d5cb742f235647b3 authored over 1 year ago by pancake <[email protected]>
Fix null derefs and memleaks in {esil,debug}traces ##esil

* Requires `e dbg.trace=1; aeim` before testing

github.com/radareorg/radare2 - ebcbc547d0b45fe963bd09bd440bf82d20811c41 authored over 1 year ago by pancake <[email protected]>
Improve comments in dockerfiler

github.com/radareorg/radare2-snap - 1f7cb073657814ab7d03f5fc73eeb88968d43496 authored over 1 year ago by Pau Rodriguez-Estivill <[email protected]>
Add environment urls

github.com/radareorg/radare2-snap - 01972950b60941e545d911902a6ecb3de14443fd authored over 1 year ago by Pau Rodriguez-Estivill <[email protected]>
Add more snap env vars into Dockerfile

github.com/radareorg/radare2-snap - 4239cfd14011d078df2b14bc3988b7e6a345107a authored over 1 year ago by Pau Rodriguez-Estivill <[email protected]>
Fix non-null terminated string in string search hits

github.com/radareorg/radare2 - c9469af1fdc29315f424ef1aba7e898809bdf05e authored over 1 year ago by pancake <[email protected]>
Fix assert on null deref with the 'pf E' command ##print

github.com/radareorg/radare2 - 30081d14d9b773da915739389fff42c35311f4b1 authored over 1 year ago by pancake <[email protected]>
Parse CodeSignatureDirectory entries for mach0 ##bin

github.com/radareorg/radare2 - a4b527d6a21736771958f1ed4222d6b5c58dd138 authored over 1 year ago by pancake <[email protected]>
Fix invalid json on 'pfj x[1]z' ##print

github.com/radareorg/radare2 - ecbc62aeaaa750bbd3db4608844203c64994e8ba authored over 1 year ago by pancake <[email protected]>
Dont enable debug tracing from type propagation ##analysis

github.com/radareorg/radare2 - 4a53f2b2c0a51d8c38b48bac7a64c98300c57baf authored over 1 year ago by pancake <[email protected]>
Build snap and docker images

github.com/radareorg/radare2-snap - a5862cc827f461cff4dd6d3e02fd9deef09f4a9e authored over 1 year ago by Pau Rodriguez-Estivill <[email protected]>
Fix oob write in dyldcache accel loading ##crash

github.com/radareorg/radare2 - 0c90170ced3c752c47370d2dbfec19743f2827fd authored over 1 year ago by pancake <[email protected]>
Revert upgrade r2frida to 5.8.6

This reverts commit b07e6b2be1c198354db5328408ec1a94b178f8cf.

github.com/radareorg/radare2-snap - f9b95b9423bd03a1a7f634b6216a48f687b4351a authored over 1 year ago by Pau Rodriguez-Estivill <[email protected]>
Change update schedule to every 3 hours

github.com/radareorg/radare2-snap - 23087ae89fb50598bda1f32f41b67bfdcbdae7aa authored over 1 year ago by Pau Rodriguez-Estivill <[email protected]>
Fix undefined behavior when reading java uints ##shlr

github.com/radareorg/radare2 - 6799fa41af6b44023e2331d44da3b04fbe7971e8 authored over 1 year ago by Luc Tielen <[email protected]>
Update and improve r2docker as well as publish the new image into the hub ##build

github.com/radareorg/radare2 - 684f26f0b1b91492d38ffcf98017dfb20345f38d authored over 1 year ago by pancake <[email protected]>
Add .dockerignore to restrict the build context

Only the csharp directory is important for a Docker build. Without
the .dockerignore, Docker rec...

github.com/radareorg/r2wars - 1834ea4f11851d755f4b3f5e2871fee9397d33ab authored over 1 year ago by Florian Hofhammer <[email protected]>
Fix typos

github.com/radareorg/r2wars - 4b55638d2c2f4e90b497a25d2b77c4a1729ee94f authored over 1 year ago by Florian Hofhammer <[email protected]>
Add Makefile to wrap around docker compose

github.com/radareorg/r2wars - 3828a549c29a9df5396f20e7200f73ccc43645e0 authored over 1 year ago by Florian Hofhammer <[email protected]>
Set timezone to UTC and make r2 source a build arg

github.com/radareorg/r2wars - 36b0f07c0c97d31f514a601c251182cb69bbbc49 authored over 1 year ago by Florian Hofhammer <[email protected]>
Use multi-stage Docker builder and Docker compose

The multi-stage Docker builder makes better use of caching and
builds r2 and r2wars independentl...

github.com/radareorg/r2wars - 347bba144137ab6b891a4d94baaada92aa57c915 authored over 1 year ago by Florian Hofhammer <[email protected]>
Increase initstate size to not crash

The fixed size for the initstate caused accesses out of the array's
bounds when using architectu...

github.com/radareorg/r2wars - 5936113029510eb15d8c9e50dea26bbe2fb274ac authored over 1 year ago by Florian Hofhammer <[email protected]>
RCore.getSectionName() always return a string

github.com/radareorg/radare2 - 5bce39e8eeb487a4076b5e9267d4ff2925bd5387 authored over 1 year ago by pancake <[email protected]>
Faster Css using the api instead of Cz with tmpseek ##bin

* Perf results are unnoticeable, on a 8MB binary (0.590 vs 0.580)

github.com/radareorg/radare2 - 052c8058d23f755f266e7c6e2b41416c5b9949e7 authored over 1 year ago by pancake <[email protected]>
Improve tricore.cs handling jumps/rets/movs/ ##arch

* No esil yet, but at least static analysis starts to work

github.com/radareorg/radare2 - 2990197903ffd7b25501a37474b4f788af34fa41 authored over 1 year ago by pancake <[email protected]>
Filter out the java symbols that shouldnt be public in abidiff

github.com/radareorg/radare2 - eb6f28b174fa88781d83bf70dc4049d7cc27f787 authored over 1 year ago by pancake <[email protected]>
Add r2pm build-arg to the r2docker with r2frida,r2ghidra,r2dec packages ##build

* Use docker build -t r2 . --build-arg="r2pm=r2frida r2dec"
* Just run make -C dist/docker to get

github.com/radareorg/radare2 - 64cb2f4082203d0ac9f11a153f64c4af04a3fd54 authored over 1 year ago by pancake <[email protected]>
Implement Css (section string scan) and Csz (same as Cz) ##search

* Search for strings in the current section or given range

github.com/radareorg/radare2 - cf0bd169914afa1f50a7342b894a6efe33719950 authored over 1 year ago by pancake <[email protected]>
Use Css in ELF (instead of section.has_strings) to avoid flags ##bin

* Add test
* Note for future-self: default log level = TODO

github.com/radareorg/radare2 - f8b78d946166464c6f3a0f6620357f03be723a31 authored over 1 year ago by pancake <[email protected]>
String search no longer requires a keyword ##search

github.com/radareorg/radare2 - 2d37fdf7a45f52b41afdd68b991f95488b4ae6ca authored over 1 year ago by pancake <[email protected]>
Apply section formats in a second iteration ##bin

* Fixes the case when maps are required for the command

github.com/radareorg/radare2 - 0a7030ff1deb01bf1811c70f828915a7d4592c7d authored over 1 year ago by pancake <[email protected]>
Install r2frida and use /usr as prefix for r2docker ##build

github.com/radareorg/radare2 - d8f7e5dba2184721d85fbfd6c69cd71e2c5e7784 authored over 1 year ago by pancake <[email protected]>
Improve the twilight theme ##cons

github.com/radareorg/radare2 - eb2cfcd6761df2fe6c7287be3f3ca49d2f8e6d5c authored over 1 year ago by pancake <[email protected]>
Fix #21823 - tag static elfs as non libinjectables ##bin

github.com/radareorg/radare2 - 0dcafd1f20421bbb637d873767488b2ea66c808b authored over 1 year ago by pancake <[email protected]>
Fix #19964 - show relro:no even if no dyn section is found ##bin

github.com/radareorg/radare2 - 6ed6b591d4c4d4df368bd211f3b022a2e0a08010 authored over 1 year ago by pancake <[email protected]>
Fix ESIL MIPS64 NOR instruction ##arch

github.com/radareorg/radare2 - fecabf315f604ff30f0f29aaa2325eef06b14a91 authored over 1 year ago by phix33 <[email protected]>
add relro test bins

github.com/radareorg/radare2-testbins - d511c0748ed0b12cb644dc6506be9f1a53ca1d3a authored over 1 year ago by pancake <[email protected]>
Drop link to the old website

github.com/radareorg/radare.org - 36a50c3aa9fd9099246145966d528116b73dea49 authored over 1 year ago by pancake <[email protected]>
Refactor elf get_import_addr checks ##bin

github.com/radareorg/radare2 - d0df3a23f1f198d23c89f506c1cfc1d173b0ad46 authored over 1 year ago by Luc Tielen <[email protected]>
Add support for even more elf reloc types ##bin

github.com/radareorg/radare2 - fb67ba9edb2b0703dcd7b10901301469a50ad26d authored over 1 year ago by Luc Tielen <[email protected]>
Add support for more elf reloc types ##bin

github.com/radareorg/radare2 - 33df3336e3f4806063ad0e26b109968061450b3e authored over 1 year ago by Luc Tielen <[email protected]>
Add the dropbear ppc binary

github.com/radareorg/radare2-testbins - 63f36e73685ac25724068ae4d6bea43467056147 authored over 1 year ago by pancake <[email protected]>
Ignore rbinjava abi break and not use anal api from arch

* Also avoid the use of r_anal_optype_tostring in RArch

github.com/radareorg/radare2 - 8bc86dc9513d325e62be31900d04bc6e68ba3d46 authored over 1 year ago by pancake <[email protected]>
Fix #21715 - Add baddr to the class info from DEX ##bin

github.com/radareorg/radare2 - eb204788ff2a517c03359546c1832a5813327469 authored over 1 year ago by pancake <[email protected]>
Migrate java plugin ##arch

github.com/radareorg/radare2 - 8c3ce372554a04a139011baeb81aaf0a96f18abd authored over 1 year ago by Luc Tielen <[email protected]>
Fix #17850 - Fix sparc disassembler with invalid instructions

github.com/radareorg/radare2 - 6102b1208ac13b8ad8d0663082f9bf2d84123c75 authored over 1 year ago by pancake <[email protected]>
Add missing flags for the internal ELF symbol relocactions ##bin

* Requires further abi breaking changes to be done during 5.9

github.com/radareorg/radare2 - 93dbc62c72978ff30785275a8470b2f3413ba947 authored over 1 year ago by pancake <[email protected]>
Check for PT_LOAD segments before fully reading elf phdr ##bin

github.com/radareorg/radare2 - a9005f3137f1b5b3ac2530539137718805fbe6a6 authored over 1 year ago by Luc Tielen <[email protected]>
Visual ESIL debugger improvements ##visual

* Show internal register state values
* Allow swift scrolling between tokens
* Fix oobread

github.com/radareorg/radare2 - 6f4b7c1c17f39a0d281ba7de40ff345d0cd34729 authored over 1 year ago by pancake <[email protected]>
Fix #21813 - parsing reg profiles from android-gdbserver ##debug

github.com/radareorg/radare2 - cc37f0c60684ee9747a01398f3e92dadba859f28 authored over 1 year ago by pancake <[email protected]>
Fix oobread bug in xchg+di arch.i8080 disasm

github.com/radareorg/radare2 - 945b56ece66d76203fc0cb52b250261715f70af3 authored over 1 year ago by pancake <[email protected]>
Implement ahb-* missing command ##analysis

* A proper new API must be added in r2-5.9, lets just workaround for now

github.com/radareorg/radare2 - 8876cb9070547c7f20c15f7d43fca8c78469166e authored over 1 year ago by pancake <[email protected]>
Migrate i8080 with full refactor ##arch

github.com/radareorg/radare2 - a54704e95d440e025e066ad7e76cf0a3eb463079 authored over 1 year ago by Murphy <[email protected]>
Improvements in the visual esil debugger and documentation ##esil

github.com/radareorg/radare2 - 8ef97b3918d632cf4447bb8e3c62eba015561f4e authored over 1 year ago by pancake <[email protected]>
Enforce full buffer reads in the ELF + better verinfo parsing

github.com/radareorg/radare2 - 46bd1611b855f947f7a1686dfa6ccb18b4d6ead7 authored over 1 year ago by pancake <[email protected]>
Speed up loading of elf relocs ##bin

github.com/radareorg/radare2 - b870b2e5138ab75a21901810203ae175e89e7610 authored over 1 year ago by Luc Tielen <[email protected]>
Iterate over vector i.s.o. list in elf entries ##bin

github.com/radareorg/radare2 - f56f5826b493ff260665d92ad53b4a3779b1078a authored over 1 year ago by Luc Tielen <[email protected]>
Refactor even more parts of elf loader ##bin

github.com/radareorg/radare2 - 4d5476991146e4755f3c22055c5a375b81fe8c8c authored over 1 year ago by Luc Tielen <[email protected]>
More elf refactoring cleanups

github.com/radareorg/radare2 - 18237ab4f677a9972db198ec1c35e7d96b3ba767 authored over 1 year ago by pancake <[email protected]>
Refactor more of elf loader ##bin

github.com/radareorg/radare2 - ae11bc6c84bd9eec7950715f1e51d131abc18a8a authored over 1 year ago by Luc Tielen <[email protected]>
More progressive improvements to the elf parser

github.com/radareorg/radare2 - 211e97bb5aaf8b9b8636fd8c4c12fb6e6a089a16 authored over 1 year ago by pancake <[email protected]>
Few more code cleanup for the ELF parser

github.com/radareorg/radare2 - 13eed4268bc1e1487fc98bb2d36de2f760139248 authored over 1 year ago by pancake <[email protected]>
Make fortune file selection random ##core

github.com/radareorg/radare2 - 7cb41a43674cccb73734d24eb28bcd24c16065fc authored over 1 year ago by condret <[email protected]>
Update capstone to fix arm64/cr0 bug and better ppc

github.com/radareorg/radare2 - b0b1a49eb7bc0bbb77fae155807e39da204a8da3 authored over 1 year ago by pancake <[email protected]>
Remove two globals from RCons.grep

github.com/radareorg/radare2 - 6dc01010fe90f6252d361f3aa645ad2bd7f15204 authored over 1 year ago by pancake <[email protected]>
Fix leaks in sdb -G

github.com/radareorg/sdb - ab05039ec97d486d783f1fab115da9ace2a9c6df authored over 1 year ago by pancake <[email protected]>
Fix include guard in rangstr.h

github.com/radareorg/sdb - d8888c4dedf27368929b75789008c3f195a89686 authored over 1 year ago by pancake <[email protected]>
Partially fix installation

github.com/radareorg/sdb - 26fdd25d654c9c81e9abab581c15fb70271bb4da authored over 1 year ago by condret <[email protected]>
Fix spelling of R_ANAL_OP_TYPE_LENGTH

github.com/radareorg/radare2 - fb97030ad58fb488e861f32a8045efd9a8facd38 authored over 1 year ago by Hertatijanto Hartono <[email protected]>
Move update script file

github.com/radareorg/radare2-snap - 918a2e123a9fe547a039d87367a91c3c6627adfd authored over 1 year ago by Pau Rodriguez-Estivill <[email protected]>
Automatic update versions

github.com/radareorg/radare2-snap - b07e6b2be1c198354db5328408ec1a94b178f8cf authored over 1 year ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Add auto-update workflow

github.com/radareorg/radare2-snap - 0aa081fdb15bd0b49398f941f95ca04da0079894 authored over 1 year ago by Pau Rodriguez-Estivill <[email protected]>
Merge all R*2_NOPLUGINS as R2_NOPLUGINS ##shell

* This way r2 -NN will tell the childs to not load any plugin
* Update help messages and man pages

github.com/radareorg/radare2 - 3683eecbfc8009bd5de9678e7caef1f759678996 authored over 1 year ago by pancake <[email protected]>
Fix max asm len in pickle ##arch

github.com/radareorg/radare2 - 7f2c2d75cecf49c5be0a5a6afa6a1f593c052add authored over 1 year ago by Dennis Goodlett <[email protected]>
Initial support for arm64 eggs ##egg

github.com/radareorg/radare2 - 22a085cca80999fa75f8d9d5f65a9c3e3561b5a8 authored over 1 year ago by pancake <[email protected]>
Refactor more elf loader code ##bin

github.com/radareorg/radare2 - 6a1e007e636542841806e6b35389c934150c11fc authored over 1 year ago by Luc Tielen <[email protected]>
Force RCons.setRaw just in case

github.com/radareorg/radare2 - 7db7177de001042f751f04c6c7c27b544cb4a0e4 authored over 1 year ago by pancake <[email protected]>
Apply few wip proposals for esil-5.9

github.com/radareorg/radare2 - 0145884210b79eb58c64b2f1aea3d9da1e1225b4 authored over 1 year ago by pancake <[email protected]>
Few eprintf leftovers in elf.c

github.com/radareorg/radare2 - 473d139b0a2625a7e9edcc923b49bf2f383040db authored over 1 year ago by pancake <[email protected]>
Add broken elf test

github.com/radareorg/radare2 - e219383120e97f08f9ac66d77ed63a9f4447a3c8 authored over 1 year ago by pancake <[email protected]>