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 divide by zero issue

github.com/radareorg/radare2 - 2e0ac73f0f473473fdb6b8933d1ea10dd663023f authored almost 4 years ago by aemmitt-ns <[email protected]>
use unions instead of direct type-punning

github.com/radareorg/radare2 - cb3cfdb6771549c47b330fbf4bb8f17b20d5d77d authored almost 4 years ago by aemmitt-ns <[email protected]>
Reuse code in memory-based io plugins ##refactor

github.com/radareorg/radare2 - 2718385ede58d1f84d060ab3c52cbf68de6cc310 authored almost 4 years ago by eagleoflqj <[email protected]>
Dont use strncpy

github.com/radareorg/sdb - aa0bcf4adfafddcc07fd4e060b338384c27ae507 authored almost 4 years ago by pancake <[email protected]>
Add -Werror in the CI

github.com/radareorg/sdb - 41f95c9a53ea67b7339c6267c87f48a32ae57181 authored almost 4 years ago by pancake <[email protected]>
Simplify null termination to make gcc -Wformat-truncation happy

github.com/radareorg/sdb - 0558b3ab483a0a3ef263258cd1f8908b0e81f982 authored almost 4 years ago by pancake <[email protected]>
sync to llvm, support orr alias

github.com/radareorg/radare2 - 46b8a0cc4ebbcdbbee8540859a56279017440f6f authored almost 4 years ago by eagleoflqj <[email protected]>
Fix arm64 movk, movn, movz

github.com/radareorg/radare2 - f5a2f9ee4375231465c7a43a7cae881ac4f34dee authored almost 4 years ago by eagleoflqj <[email protected]>
Fix PE Delay Imports for multiple delayed DLLs (rizin) ##bin (#18208)

Co-authored-by: Florian Maerkl <[email protected]>

github.com/radareorg/radare2 - 449a3138896b63963856205f58cea67cad554d48 authored almost 4 years ago by pancake <[email protected]>
Enable Android and Windows CI, also fix r2pipe test (python vs python3)

github.com/radareorg/radare2 - 5a1fab355f3ed6db88835383b83c47139c4bee5f authored almost 4 years ago by pancake <[email protected]>
Remove the prj.simple option ##projects (#18207)

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

