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

Handle base64: prefix in the wtf command ##write

github.com/radareorg/radare2 - 155db8142e458d69b62f746d6d12bf22610d1542 authored almost 3 years ago by Murphy <[email protected]>
Always use b64 encoded filepaths on the fs.io calls ##fs

github.com/radareorg/radare2 - 7a2c46dfa637f9d3480ac6def28cce8f83617ea0 authored almost 3 years ago by pancake <[email protected]>
Rename maps_by_id to maps in RIO

github.com/radareorg/radare2 - 5c5e42682ea500dc755c32f7b15ce662e29baf58 authored almost 3 years ago by condret <[email protected]>
Remove use_banks switch from RIO

github.com/radareorg/radare2 - 2d991d979b180cf370c9bbdf1343e502109635be authored almost 3 years ago by condret <[email protected]>
Remove redundant RPVector maps from RIO

github.com/radareorg/radare2 - fe87ab37a0a7741115c1d2ceee3a0a0f0dd92c28 authored almost 3 years ago by condret <[email protected]>
add mobipwn.apk

github.com/radareorg/radare2-testbins - cf4935cefe80fb262a1ae961a72a59e04e039061 authored almost 3 years ago by Sergi Àlvarez i Capilla <[email protected]>
Remove map_skyline from RIO

github.com/radareorg/radare2 - 0d27338fba62162622b52d2cbbb629497204b124 authored almost 3 years ago by condret <[email protected]>
Handle allbins for iz, ic, iI, ie and iM ##bin

github.com/radareorg/radare2 - a2392de6df793dfd552c8bb3627f9cc5a2b24315 authored almost 3 years ago by pancake <[email protected]>
Remove io banks config node

github.com/radareorg/radare2 - 60e2bcfc9074e2ce2b2618482a43237fa027338c authored almost 3 years ago by condret <[email protected]>
Use io banks by default ##io

github.com/radareorg/radare2 - acbe609b449db8c45a1286325a3641b45e4229b6 authored almost 3 years ago by condret <[email protected]>
Fix io bank related tests

github.com/radareorg/radare2 - 5bc605432307e0b63b205f079ac5d47dba67886e authored almost 3 years ago by condret <[email protected]>
Use moar io banks

github.com/radareorg/radare2 - e49065aa894583519e44bee633e726bb5c51ebcc authored almost 3 years ago by condret <[email protected]>
Fix UAF io bank map deletion

github.com/radareorg/radare2 - 5f25da4d376a12db2fce5016925bbb1b6a78434c authored almost 3 years ago by condret <[email protected]>
Fix r_io_map_resize for io banks

github.com/radareorg/radare2 - 04998a71355cafb78701a88c4d03ae915237cc6c authored almost 3 years ago by condret <[email protected]>
Remove dead code

github.com/radareorg/radare2 - 5f8cc8f633dba343e63e45ddfe64454913d8eacc authored almost 3 years ago by hot3eed <[email protected]>
Improve default theme ##cons (#19304)

