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

Fix UB crash in cmd_kuery (#17835)

cmd.c:1510:3: warning: 'cur_cmd' may be used uninitialized in this function [-Wmaybe-uninitializ...

github.com/radareorg/radare2 - 8eaf953b8a8ffe000954e94bc9ea617fcada5c11 authored about 4 years ago by pancake <[email protected]>
Initialize PJ pointer to avoid UB crashes (#17837)

Co-authored-by: pancake <[email protected]>

github.com/radareorg/radare2 - 0f9b4604be7ab98df63c92587c59b374ff4dafec authored about 4 years ago by pancake <[email protected]>
Fix uninitialized variable use in ostackptr (#17836)

disasm_stackptr.inc:124:29: warning: 'ostackptr' may be used uninitialized in this function [-Wm...

github.com/radareorg/radare2 - c2865f1a2eaa7cb79817798509d42dcb2028956c authored about 4 years ago by pancake <[email protected]>
Fix UB in fcn_recurse (#17838)

```
fcn.c: In function 'fcn_recurse':
fcn.c:229:68: warning: 'omov_aop.disp' may be used unini...

github.com/radareorg/radare2 - cfb21c38e3e48baac5c91e9d34aaaa4a131073ca authored about 4 years ago by pancake <[email protected]>
Don't clear write cache in "aaa" (#17844)

github.com/radareorg/radare2 - dcd0f37817c665f566ca29a59dfc3745c62a628f authored about 4 years ago by Paul I <[email protected]>
Fix ARM64 db/cmd/cmd_print (#17839)

github.com/radareorg/radare2 - dd79dc0c8229615c8320dfd630af4c9776531ca4 authored about 4 years ago by Liumeo <[email protected]>
Clean grub/kern/mm.c ##refactor (#17826)

github.com/radareorg/radare2 - db450794bc60140147f980c8d5ac018ab687b6b0 authored about 4 years ago by Liumeo <[email protected]>
Make use of dbg.args on *nix and macos (#17846)

As with the windbg implementation of fork_and_ptraceme, this checks for
the presence io->args a...

github.com/radareorg/radare2 - 5aff070b0f41c2c2283ec5348390096308bb4b01 authored about 4 years ago by Roman Hargrave <[email protected]>
Fixing r_sys_pid_to_path for DragonFlyBSD ##util (#17842)

Same API and approach as FreeBSD.

github.com/radareorg/radare2 - 5e9fd04843f44226d7853854540c01ea77ea6f5c authored about 4 years ago by David CARLIER <[email protected]>
Fix XBE format symbol name lookup ##bin (#17841)

github.com/radareorg/radare2 - a25af4d367208e6131fd9f8aed110af9bc48acad authored about 4 years ago by x1nixmzeng <[email protected]>
Fix bugs and improve pxr (add pxr[1248][j] to override asm.bits) ##print

github.com/radareorg/radare2 - 027992970402ef2ba84478bc5c8b433de8a08967 authored about 4 years ago by pancake <[email protected]>
vlang: use the new #pkgconfig directive for linking against r2

github.com/radareorg/radare2-rlang - 2964bd51588b8b06c944b37005ab97b62a9a1b6d authored about 4 years ago by pancake <[email protected]>
fix travis arm64 db/asm/dalvik

github.com/radareorg/radare2 - 6279aa630187299080a9efcfb179232fa3da3022 authored about 4 years ago by eagleoflqj <[email protected]>
Move Attic into https://github.com/trufae/sdb-attic

github.com/radareorg/sdb - 1e602bd07fc99f37af958bb5d870c36fa37d11b4 authored about 4 years ago by Anton Kochkov <[email protected]>
Fix prompt autocompletion when in graph mode (#17797)

* Fix prompt autocompletion when in graph mode
* Don't enter interactive graph mode if `scr.int...

github.com/radareorg/radare2 - bae726b716d94330c3d26d8b3b833386ef1a67bf authored about 4 years ago by GustavoLCR <[email protected]>
Fix ARM64 db/cmd/feat_variables (#17817)

github.com/radareorg/radare2 - cad16db10ecdd84e9e05afde2246422c011bede2 authored about 4 years ago by Liumeo <[email protected]>
Fix badges in README

github.com/radareorg/sdb - 96973fa0128076d73acb425df42a6db52e511950 authored about 4 years ago by Anton Kochkov <[email protected]>
Fix ARM64 db/anal/x86_32 Indirect jmp tbl (#17818)

github.com/radareorg/radare2 - 7525a56de5ac244a2ecc764ab451497be4208e73 authored about 4 years ago by Liumeo <[email protected]>
Fix MSVC warning 'void' function returning a value (#17819)

github.com/radareorg/radare2 - 7dafe64be5f61fe66ca8cc47efccf726ff6c4388 authored about 4 years ago by Liumeo <[email protected]>
shlr/grub - fix MSVC warning pointer truncation (#17820)

github.com/radareorg/radare2 - e9a697f2a9083d7643a3af25f00227b55db0840f authored about 4 years ago by Liumeo <[email protected]>
Fix temp file remains after test (#17822)

github.com/radareorg/radare2 - 18f47c8642368bfcc59af594754fdc3834991f3f authored about 4 years ago by Liumeo <[email protected]>
some minor edits to esil related part (#285)

github.com/radareorg/radare2-book - 2328297d8d8a7d99a3a32a077b8f0483d2b16e17 authored about 4 years ago by Heersin <[email protected]>
Setting ASLR support for DragonFlyBSD ##util (#17810)

Enable calls for rarun2

github.com/radareorg/radare2 - b1996da0315f15785ecb06079914cb878ed2f86d authored about 4 years ago by David CARLIER <[email protected]>
Fix #17804 - This has-main code in swift-sd.c is already in libdemangle (#17812)

Co-authored-by: pancake <[email protected]>

github.com/radareorg/radare2 - 3fffa6f7e1b9570fa466ab38a4d679bcc3bd7d4e authored about 4 years ago by pancake <[email protected]>
Fix db/anal/arm noreturn errno (#17816)

github.com/radareorg/radare2 - 89867f4d5be6813fe5161abbb85920812c00d2eb authored about 4 years ago by Liumeo <[email protected]>
Fix format warnings in libr/core

github.com/radareorg/radare2 - afba51ce98225de5c1231a21a4c947cdd0ae06df authored about 4 years ago by Anton Kochkov <[email protected]>
Fix _ALIGN macro redefinition

github.com/radareorg/radare2 - ade2fe1a02aedacd13ea13d9932849a004ccad17 authored about 4 years ago by Anton Kochkov <[email protected]>
Release 1.9.4

github.com/radareorg/acr - 5469ff54aa52eca42840d97f7b4db08d401cf740 authored about 4 years ago by pancake <[email protected]>
Initial Debian packaging and publish artifacts

github.com/radareorg/acr - 86053b4b8e1fdfcbde8900f06ac29a27c7d702de authored about 4 years ago by pancake <[email protected]>
Add badge and GitHub Actions

github.com/radareorg/acr - da3ff476e0c7fdec2704f8ee857c2d2e3ddcd04e authored about 4 years ago by pancake <[email protected]>
Add --quiet and --quiet-version (-qV) and fix some stderr handlers

github.com/radareorg/acr - 6a171d5aa0934e25d6c4936d2ca5591e2afb2a97 authored about 4 years ago by pancake <[email protected]>
Do not hardcode r2 version in the Debian packaging script (#169)

Co-authored-by: pancake <[email protected]>

github.com/radareorg/r2ghidra - e9966fdf9a141002307475d4e7c0f6367002e630 authored about 4 years ago by pancake <[email protected]>
Ioli crackme 0x02 (#284)

* write IOLI 0x02
* update 0x02 description
* fix 'but' line

github.com/radareorg/radare2-book - 0096f8e73d656022bca7a377b435301fb1d7c935 authored about 4 years ago by Heersin <[email protected]>
updated IOLI 0x00 and 0x01 sections (#283)

* update some command output results of IOLI 0x00 and 0x01 according to the recently version of ...

github.com/radareorg/radare2-book - 0e2911a625b99d050e1c79d90f1a7e17a95a52af authored about 4 years ago by Heersin <[email protected]>
Remove some of MSVC warnings (#17811)

github.com/radareorg/radare2 - d5e1247757e7566e6538187ac79ee15cac386326 authored about 4 years ago by Anton Kochkov <[email protected]>
Fix docs link in readme (#22)

github.com/radareorg/esil-rs - 1b5cf727d8b90e8f6a013b22b861e735779abfb4 authored about 4 years ago by NotWearingPants <[email protected]>
GitHub CI: Point to correct repo, use new flag && fix badge (#268)

github.com/radareorg/radare2-extras - 6ec77c12b6162318a3ca8af2f23b20011bc6cc74 authored about 4 years ago by Damien Zammit <[email protected]>
execute floating point instructions with esil from r2ghidra

github.com/radareorg/esilsolve - 9edc69c2ff65ccc152bf0924b087cc41d70201bd authored about 4 years ago by aemmitt-ns <[email protected]>
Fix perms when saving Text File (#223)

github.com/radareorg/sdb - 807d74f0488cb010501e8e908938a747e1c8945d authored about 4 years ago by Florian Märkl <[email protected]>
Fix ARM64 db/tools/ragg2 (#17801)

github.com/radareorg/radare2 - 4287408a3efbabcba35fe6617cf7623f515c7442 authored about 4 years ago by Liumeo <[email protected]>
fix travis arm64 db/tools/rasm2

github.com/radareorg/radare2 - 9fb7fc3bcded5c9cff387817c82ab6b3fc026067 authored about 4 years ago by eagleoflqj <[email protected]>
Remove trailing whitespace

github.com/radareorg/radare2 - 735b36ba511d904b54e47851abbff0d097f53fdd authored about 4 years ago by Riccardo Schirone <[email protected]>
Fix format string warnings

github.com/radareorg/radare2 - 21907a565e149c261f01173cd2b3c81fed347493 authored about 4 years ago by Anton Kochkov <[email protected]>
Set higher timeout for asan tests that timeout (#17793)

github.com/radareorg/radare2 - 4acef43322e7c9368be05f0e17cfe15c2231cf56 authored about 4 years ago by Khairul Azhar Kasmiran <[email protected]>
rlang-duktape: Add missing configure step && ignore clean failure (#111)

github.com/radareorg/radare2-pm - e7e54d62b4d5404ab0836f7a22555d82ae111fc3 authored about 4 years ago by Damien Zammit <[email protected]>
Fix ARM64 test_r2pipe_404 (#17796)

github.com/radareorg/radare2 - 4a6b69b2d20cc094094dbcaddb8c1a054e818999 authored about 4 years ago by Liumeo <[email protected]>
Fix #17790 - Fix crash when recovering MSVC RTTI on 32-bit host (#17794)

github.com/radareorg/radare2 - 5f7f1b07cf6da4fe18bb970c8e1394535705d78a authored about 4 years ago by GustavoLCR <[email protected]>
Fill op->type for CMP instructions (#149)

github.com/radareorg/r2ghidra - 5be31a8ce3e35b46bbd451bccd20afe8d70c0df8 authored about 4 years ago by pancake <[email protected]>
r2pm: Add R2PM_GITSKIP env var to skip git checkout master && git pull (#17646)

github.com/radareorg/radare2 - 2ccd0c0cd21086d5aa7ed88939b5f5bf70b80184 authored about 4 years ago by Damien Zammit <[email protected]>
add more fp support

github.com/radareorg/esilsolve - 89bf874aee3315fc1ddbf2dd4bad672fc2b57b3f authored about 4 years ago by aemmitt-ns <[email protected]>
add support for esil from r2ghidra pcode translation (pdga)

github.com/radareorg/esilsolve - dce3f6fd74b217c247ecbaed885ca0b18876df2e authored about 4 years ago by aemmitt-ns <[email protected]>
Handle background jobs in the QuickJS plugin

github.com/radareorg/radare2-rlang - ae679e92def37d2cab5d2ec82448e6d866d9de00 authored about 4 years ago by pancake <[email protected]>
Add README and example

github.com/radareorg/radare2-rlang - 0f7e6f710f92a056ba1ec94e3fa59f860c36ca5b authored about 4 years ago by pancake <[email protected]>
Fix the V plugin support

github.com/radareorg/radare2-rlang - 53160aefa4039204ddafce7bb2d29f39762cbc74 authored about 4 years ago by pancake <[email protected]>
Fix incorrect esil of RISC-V jalr insn ##emu (#17788)

* The emitted esil for jalr was incorrect in the case where `rd` and
`rs1` are equal, since t...

github.com/radareorg/radare2 - 9e586bf3b4494b8e742f8af90a8f5fef3f09286f authored about 4 years ago by Fabian Freyer <[email protected]>
Fix incorrect esil of RISC-V auipc insn ##emu (#17787)

* According to the spec, the auipc instruction's immediate is a
20-bit upper immediate, which...

github.com/radareorg/radare2 - e4d7f656ca10fbae8b4f5916ba3536e05fbb5bad authored about 4 years ago by Fabian Freyer <[email protected]>
Fixes for MSVC demangling (#17783)

* Support demangling nested names
* Support demangling RTTI operator codes
* Fix parsing funct...

github.com/radareorg/radare2 - 79de7253960a280392c78815d6f10b4816255880 authored about 4 years ago by GustavoLCR <[email protected]>
Fix pxd asan crash (#17789)

github.com/radareorg/radare2 - fb9aec2eb3678c96f1a2be5f9dc129b8b9a3773c authored about 4 years ago by Khairul Azhar Kasmiran <[email protected]>
Use py3 in the python-wrapper, good bye py2

github.com/radareorg/radare2-r2pipe - 0b5f67ef3f9b301ba67d942afeff4cde08f3d82b authored about 4 years ago by pancake <[email protected]>
Use r2pipe.x instead of .x

github.com/radareorg/radare2-r2pipe - 399e831850a2914273f4130cb03ca2846250ae95 authored about 4 years ago by pancake <[email protected]>
Move back some imports

github.com/radareorg/radare2-r2pipe - 7b64d98a2f80dbd33c8baffbee718df090e700ae authored about 4 years ago by pancake <[email protected]>
r2pipe.py: Use async/await instead of the hacky coroutine decorators

github.com/radareorg/radare2-r2pipe - 88e427fbcf346eb7062849d4b6238b948b20d366 authored about 4 years ago by pancake <[email protected]>
Release r2pipe.py 1.5.0

github.com/radareorg/radare2-r2pipe - 2222960764e95344af080c595d9bba1850979939 authored about 4 years ago by pancake <[email protected]>
r2pipe.py: Do not dlopen in static import

github.com/radareorg/radare2-r2pipe - 351b6a527a950a8e50db967278f146fc4cc99cf8 authored about 4 years ago by pancake <[email protected]>
Use -Wno-cpp to avoid errors on #warning (#17785)

github.com/radareorg/radare2 - 81e487429f32e28398ec441cf8964148fe4fa526 authored about 4 years ago by Riccardo Schirone <[email protected]>
Fix some warnings in WinDBG plugin (#17784)

github.com/radareorg/radare2 - 623c4819d6ca2affc9a18ffed193b09935217465 authored about 4 years ago by GustavoLCR <[email protected]>
Fixes buggy line highlighting (#2444)

* Calling updateCursorPosition before moving cursor.

Previously the call to readCurrentDisass...

github.com/radareorg/iaito - dd4a40bcc104a2096c79bf128b61cf67c16db11d authored about 4 years ago by Josh Maxwell <[email protected]>
Speedup r2pipe-spawn: r2 -0 sets scr.prompt=0 do not autocomplete or log ##r2pipe (#17767)

github.com/radareorg/radare2 - 6b6f88efd32c9bf8433c9a28106977f7906cae4c authored about 4 years ago by pancake <[email protected]>
Fix incorrect uses of printf-like functions ##refactor (#17648)

github.com/radareorg/radare2 - 1e5869207183d8cdecc960c1c6b7441e9de1e350 authored about 4 years ago by Riccardo Schirone <[email protected]>
Add initial function prelude support for v850 ##anal (#17779)

github.com/radareorg/radare2 - a761eb1d5a7bfe419855edd8d23b5673d62af7dd authored about 4 years ago by pancake <[email protected]>
Fix and improve ?e? help message (#17765)

github.com/radareorg/radare2 - 7c9280866d56d5f0885fc6d223bb6d64ecc73eb4 authored about 4 years ago by pancake <[email protected]>
Improve help under `v?` ##cons (#17743)

github.com/radareorg/radare2 - e08b963ada5689eb4ee68ead01f6719503c18c57 authored about 4 years ago by Aswin C <[email protected]>
Add Github CI badge and fix s/lang/rlang pkgname for duktape after being moved to rlang

github.com/radareorg/radare2-extras - 644ee622c5d70c5ee24a274db331accfb35a3831 authored about 4 years ago by pancake <[email protected]>
Add remaining rlang plugin packages and rename lang to rlang

github.com/radareorg/radare2-pm - 209d089aaf9e8d604ca80c01d8bdba1c30d39166 authored about 4 years ago by pancake <[email protected]>
Fix build and move libr/lang to https://github.com/radareorg/radare2-rlang

github.com/radareorg/radare2-bindings - 79e1535804df0912c57b519956d4fc533563da5e authored about 4 years ago by pancake <[email protected]>
Add remaining example and support files for js, lua and ruby

github.com/radareorg/radare2-rlang - b544e4e18d3253b3533e339cb66278d30a561b43 authored about 4 years ago by pancake <[email protected]>
Import csharp, lua, perl, python, ruby, tcc and vlang plugins

github.com/radareorg/radare2-rlang - 7e45856a29bd4641d679e4c95bd0aa3bec4cffbc authored about 4 years ago by pancake <[email protected]>
Add QuickJS plugin

github.com/radareorg/radare2-rlang - 13b0262e8d3528e1fe8e593030371bee241e44a8 authored about 4 years ago by pancake <[email protected]>
Add CI and README.md

github.com/radareorg/radare2-rlang - 32dfd944fe03ad4f38ea48748300d291ae5faa12 authored about 4 years ago by pancake <[email protected]>
Move duktape into a directory and add configure workflow

github.com/radareorg/radare2-rlang - 880d917849c346282c6aa04bb484758c9265c00b authored about 4 years ago by pancake <[email protected]>
Move python plugin out of the root directory

github.com/radareorg/radare2-rlang - 15465a9f58766c74f8419c7278b8753a8bd2164e authored about 4 years ago by pancake <[email protected]>
Add travis badge in the README

github.com/radareorg/radare2-bindings - a990b27b3bcf01a148dd8e7a0d64932b3b5d5abd authored about 4 years ago by pancake <[email protected]>
Use -Werror when building in CI (#17781)

github.com/radareorg/radare2 - 741d22ed6162564345d3a8b57825b4ae2504eb20 authored about 4 years ago by Riccardo Schirone <[email protected]>
Do not free ds->opstr after r_parse_immtrim (#17728)

There is no new allocation in r_parse_immtrim, so it is not required to
free the "previous" str...

github.com/radareorg/radare2 - ce143ac83780e6251b9628bc5dac93a41ec4f1e5 authored about 4 years ago by Riccardo Schirone <[email protected]>
Add QuickJS package

github.com/radareorg/radare2-pm - b1f6decab5e0027d801773917fe8d967badd1147 authored about 4 years ago by pancake <[email protected]>
Initial import of the QuickJS interpreter plugin for RLang

github.com/radareorg/radare2-bindings - 5be3fb9cf1bb28910b63a7aa4b570280cd11a62b authored about 4 years ago by pancake <[email protected]>
Add help string for path input prompt (#17742)

github.com/radareorg/radare2 - e3999b7fcde574c57c07d8efbb2396364d2a020a authored about 4 years ago by Vasilij Schneidermann <[email protected]>
Set v850 disassembler when opening v800 ELF files ##bin (#17778)

github.com/radareorg/radare2 - 34285a1ed44b3bdee440ba4406366c96de0ef882 authored about 4 years ago by pancake <[email protected]>
Add v850e binary with prepare/dispose prelude/postludes

github.com/radareorg/radare2-testbins - 3e0d3431eb85aaac1644b371bf2bfac00661803f authored about 4 years ago by pancake <[email protected]>
Remove some useless leaking code (#222)

github.com/radareorg/sdb - 0aae8a00ec3f0b40cbd90833528a39554a31fd05 authored about 4 years ago by Florian Märkl <[email protected]>
Add plaintext SDB format (#219)

github.com/radareorg/sdb - ee24c44312a5130fc5e811daa5bf53934cafe922 authored about 4 years ago by Florian Märkl <[email protected]>
Fix null derefs after r_reg_get (#165)

github.com/radareorg/r2ghidra - 4c5e3bd83893f2eb054ff7cefc707ad6e41c1976 authored about 4 years ago by pancake <[email protected]>
Fix r2svd package by installing the pip dependency

github.com/radareorg/radare2-pm - b8a5e4d7a93f9c66e6eb632dc3216aa8093e31cc authored about 4 years ago by pancake <[email protected]>
Support passing svd file as argument and filter flag names

github.com/radareorg/radare2-extras - 34719628b913f91859a435b3c428621b826591f6 authored about 4 years ago by pancake <[email protected]>
Automating translations updates (#2218)

* Automatically push new strings to cutter-translations

github.com/radareorg/iaito - 1cbbc456783c4ee030e67dbdefe164ba6b19a824 authored about 4 years ago by xarkes <[email protected]>
Run Unit Tests on AppVeyor (#221)

github.com/radareorg/sdb - 6a13c78904fb59f64f4785d63ddfbdac49560325 authored about 4 years ago by Florian Märkl <[email protected]>
Set executable icon in windows CMake build. (#2443)

github.com/radareorg/iaito - d971f30d25105baf7f64eb679380d0a189ebfde2 authored about 4 years ago by karliss <[email protected]>
Add support for listing parsers, bits and add `Lp` command ##shell (#17741)

* Add support for listing parsers, bits and add `Lp` command
* Populate option fields for `asm....

github.com/radareorg/radare2 - 6c89716d44cc6198d9ac1dcc632d4e1b71e6b714 authored about 4 years ago by tantei3 <[email protected]>
BLR on arm64 is an RCALL, not an UCALL ##anal (#17769)

Co-authored-by: pancake <[email protected]>

github.com/radareorg/radare2 - dbd1f867f1c796a52c4b3309b1d988264f2ff393 authored about 4 years ago by pancake <[email protected]>