github.com/radareorg/radare2 - 47bd92c36e385d16b2f494aa380c85102e7765f2 authored almost 4 years ago by pancake <[email protected]>
Add PEs with Delay Imports from multiple DLLs (#3)

github.com/radareorg/radare2-testbins - 56f7d4b02e462b024be9c05272d081456b770ca0 authored almost 4 years ago by Florian Märkl <[email protected]>
Release for 5.0.0

github.com/radareorg/radare2-r2pipe - aae07f8a2d45fd1892d20c91312912b763c5f5a3 authored almost 4 years ago by pancake <[email protected]>
Cflags in the yaml was not a good idea

github.com/radareorg/radare2 - da890209698912f0afc403a75b7d540802129d06 authored almost 4 years ago by pancake <[email protected]>
Fix the CI badge and fully rewrite all the workflows to make sense ##build

* Windows, Linux, Static, macOS, Android, iOS builds published for every commit
* Kept coverage...

github.com/radareorg/radare2 - 11846109714107c0c15866e485ecb922e9cca8ab authored almost 4 years ago by pancake <[email protected]>
Fix #18202 - Large Cd truncates and crashes in pd ##disasm

* The Cd size is now honored even if its HUGE
* so still not honoring this
* asm.meta=false stil...

github.com/radareorg/radare2 - b1b6295d14dc272273957b5a8f5ad9728cfcc146 authored almost 4 years ago by pancake <[email protected]>
Honor meta size in asm.meta=false and add tests ##disasm

github.com/radareorg/radare2 - 2eb847f69c9e9bbd64ce1376edfedc16fb0c4623 authored almost 4 years ago by pancake <[email protected]>
Refactor bin.libs logic a bit

github.com/radareorg/radare2 - 68c5ba0bcc1fcd5857c418ed61424de0878bae13 authored almost 4 years ago by pancake <[email protected]>
Add prc view

github.com/radareorg/r2app - e233b933ad05bc5c007e7bd35d878bfc76f2a5d4 authored almost 4 years ago by pancake <[email protected]>
Add floating point operations for emulation ##ESIL

* Add some big_num helpers

github.com/radareorg/radare2 - aabfa401342aebe65116a7a96d5e715e4b0b7ee6 authored almost 4 years ago by aemmitt-ns <[email protected]>
Add ^F, fix ^N, ^P and old ^N is now ^T

github.com/radareorg/r2app - 08bc92edae6fce360c4c2d4b77e3687d2c0e372a authored almost 4 years ago by pancake <[email protected]>
Tons of improvements and fixes, no need to enumerate them all

* Transition in theme change
* Unframed preferences panel
* Working seek history
* Better alignm...

github.com/radareorg/r2app - 4568688b6d6b8b580cb481e2efdeb3b9dd9f7cbe authored almost 4 years ago by pancake <[email protected]>
Fix `doo` segfault (#18201)

github.com/radareorg/radare2 - 22244403a126892b0f61ec670f7d1ab60dfbb97c authored almost 4 years ago by Liumeo <[email protected]>
Fix #17940 - Show ConfigNode options when selected in Ve ##visual

github.com/radareorg/radare2 - f77747883101d11f16c78b716d0f83e94acf8a49 authored almost 4 years ago by pancake <[email protected]>
Add arall:// and liball:// open_many plugins #io (#18196)

github.com/radareorg/radare2 - 528e6598a17b11796c936c62c6aaca2cffb89cea authored almost 4 years ago by Dennis Goodlett <[email protected]>
Honor mapaddr for malloc in o* ##projects (#18199)

github.com/radareorg/radare2 - 32652cbbc8bebdb0ac46f958ed5a7a2c402e7158 authored almost 4 years ago by pancake <[email protected]>
Fix code injection vuln in .ic* with ObjC classes ##bin (#18197)

github.com/radareorg/radare2 - 5ab18cbbfe5f379063bf92baf7077bee59801ca3 authored almost 4 years ago by pancake <[email protected]>
FIx #18171 - Support RNum for syscall-name in `asl` command ##anal (#18198)

github.com/radareorg/radare2 - 064f6015e78f956cb7203bb278395daa1f7c7f71 authored almost 4 years ago by pancake <[email protected]>
Fix calling convention save/restore ##projects

github.com/radareorg/radare2 - f0deea9760d3ccc4df3b873673f28c30e6dfa8f1 authored almost 4 years ago by pancake <[email protected]>
libr/pe: Add basic RISC-V architecture knowledge

github.com/radareorg/radare2 - 93674e8f4cda333a671226cf798607cf65a6f9fb authored almost 4 years ago by Alexander von Gluck IV <[email protected]>
Run indent

github.com/radareorg/r2app - 9eb3347f51631ed62d395e69556cf77c3733aabd authored almost 4 years ago by pancake <[email protected]>
Make the initial screen frameless

github.com/radareorg/r2app - 64a3e48733124f1954b32d056adc11ae2101dbe3 authored almost 4 years ago by pancake <[email protected]>
Lots of improvements for latest Electron

* Move menu code from web to node
* Context Menu almost works again
* Add generic r2.js to use ....

github.com/radareorg/r2app - 43c251abea268974abd9a86b7bbb70b7069f24f6 authored almost 4 years ago by pancake <[email protected]>
Add initial user/developer documentation

github.com/radareorg/r2app - f0604fd9793883cd5d7f23d74aad3d64698ec285 authored almost 4 years ago by pancake <[email protected]>
efi: Add Haiku's EFI bootloaders

* Under an MIT license and self contained, so
a good test candidate.
* source: http://cgit.hai...

github.com/radareorg/radare2-testbins - 542d3e1df3c8e731296a0efbc84f782582522543 authored almost 4 years ago by Alexander von Gluck IV <[email protected]>
Fix file selection button with ipcRenderer.invoke()

* electron.remote is deprecated

github.com/radareorg/r2app - 13a42fc6ce37040351c7151d225a4149b88ce098 authored almost 4 years ago by pancake <[email protected]>
Support arm32 esil stmib/ldmib ##esil

github.com/radareorg/radare2 - c96f1f64d0cd1bf6dfbabe479925978f4f7894d7 authored almost 4 years ago by eagleoflqj <[email protected]>
Simplify README badge table a bit more

github.com/radareorg/radare2 - 41a788556c811494d5f5a9086161ddcd0d192856 authored almost 4 years ago by pancake <[email protected]>
Fix 'right'/'h' key in Symbols tab

github.com/radareorg/radare2 - 0fd95f1f676f1a4dbff774f9a71831f456f9cf14 authored almost 4 years ago by ChD1 <[email protected]>
Fix warning

github.com/radareorg/radare2 - cd58b50dd4df3cb063e9343c736dd9b154804422 authored almost 4 years ago by pancake <[email protected]>
Code cleanup and other minor refactoring changes

github.com/radareorg/radare2 - 3ab33d119e9ad35af6e903f1fd0f8f30eb87baef authored almost 4 years ago by pancake <[email protected]>
Lowercase DEX method attributes and move r_num_bit_count() ##bin

github.com/radareorg/radare2 - 791794678f7ee86b24e54f57fef78651789cb57a authored almost 4 years ago by pancake <[email protected]>
Initial implementation of the DEX annotation parser ##bin

github.com/radareorg/radare2 - 2f2526361c473dd2d77ad8bd96203641bc8a42c1 authored almost 4 years ago by pancake <[email protected]>
Fix r2 - tab crash related to regex apis

github.com/radareorg/radare2 - 7b1b103f132263be55c23a9ca753c5126342ad34 authored almost 4 years ago by eagleoflqj <[email protected]>
Support sbfm/ubfm in arm64 ##asm

github.com/radareorg/radare2 - 8b41ca1c7f7c19bea45253137d6a68da13e1d8ad authored almost 4 years ago by eagleoflqj <[email protected]>
Fix underflow in r_list_pop

github.com/radareorg/radare2 - d78ef5602e9cc2b2c4c1fb0dcd0f6ad2877b3771 authored almost 4 years ago by Dennis Goodlett <[email protected]>
Use pj in `dmj`, `dmhj` & fix regex r2r ##refactor

github.com/radareorg/radare2 - 965f3ed10e8473d7746d96151e3d023ff1c9d5c2 authored almost 4 years ago by liumeo <[email protected]>
Fix s390x test_reg

github.com/radareorg/radare2 - d7631443b6b7d2033f4b6d79aa0d403bcf474f97 authored almost 4 years ago by eagleoflqj <[email protected]>
Add agave font, fix serialzing object issue, null session and other random fixes

github.com/radareorg/r2app - 85f2eac37ec7164be35f6b25ddddac93f5a0a492 authored almost 4 years ago by pancake <[email protected]>
Fix search, preferences and other minor issues

github.com/radareorg/r2app - 1caa3a035cedc2ce80c654036a1c9081d5378cea authored almost 4 years ago by pancake <[email protected]>
Enable utf8, improve readme and other random fixes

github.com/radareorg/r2app - 7d0eaf69624a0fd06ad552d81a550b4bf1d1f44c authored almost 4 years ago by pancake <[email protected]>
Fix About glitch

github.com/radareorg/r2app - 4ab77d670e3bdc898252c88c5af4f10126fb8c98 authored almost 4 years ago by pancake <[email protected]>
Semistandard indent

github.com/radareorg/r2app - 93da2fa03b3e053629c683c24a73a4a9215b66ef authored almost 4 years ago by pancake <[email protected]>
Update to the latest dependencies and adjust electron changes

github.com/radareorg/r2app - 1e78a68dc9268092f3954ea9833b1df88d019b42 authored almost 4 years ago by pancake <[email protected]>
Add readme and some screenshots

github.com/radareorg/r2app - e7fa98f30605d4ed5adcd1c69d89be0940aed483 authored almost 4 years ago by pancake <[email protected]>
Add missing clean targets

github.com/radareorg/radare2-extras - e40dd90bb9f3cb61f538693be70cd35964154a05 authored almost 4 years ago by pancake <[email protected]>
Add ASAHI plugin

github.com/radareorg/radare2-pm - 1f7a1827001e3159363d001f974256ce73cf40d1 authored almost 4 years ago by pancake <[email protected]>
Add ASAHI (Apple-M1's GPU) disassembler plugin

github.com/radareorg/radare2-extras - ae8872e1215891ec04bf54e120f21b3f3de13383 authored almost 4 years ago by pancake <[email protected]>
Initial support for arm64 asm extendtype ##asm

github.com/radareorg/radare2 - bccd9c4552c1691a3ea38258a6e6e8da6fa21b2e authored almost 4 years ago by eagleoflqj <[email protected]>
Massage RRegex to fix codingstyle and a null deref. ##regexp

github.com/radareorg/radare2 - ae3ff63bab162429f025a445d73a230f0ed052d8 authored almost 4 years ago by pancake <[email protected]>
Added support for regex in test output ##test

- pancake has improved the original patch

github.com/radareorg/radare2 - 39bcebdc987c4edb538ec219da383c437629c32f authored almost 4 years ago by yossizap <[email protected]>
Split in -dev the ios-cydia package

github.com/radareorg/sdb - b1abc99bf44d0420713a15230b1c3b4409eba9f4 authored almost 4 years ago by pancake <[email protected]>
Fix build

github.com/radareorg/sdb - f653e4562d201d074071e45757f25af9b28ce684 authored almost 4 years ago by pancake <[email protected]>
Add iOS / Cydia packaging in the CI (#237)

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

github.com/radareorg/sdb - ec1cc8045e6355c5d80bf3511a10cfef90eb54e6 authored almost 4 years ago by pancake <[email protected]>
Fix project test regression and add another test ##project

github.com/radareorg/radare2 - 7af2204a47bde6a776d55a43f0eb97ec6943471f authored almost 4 years ago by pancake <[email protected]>
Initial deprecation of RCoreFile ##refactor

github.com/radareorg/radare2 - 829862006ffa266cd9ce66beaa8266792e991814 authored almost 4 years ago by pancake <[email protected]>
Fix assert in eco

github.com/radareorg/radare2 - d2e0f72049290caaf2b6fefcc74d3b5331f389e0 authored almost 4 years ago by pancake <[email protected]>
Remove weird control character at the beginning of md file

github.com/radareorg/radare2-book - 0c3f3e1066eac3a96471884f23c9a630940baf38 authored almost 4 years ago by ivan tkachenko <[email protected]>
Fix debugger build problem in android-x86_64 ##build

github.com/radareorg/radare2 - c4bc2185769918a5867541a05b4112f7e422199e authored almost 4 years ago by Fredrik Fornwall <[email protected]>
Dont run ldconfig.sh in `make symstall`

github.com/radareorg/radare2 - f2fbe582239502a743dcebc2c0b7752a316d2877 authored almost 4 years ago by pancake <[email protected]>
Fix and refactor the ar:// plugin ##io (#18180)

Co-authored-by: Dennis Goodlett <[email protected]>

github.com/radareorg/radare2 - f695d2a24fa59d93424ebed1a298782fe1f4c10a authored almost 4 years ago by Dennis Goodlett <[email protected]>
Add small .a file with filetable

github.com/radareorg/radare2-testbins - a58bf4f0103de9d5e6d8fd35c0d3dc6a6011536b authored almost 4 years ago by Dennis Goodlett <[email protected]>
Fix hex unit test for windows

github.com/radareorg/radare2 - eb0b48029aba3498953586ac03c6f02c7635f6ab authored almost 4 years ago by Riccardo Schirone <[email protected]>
Remove core.file ##refactor (#18178)

github.com/radareorg/radare2 - a74ca8f07b463444323d8933c3cd3e4f48a2fd73 authored almost 4 years ago by Liumeo <[email protected]>
Use pj in cmd_anal.c ##refactor

github.com/radareorg/radare2 - cd3ac9e2f265130a73fa93c28163b5b3e9cd6e15 authored almost 4 years ago by eagleoflqj <[email protected]>
Remove --without-r2r configure option ##build

github.com/radareorg/radare2 - e79deb8e1fe2bfa5161722d53308254fa39c33e5 authored almost 4 years ago by pancake <[email protected]>
Fix s390x test_buf

github.com/radareorg/radare2 - 581aaed9c0b512ef34062d0305336b67feaacd23 authored almost 4 years ago by eagleoflqj <[email protected]>
Undef SDB_IPI before redefining

github.com/radareorg/sdb - affca7a70a513c8da894e2871ffa8574f1e26fff authored almost 4 years ago by pancake <[email protected]>
Refactor tcc and afcl commands, improve help and JSON ##types

github.com/radareorg/radare2 - 839f438b5881892a9eb97060ae1a8cc614eb7e8f authored almost 4 years ago by pancake <[email protected]>
Fix some null asserts in PE and ELF parsers

github.com/radareorg/radare2 - a25e3c14099af4a7b1b2f0d1c1a172dd7f9bb9f4 authored almost 4 years ago by pancake <[email protected]>
More assert issues fixed from the fuzzsuite

github.com/radareorg/radare2 - 44815d379205858529f72c8dfbda06934e582f26 authored almost 4 years ago by pancake <[email protected]>
Better regprofile initialization to solve assertions

github.com/radareorg/radare2 - a00f3113a7fe96f85155243582a6f64afa24c63a authored almost 4 years ago by pancake <[email protected]>
Fix s390x test_agraph (#18172)

github.com/radareorg/radare2 - b46bd2417802289f4ddf8f2743df54412dce9dea authored almost 4 years ago by Liumeo <[email protected]>
Fix memleak in test_dwarf & test_skyline (#18169)

github.com/radareorg/radare2 - e7984009427e5b0bf300db081c31d9183ae091de authored almost 4 years ago by Liumeo <[email protected]>
Implement print disasm until optype ##print (#18167)

github.com/radareorg/radare2 - 596ae026bff121e14d5fd7be972dc57330586b64 authored almost 4 years ago by Eduard <[email protected]>
Add null check in eco to fix asan

github.com/radareorg/radare2 - 9dae8babb06ae4289797394c521961d4930e4074 authored almost 4 years ago by pancake <[email protected]>
Use pj in cmd_search.c##refactor (#18163)

github.com/radareorg/radare2 - 679eb405242f741cbbc827a0c71dbe8ff76a6070 authored almost 4 years ago by Liumeo <[email protected]>
Fix kj segfault (#18168)

github.com/radareorg/radare2 - f140925ab846ee4493e8d3079c9ea8020c2ab7e6 authored almost 4 years ago by Liumeo <[email protected]>
Fix memleak in test_str & test_debug_session (#18164)

github.com/radareorg/radare2 - 079b7cd991b9861195ca431c394450773ed0d416 authored almost 4 years ago by Liumeo <[email protected]>
Do not build shared lib when building with TinyCC

github.com/radareorg/sdb - 1bf5d1198ba9f2d61466443e22d2617ce6436f91 authored almost 4 years ago by pancake <[email protected]>
Fix Windows CI and publish windows, macos and linux builds

github.com/radareorg/sdb - f9069854da53824e71fdf3655b6e7fdfff60f8bd authored almost 4 years ago by pancake <[email protected]>
Add Windows builds

github.com/radareorg/sdb - ed0bb347b60d104d2114cf0fb3dcc75fe4d47c4a authored almost 4 years ago by pancake <[email protected]>
Update radare2 to latest commit in master

github.com/radareorg/iaito - 8284f4a01f3db3d38d89defc675ed415cc1b6368 authored almost 4 years ago by pancake <[email protected]>
Fix macos CI

github.com/radareorg/iaito - d7543100963c382c01fa6adf6c7c81c27dbb6722 authored almost 4 years ago by pancake <[email protected]>
Simplify CI by removing ubuntu16 and adding ubuntu20

github.com/radareorg/iaito - d0d1b06b2dc24ef2917aa9a38ee0c3ec6a8ac024 authored almost 4 years ago by pancake <[email protected]>
Update the README and CONTRIBUTING files

github.com/radareorg/iaito - 1c9900a3a1f7d1fd78397bc1b36c7bafd6a7d2d3 authored almost 4 years ago by pancake <[email protected]>
Fix main page

github.com/radareorg/radare.org - a197d441aee38df02f0d8bb096d37b0956792691 authored almost 4 years ago by pancake <[email protected]>
Update Cutter -> r2cutter

github.com/radareorg/radare.org - e18235e3effe9ea66477185810d406764c626a4b authored almost 4 years ago by pancake <[email protected]>
Run macos packaging in GHA. (#2529)

* Enable running of macOS packaging in GHA, most of the work done in dedbabde564ed688961cdc06828...

github.com/radareorg/iaito - 410dd8bf3614ab9a191294373b37193b4726f0e7 authored almost 4 years ago by karliss <[email protected]>