github.com/radareorg/radare2 - f6010a4ba1061c1478b7f2c9594d172fc26f1853 authored about 3 years ago by pancake <[email protected]>
Add termux-specific plugins configuration file (#19305)

github.com/radareorg/radare2 - 45437b6ad566cdf7fb278049f36fe2f4feaaec96 authored about 3 years ago by pancake <[email protected]>
Remove pwd in test

github.com/radareorg/radare2 - 40da7d2e2c104c53e016c8429e5d1eb1322bd0a8 authored about 3 years ago by pancake <[email protected]>
Add ci commands to compare two rbinobject data ##diff

* Add cis, cii and cil
* Compare imports, symbols and libs

github.com/radareorg/radare2 - abb4d2b16fd7b48a76def361109c94fff03f6689 authored about 3 years ago by pancake <[email protected]>
find | mv s/-/_/g (#19302)

github.com/radareorg/radare2 - 9046aa2ebf32e548698dfeddc91f905b0ba46287 authored about 3 years ago by pancake <[email protected]>
Implement 'ob *' to select all bins and honor in is,ii,ir,il ##bin

* Adds RCore.allbins and r_core_bin_files() helper function
* WIP: more i subcommands needs to ...

github.com/radareorg/radare2 - d3cd324a08dfc9a81c3d02aa37a37f9960ef3bc8 authored about 3 years ago by pancake <[email protected]>
Add more help messages for d?* and fix noise for dmh?

github.com/radareorg/radare2 - 51bfd9453b0371c16acee4502ca2e0863484fe7f authored about 3 years ago by pancake <[email protected]>
Don't check for decompilers in $PATH ##shell

* as it's called many times and r_file_path in wsl is very slow
* Startup time goes from 1.2s t...

github.com/radareorg/radare2 - 111a7317e33cbbf6b6b42b01b2a2db2adcc7c303 authored about 3 years ago by pancake <[email protected]>
Use acr to build r2ghidra

github.com/radareorg/radare2-pm - dc233870bc389efe6ef4cf63ce471f1c9e642d01 authored about 3 years ago by pancake <[email protected]>
Speedup repetitive access to the same submap in io banks ##io

github.com/radareorg/radare2 - aafd12940937b11dc53e10bd4c6e5b11bad48f55 authored about 3 years ago by condret <[email protected]>
Speedup r_io_map_get (O(2n) => O(2)) ##io

github.com/radareorg/radare2 - 136d858bdc181d304199264ba88e45aaa752f3f1 authored about 3 years ago by condret <[email protected]>
Add help for the `an` command ##help

github.com/radareorg/radare2 - 7c1496114abbfa9155660087e5ccb598ad8b84ab authored about 3 years ago by pancake <[email protected]>
Add scr.prompt.tabhelp enabled by default ##cons

github.com/radareorg/radare2 - 30e6516a01b662cb9be9ab18a1d32eaa023b0771 authored about 3 years ago by pancake <[email protected]>
Remove e cfg.newshell leftover (#19296)

github.com/radareorg/radare2 - a8d9eacfe33c35e68f53e75597cb1f92b8c66eca authored about 3 years ago by pancake <[email protected]>
Add separate CFLAGS to vc4 compilation (#299)

github.com/radareorg/radare2-extras - e8c9895354312ae2ba44e11080deb6f49174a158 authored about 3 years ago by Sylvain Pelissier <[email protected]>
Bump to yara v4.1.3

github.com/radareorg/radare2-pm - 437a79e48a515952e674034d83dcc2692199cb63 authored about 3 years ago by Sylvain Pelissier <[email protected]>
extras Video core 4 test (#19291)

* Add Video Core 4 test
* Update Makefile test with vc4 test

github.com/radareorg/radare2 - f51e3506f12cad11840cd355d5ea82160aa76884 authored about 3 years ago by Sylvain Pelissier <[email protected]>
Add iobank support to r_io_read_at_mapped ##io

github.com/radareorg/radare2 - c6ab2d51821c2e5c2ee5c1edc292b2706c9ee9eb authored about 3 years ago by condret <[email protected]>
Fix {read/write} access beyond UT64_MAX if io banks are enabled

github.com/radareorg/radare2 - 3cfbca7297c786ed6682b20db4950c01efc97468 authored about 3 years ago by condret <[email protected]>
Fix endless loop in r_io_bank_{read/write}_at

github.com/radareorg/radare2 - e2c59a1f39755cbcdca461fa1e856567a5031a5b authored about 3 years ago by condret <[email protected]>
Fix crash in r_io_map_reset if io banks are active

github.com/radareorg/radare2 - e11dce152e997efd86edc9fd423a599a6f9ed164 authored about 3 years ago by condret <[email protected]>
Update meson.build (#19290)

Add w32 debugger in meson build system.

github.com/radareorg/radare2 - bf2e6fd40d606c080f61b76d8829d384b7046e5c authored about 3 years ago by Sylvain Pelissier <[email protected]>
Speedup r_io_bank_map_add_top a bit and fix some bugs in r_io_bank_map_update_boundaries

github.com/radareorg/radare2 - e5409279f70de36eebe29b95be0321e36805859f authored about 3 years ago by condret <[email protected]>
Fix om-command map priority if iobanks are active

github.com/radareorg/radare2 - 4b8c95a7383049ddc3bbd90bb06fa1e46b55a923 authored about 3 years ago by condret <[email protected]>
Fix om command output if io-banks are active

github.com/radareorg/radare2 - 722a86a3dd15e127480bbd32c57c232f0816c697 authored about 3 years ago by condret <[email protected]>
mv shlr/heap into libr/include/heap (#19285)

github.com/radareorg/radare2 - 9dbadb0ac140226af11fcd5e9703e1a87879fe3d authored about 3 years ago by pancake <[email protected]>
Fix some of the last covs

github.com/radareorg/radare2 - 19588146dec5da2689cc64f5a57f8001223d0543 authored about 3 years ago by pancake <[email protected]>
Fix dead map alive in io bank after closing a desc

github.com/radareorg/radare2 - cbf3672b4874a82b0eaf69aa441696f6282ea05e authored about 3 years ago by condret <[email protected]>
Use new rbtree API in esil_dfg

github.com/radareorg/radare2 - a70dddfe35e89f01e839885e219d4bc09de8574c authored about 3 years ago by condret <[email protected]>
Fix 19164 add help message (#19279)

* Add /o and /O help messages
* Add /w subcommands help message
* Add help message to /i
* Ad...

github.com/radareorg/radare2 - f73d18205c7eee4cb410e4979f3e055bfd4ec477 authored about 3 years ago by Murphy <[email protected]>
Add r == invincible fortune

github.com/radareorg/radare2 - 30908015e24f6a7f662267ff5712025fd85620f9 authored about 3 years ago by Dennis Goodlett <[email protected]>
Use new rbtree API in RCodeMeta

github.com/radareorg/radare2 - d6794baf2100442457be341c156cc882646fcb58 authored about 3 years ago by condret <[email protected]>
Add Doom Eternal fortune msg

github.com/radareorg/radare2 - c899b176e9fd47cda5099b74552184c13e2f4c0d authored about 3 years ago by condret <[email protected]>
Use JSC builds for r2dec by default

github.com/radareorg/radare2-pm - 0dfdee7207761465fc7a101e3c47ec2ed1cc34a2 authored about 3 years ago by pancake <[email protected]>
Remove unused binheap api (#19275)

github.com/radareorg/radare2 - da7de83b41df22fa85ebe109ef7d4857f5ea9b1b authored about 3 years ago by pancake <[email protected]>
Avoid duplicated -I for shlr/heap (#19274)

github.com/radareorg/radare2 - f9ba28b13708ae7fa89aa2d3092e3fa71107c1bd authored about 3 years ago by pancake <[email protected]>
Extra bound checks for the pv3 test

github.com/radareorg/radare2 - 1beac82451735a1fd7041eb582b46e72e9ff66fc authored about 3 years ago by Sergi Àlvarez i Capilla <[email protected]>
Improve error message when search.from > search.to

github.com/radareorg/radare2 - b936b15a801936e3586d5d32436968bf4420e73a authored about 3 years ago by Sergi Àlvarez i Capilla <[email protected]>
Fix defining meta backwards in disasm ##visual (#19273)

github.com/radareorg/radare2 - 215c1d3af0aa57c2c81815371cece8b75ff33f4a authored about 3 years ago by pancake <[email protected]>
Use hints to follow dwords ##disasm (#19272)

github.com/radareorg/radare2 - 966ca1e932ee16862742fe389af60327d53df411 authored about 3 years ago by pancake <[email protected]>
Use proper naming and location for the w32 debugger wrapper api (#19271)

github.com/radareorg/radare2 - 6161fcd798026296fc66a5b09394817b46d6dba3 authored about 3 years ago by pancake <[email protected]>
Use the heap when the cached block is not enough for pv (#19270)

* Fix 'b 3;pv4' bug and adds a test

github.com/radareorg/radare2 - d5230a0e0565895f8678bbdcd374672f02cfc99f authored about 3 years ago by pancake <[email protected]>
Fix UAF in new rbtree api and improve a varname ##util

github.com/radareorg/radare2 - 0c64681fb9c3c6d69bfe033c45a2b21ef28c75c1 authored about 3 years ago by condret <[email protected]>
Refix r_io_submap_set_to (typo) ##io

github.com/radareorg/radare2 - 6fd6a8d4cabda1eb5ec99a8faecbf54f687329e5 authored about 3 years ago by condret <[email protected]>
Remove OLD_SM switch in io_bank.c

github.com/radareorg/radare2 - 6c7e99b454a8eebfa5324a9fd3c5ad051c66614c authored about 3 years ago by condret <[email protected]>
Exchange node in new rbtree api delete instead of exchanging pointers

github.com/radareorg/radare2 - dad903c2b650fecac264c75c9beab7e0911d793f authored about 3 years ago by condret <[email protected]>
Fix bugs in r_io_bank_map_add_top and r_io_bank_map_priorize

github.com/radareorg/radare2 - 7a0045265844494a18addae4680b75fbeec20b7c authored about 3 years ago by condret <[email protected]>
Fix meson build

github.com/radareorg/radare2 - 6d41add39c95d85479ec063bdaf7fff18021e399 authored about 3 years ago by condret <[email protected]>
Fix io bank cmp cb functions ##io

github.com/radareorg/radare2 - 251fef7571b0747e610427dcd242a5dca26a08be authored about 3 years ago by condret <[email protected]>
Use new rbtree API in io_bank.c ##io

github.com/radareorg/radare2 - 194815a99aae2d7a31966351049699f4d3415cdf authored about 3 years ago by condret <[email protected]>
Fix typo in preconfigure script

github.com/radareorg/r2ghidra - a42a67e8ad4cb372880bf77ca997cf4eaadd80d8 authored about 3 years ago by pancake <[email protected]>
Add build failure fortune

github.com/radareorg/radare2 - 76a50afce048fb3cabbfb1bb55f194aea44c1488 authored about 3 years ago by Sergi Àlvarez i Capilla <[email protected]>
Fix uninitialized memory and NULL-ptr deref in new rbtree

github.com/radareorg/radare2 - ff1256b083d3e07ed87e9ab6b7f139d9e91c1533 authored about 3 years ago by condret <[email protected]>
Add MSX rom/bin parser plugin and test ##bin

github.com/radareorg/radare2 - 082ded9571fa5031cce817624f16343eb03a392a authored about 3 years ago by Jose Antonio Romero <[email protected]>
Add a simple MSX rom for testing (#67)

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

github.com/radareorg/radare2-testbins - 29559a62fa10bb69672dd802dc99a522c23ffd97 authored about 3 years ago by pancake <[email protected]>
Port https://github.com/leiless/jw_rbtree to r_util (#19252) ##util

github.com/radareorg/radare2 - cd8a4267c09cd1ce5d53cb681d41886db046dc9c authored about 3 years ago by condret <[email protected]>
Rename some API fcns of new rbtree api to fix the build

github.com/radareorg/radare2 - 05e8ff57fc2e147ee953777f6eb1426442db63ae authored about 3 years ago by condret <[email protected]>
Fix "om" active map indicator

github.com/radareorg/radare2 - 5bd92bfe6920f1f07f2ee0b1f73e205a4b497f55 authored about 3 years ago by condret <[email protected]>
Fix "om" related tests

github.com/radareorg/radare2 - 8bd0a6516947508d2a66708f4d2f44d2583dbf0e authored about 3 years ago by condret <[email protected]>
Fix missing function return

github.com/radareorg/radare2 - f06bdadc3bcf79a9a924cf38abab04ba41d78f3c authored about 3 years ago by Sergi Àlvarez i Capilla <[email protected]>
Fix the windows build regressions

github.com/radareorg/radare2 - e8d4e5cc9f49e2cffd357aee1e818f83c18a7d6c authored about 3 years ago by pancake <[email protected]>
Fix the macOS ci

github.com/radareorg/radare2 - 2296a570a2c3932d46f694e9e22b8bc12d3426e3 authored about 3 years ago by Sergi Àlvarez i Capilla <[email protected]>
Fix builds issues on meson, windows, ios, static and wasi

github.com/radareorg/radare2 - fdde9caaade9ccb0c410f5bc1c1f3e3a187ef4d2 authored about 3 years ago by pancake <[email protected]>
Add armv7 to the arm.v35 plugin ##disasm

github.com/radareorg/radare2 - 6ae90339fd8292ae19fc6371736aa8f2ff4607c9 authored about 3 years ago by pancake <[email protected]>
Update to the latest v35-arm64 for mingw

github.com/radareorg/radare2 - 8f31696ae26cdee84fc16171c4fc80bf44714c11 authored about 3 years ago by Sergi Àlvarez i Capilla <[email protected]>
Static build fix

github.com/radareorg/radare2 - 77fcda89aa9c8ca9a0b28e9124db6b5920802705 authored about 3 years ago by Sergi Àlvarez i Capilla <[email protected]>
Fix a few bugs in io banks

github.com/radareorg/radare2 - 428ccf5786a7586bc7ee132a023278e2acf77396 authored about 3 years ago by condret <[email protected]>
Fix nonwindows builds

github.com/radareorg/radare2 - 97e9ae5014eee4e53d48204c7296647b6cb9eeac authored about 3 years ago by Sergi Àlvarez i Capilla <[email protected]>
Final mingw fixes

github.com/radareorg/radare2 - 3548e2e8a4947bb4a06e85544715b9ea2e68ddee authored about 3 years ago by pancake <[email protected]>
More mingw fixes (#19260)

github.com/radareorg/radare2 - 0c85bffe2f128f84f772e3ae396217023d4f689c authored about 3 years ago by pancake <[email protected]>
Fix latest covs (#19259)

github.com/radareorg/radare2 - cf5cd6df569c7be92c088e3ff18a2d2626f87e9c authored about 3 years ago by pancake <[email protected]>
Replace pstrcpy with r_str_ncpy in libtcc

github.com/radareorg/radare2 - 466cc53391ebe835ab5aa9788454c986e9f7efd4 authored about 3 years ago by pancake <[email protected]>
Avoid the use of the deprecated RParse.Ctype APIs.

* Those apis were implemented in r2 and used from nowhere
* That needs to be reimplemented using...

github.com/radareorg/r2ghidra - cf8308d638d3d168cbebdbd3e1f008098fd27b58 authored about 3 years ago by pancake <[email protected]>
Enable R2_DEBUG_ASSERT=1 in r2r ##tests (#19226)

* Fix assert issue in rafind2

github.com/radareorg/radare2 - f80ce61adee8f8f63f4351f7862e919300cea961 authored about 3 years ago by pancake <[email protected]>
Add radius to the readme

github.com/radareorg/radare2 - 100f68f52d39920711394bded10dd8f7fa961074 authored about 3 years ago by Sergi Àlvarez i Capilla <[email protected]>
Initial work towards supporting mingw32/64 again ##build

github.com/radareorg/radare2 - 93f6b4cd3b48a5c4636a64c81cb033a0690c95d5 authored about 3 years ago by pancake <[email protected]>
Fix ULLFMT for mingw

github.com/radareorg/sdb - a967406c7fa550a34cc9be5e349109df0bcd8237 authored about 3 years ago by pancake <[email protected]>
unistd.h for unix and mingw

github.com/radareorg/sdb - ded1a2f959e9aaae929fdf766136cffe2bad3388 authored about 3 years ago by pancake <[email protected]>
Fix sixref test

github.com/radareorg/radare2 - 96e42a5dbd191e0e3a92e84c26e33b58c8b82906 authored about 3 years ago by Sergi Àlvarez i Capilla <[email protected]>
More fixes for mingw

github.com/radareorg/sdb - 72835e287e7bbac90a34a3b322e5ee8d59594f80 authored about 3 years ago by pancake <[email protected]>
Handle .lib

github.com/radareorg/sdb - 1b5a25818de8a043b4feec5e987f2edfdad7acf9 authored about 3 years ago by pancake <[email protected]>
Improve `sixref` plugin UX ##analysis

By accepting `address` and `len` parameters. `address` means we're
interested in xrefs for only...

github.com/radareorg/radare2 - e7f2d25c755cfaf9c6a51c9b458741ddb18884cf authored about 3 years ago by Abdelrahman Eid <[email protected]>
Fix sign unit tests (#19255)

github.com/radareorg/radare2 - bc11b1e536da129182a684cb5045463403f25e55 authored about 3 years ago by Dennis Goodlett <[email protected]>
Simplify types storage in r_sign ##signatures (#19245)

github.com/radareorg/radare2 - e7df8ad3c7da293853562d6658e21bb680a62011 authored about 3 years ago by Dennis Goodlett <[email protected]>
Use RUtil.Str.ss in disasm when scr.demo is set ##visual

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