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

Add a couple of new fun fortunes

github.com/radareorg/radare2 - 57cf4595daa20664bd46385d08b62122275156b8 authored over 2 years ago by pancake <[email protected]>
A better way to check if a project has been saved ##projects

* Add a dirty var to RFlag, RAnal and RConfig
* Add prj.alwaysprompt
* Add R_DIRTY() and R_IS...

github.com/radareorg/radare2 - 785e500a7e757e18885ceea85c1ef4d1af4be7ad authored over 2 years ago by RHL120 <[email protected]>
Implement pdu (#19616)

github.com/radareorg/radare2 - 6b45040a4bb2c034996b4aabcfeb92ec27aa6d02 authored over 2 years ago by Lazula <[email protected]>
Add code about the new way to write plugins

github.com/radareorg/radare2-book - 53c3053ee39f56c30b5855d577982e0d6f99f586 authored over 2 years ago by gogo <[email protected]>
remove old way to write plugins

github.com/radareorg/radare2-book - 1f08b813b8a32b7d78e0ace7e3b26fd90f7a711c authored over 2 years ago by gogo <[email protected]>
Add armeb test

github.com/radareorg/radare2-testbins - bc4173a9db1fab378673a329e4a986b0ed1182f1 authored over 2 years ago by Sergi Àlvarez i Capilla <[email protected]>
Use system capstone if available in sys/install.sh ##build

github.com/radareorg/radare2 - d812a78e2adbdeeb22f0f1927ee823702af8e366 authored over 2 years ago by Sergi Àlvarez i Capilla <[email protected]>
Fix unnecessary assert check

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

github.com/radareorg/radare2 - 253d24df617d8a6e58e95c28bdc8ccd6105b6a7e authored over 2 years ago by Sergi Àlvarez i Capilla <[email protected]>
Fix #15497 - Don't pull capstone when using the system one

github.com/radareorg/radare2 - dc60f5774839922d5f1ed9a4907242b6d435e9da authored over 2 years ago by Sergi Àlvarez i Capilla <[email protected]>
Handle vE as in VE - edit color theme ##visual

github.com/radareorg/radare2 - 7e297cb18c35155fce902a015264595377dbec32 authored over 2 years ago by pancake <[email protected]>
Honor flag colors in 'px' hexdump ##print

github.com/radareorg/radare2 - 3c3bc79ebd3b16428ee0af2481f269298001aa6d authored over 2 years ago by pancake <[email protected]>
Add scr.color.ophex to colorize 'px' with opcode type ##print

github.com/radareorg/radare2 - 52f2f8a2bb20a68f9de1c31ce922c01431933ba0 authored over 2 years ago by pancake <[email protected]>
Add r_core_help_match() to get help for a specific command ##api

* Add exact argument to help_match

github.com/radareorg/radare2 - 45160a58547cb2414b87fed5d79ba72ce513f269 authored over 2 years ago by Lazula <[email protected]>
Add test for the flag colors

github.com/radareorg/radare2 - 4f62b5121e954fdc164ee3e95cd9035c09ef8000 authored over 2 years ago by pancake <[email protected]>
Fix pxa@e:hex.compact=true and add tests ##print

github.com/radareorg/radare2 - 63a3dd5c04d99362f1be00138958fa453aea897f authored over 2 years ago by pancake <[email protected]>
Improve the way color flags are handled ##print

github.com/radareorg/radare2 - 242bf08b62ab4edf7d1329dbb7b71f859ef73004 authored over 2 years ago by pancake <[email protected]>
Fix memleak in basic block

github.com/radareorg/radare2 - 5ef9c189137118aa1e8a8002e142bca6a750cdcb authored over 2 years ago by pancake <[email protected]>
Handle spaces in the 'r-' and 'r+' resize commands

* 'r-3' == 'r- 3' == 'r -3'
* 'r+3' == 'r+ 3' == 'r +3'

github.com/radareorg/radare2 - fd6f3732f2de7c213c81e2a81cb8a3893a202ec4 authored over 2 years ago by pancake <[email protected]>
Add missing RUN to last x86_16 test and mark broken

github.com/radareorg/radare2 - 15d35439741d9a82107af8c1eab63ff81d85b6bf authored almost 3 years ago by Lazula <[email protected]>
Improve the 'fc' command to unset and get color flags easily ##cons

* fc-* delete all flags
* fc* list all color flags as r2 commands
* fc red set color of all fl...

github.com/radareorg/radare2 - ed2030b79e68986bf04f3a6279463ab989fe400f authored almost 3 years ago by pancake <[email protected]>
Fix #15473 - Align meta dwords in the middle of instructions ##disasm

github.com/radareorg/radare2 - deb1d30502a8c467481fe10cc8e2500b1aa1ea03 authored almost 3 years ago by pancake <[email protected]>
Initial import of the evm.cs plugin ##arch

github.com/radareorg/radare2 - e8fdd5926f85cc53d52459131603172342300380 authored almost 3 years ago by pancake <[email protected]>
fix x86-16bit seg:off disassembly print for seg=0

github.com/radareorg/radare2 - 2ab3794b88fa6611088ae3993524b8b98cfa65f7 authored almost 3 years ago by lasek0 <[email protected]>
Increase r2r timeout from 15s to 30s

github.com/radareorg/radare2 - 872db8457604e5393aebaeeab4239d4b57be861b authored almost 3 years ago by pancake <[email protected]>
Fix help for the 'aaa' subcommands ##help

github.com/radareorg/radare2 - e5b1ca27ac643e46d2225fa6cb7e0ff89a6424e8 authored almost 3 years ago by pancake <[email protected]>
Fix helps for aan? aaf? and aes? ##help

github.com/radareorg/radare2 - 5d564eff75d45d5506551c14a204a376433df951 authored almost 3 years ago by pancake <[email protected]>
Fix flag register usage and conditional branching in v850.np

github.com/radareorg/radare2 - 227d8b6f7d3394bffb6b8994a11ac05ab075f3c2 authored almost 3 years ago by pancake <[email protected]>
Mark all globals (or most of them) as TLS variables ##core

github.com/radareorg/radare2 - d3d0e8f3ec66b07eac539f26c988997cad98479e authored almost 3 years ago by pancake <[email protected]>
Improvements and fixes for the threading APIs ##util

github.com/radareorg/radare2 - 792c2afe95e0a5ecd053686b5ae1bd6ab63ce682 authored almost 3 years ago by pancake <[email protected]>
Fix race conditions in RCoreTasks ##core

github.com/radareorg/radare2 - 1afede407979c1e1950b1df7ae3a0475e29bfd4c authored almost 3 years ago by pancake <[email protected]>
Make RCons thread-friendly ##core

github.com/radareorg/radare2 - cf2ae64e885c86f503f2299905864538b66150de authored almost 3 years ago by pancake <[email protected]>
Fix race condition in the regressions testsuite tool

github.com/radareorg/radare2 - 0bfd86c9c83808e68dc0ccf8f85b05a4307a6e64 authored almost 3 years ago by pancake <[email protected]>
Another uaf

github.com/radareorg/radare2 - b9f2a8d87ce328a7c478a24064da1ae48a5b9a9a authored almost 3 years ago by Sergi Àlvarez i Capilla <[email protected]>
Fix uaf introduced in the previous bugfix

github.com/radareorg/radare2 - b51476f52f9562a6099ffc388e6a73ef6083f202 authored almost 3 years ago by Sergi Àlvarez i Capilla <[email protected]>
Fix last covs

github.com/radareorg/radare2 - 85173c6b16243fce3fec1319a8b1929075d25f0a authored almost 3 years ago by Sergi Àlvarez i Capilla <[email protected]>
Fix path for cydia32 builds

github.com/radareorg/radare2 - 57ec318c348b432cc2e3569de4fa99cee4ce0409 authored almost 3 years ago by Sergi Àlvarez i Capilla <[email protected]>
Fix warning when building without fork support

github.com/radareorg/radare2 - 346ac7ab7634b0b1e4e0b3eb33643aa5ab9be209 authored almost 3 years ago by Sergi Àlvarez i Capilla <[email protected]>
Fix ios-sdk compilation ##build

github.com/radareorg/radare2 - a13acaba4232f2c4768561bf09e3e61429086235 authored almost 3 years ago by Sergi Àlvarez i Capilla <[email protected]>
Fix UAF spotted by asan

github.com/radareorg/radare2 - c3310c5ae163f5d2cc443f93f06adeeb705cf0c1 authored almost 3 years ago by Sergi Àlvarez i Capilla <[email protected]>
Handle ESIL in more v850.np instructions ##esil

* Implement or and not for v850 ESIL
* Some documentation on how to run ESIL step by step
* an...

github.com/radareorg/radare2 - 1d41ee33e4fd57d4e7fc4c1185a8ef9ad1ce632a authored almost 3 years ago by Roman Valls Guimera <[email protected]>
Apply commits in the suggestions review

github.com/radareorg/radare2 - 73f24eebf0a8ff7fcf48fe4a7ef09f846a072495 authored almost 3 years ago by pancake <[email protected]>
Add test for lds,les (need more for other cases)

* Add test for call seg:off to analysed and named function

github.com/radareorg/radare2 - 40a70b517491bbfefe2a7c526e72b511ef13148d authored almost 3 years ago by lasek0 <[email protected]>
fix x86-16 jumptable analysis for some jmptbl values + fix LES and LDS instruction argument analysis + preserve segoff parameter for pd command

github.com/radareorg/radare2 - a6d01f90caa2a1e7b23108da3380d80dab180c2f authored almost 3 years ago by Adrian Laskowski <[email protected]>
fix x86-16bit long call seg:off format print

github.com/radareorg/radare2 - 5f187d49d0d1887b373809c42022f911fcec32ec authored almost 3 years ago by Adrian Laskowski <[email protected]>
Update r_file_mkstemp to work with sandbox (#19601)

github.com/radareorg/radare2 - 7db2a30b56e3cb7a956cd4b9e61317b8f3b3fcf7 authored almost 3 years ago by Dennis Goodlett <[email protected]>
Add EVM test

github.com/radareorg/radare2 - 89cc589b94e30209452f344874af2eabdc575d7b authored almost 3 years ago by Sylvain Pelissier <[email protected]>
Fix resize tests

github.com/radareorg/radare2 - f8f93681bd183582b943fee4be5714e7fbac9d4d authored almost 3 years ago by Dennis Goodlett <[email protected]>
Fix editor failing to delete tmp files

github.com/radareorg/radare2 - 03b10eef1de94889814396333d1bf5ac594b6562 authored almost 3 years ago by Dennis Goodlett <[email protected]>
Update to the latest thread-friendly sdb

github.com/radareorg/radare2 - 4884287b81a3fdd1d9c81cceaccce45b1cebdf31 authored almost 3 years ago by pancake <[email protected]>
Introduce r_strf and stop using sdb_fmt ##util

github.com/radareorg/radare2 - f2995c294911bcfd6365e48d2422c0e7493748de authored almost 3 years ago by pancake <[email protected]>
Remove TLS and make sdb thread-safe

* Nuke sdb_fmt
* Mark goto tables as const
* Mark lookup table as const
* Move nextcas into SdbK...

github.com/radareorg/sdb - e7d259c23a8fb063a0cb48f77cf60a61b1c42467 authored almost 3 years ago by meme <[email protected]>
Not thready by default

github.com/radareorg/sdb - 064d12ca9415b3ebf54a43aa5dc6db732406c6cc authored almost 3 years ago by pancake <[email protected]>
Fix asan leaks in tests

github.com/radareorg/sdb - b0c7e061ace1036004d8b4f02c53ba3be1fb15d1 authored almost 3 years ago by pancake <[email protected]>
Make sdb_fmt thread safe, despite it should die asap

github.com/radareorg/sdb - 50fd5f471f41940ff8bc20b8a43356c8e567a56d authored almost 3 years ago by pancake <[email protected]>
Handle random presence of /Versions/ in framework path

github.com/radareorg/radare2 - 798472dd6d8dfcd41d896aaee04273ee477fb82c authored almost 3 years ago by Francesco Tamagni <[email protected]>
Get method name base from magic selector if __objc_scoffs isn't there

github.com/radareorg/radare2 - 64e163e4fce985dcef65d58d9cf76d7d1ed40107 authored almost 3 years ago by Francesco Tamagni <[email protected]>
Compute symbols_off from __LINKEDIT vmaddr

github.com/radareorg/radare2 - 16c788692bbe5489ea02a729aa164c602d4e81ac authored almost 3 years ago by Francesco Tamagni <[email protected]>
Return 0 in case __LINKEDIT is not there

github.com/radareorg/radare2 - 7127e204a2c75f857c764918794bb0bed71476a1 authored almost 3 years ago by Francesco Tamagni <[email protected]>
Make it thread safe

github.com/radareorg/sdb - a655af1f24cd825488453acaa7551b5285594300 authored almost 3 years ago by pancake <[email protected]>
Improve EPRINT_CHAR() and add EPRINT_PTR() for arbitrary addresses

github.com/radareorg/radare2 - fda9a5298269793c1b65421bdd7da55dbe5804a1 authored almost 3 years ago by Lazula <[email protected]>
Free fmt2 under correct conditions in r_print_format_struct_size()

github.com/radareorg/radare2 - 56018d73c9ed2bd368dcd7bb4757724bd621929a authored almost 3 years ago by Lazula <[email protected]>
Fix grepbuf grep->counter memory leak when buffer is NULL

github.com/radareorg/radare2 - e9ee449bba14fd8844f4441bf2932a8123e682c7 authored almost 3 years ago by Lazula <[email protected]>
Always free key in r_bin_addr2line2()

github.com/radareorg/radare2 - 6b8e6ab5f5faaa3058fa3ea8b9233d8de4e37496 authored almost 3 years ago by Lazula <[email protected]>
Fix command string leak in do_asm_search() and use r_list_free()

github.com/radareorg/radare2 - 0200498e654b7fc8b984ec78f89f127c58d6b982 authored almost 3 years ago by Lazula <[email protected]>
Free tmpopstr in r_core_disasm_pdi_with_buf()

github.com/radareorg/radare2 - 0eaa91890358b4549db3306a1e73bb10aefdcddd authored almost 3 years ago by Lazula <[email protected]>
Free buffer in aespc command

github.com/radareorg/radare2 - 5a38486561760eba2d1d6e2f00c748f1e6d0440e authored almost 3 years ago by Lazula <[email protected]>
Fix leaks in esil2c operations

github.com/radareorg/radare2 - 77f56015e32f088e54913c77cc740b40164090f3 authored almost 3 years ago by Lazula <[email protected]>
Fix ds->opstr leak in ds_build_op_str

github.com/radareorg/radare2 - 85e352018214f13a7621bbbd269d1a125d049462 authored almost 3 years ago by Lazula <[email protected]>
Free inp in r_core_asm_strsearch()

github.com/radareorg/radare2 - ae3f643c0684c39cd9a9a231a451549d93f9d310 authored almost 3 years ago by Lazula <[email protected]>
Free strings in Elf_(r_bin_elf_get_head_flag)()

github.com/radareorg/radare2 - 8d65cd4561dad20d0aad6b0d62a0a496f6bf7050 authored almost 3 years ago by Lazula <[email protected]>
Free fi in cmd_esil_mem()

github.com/radareorg/radare2 - 40c119e20a8f19d8e7fe0373ca2155851f6dee77 authored almost 3 years ago by Lazula <[email protected]>
Update memory fixes in r_print_format_struct_size()

github.com/radareorg/radare2 - aa10d544b1bee4851e534ba11988fd1f357e99ee authored almost 3 years ago by Lazula <[email protected]>
Free recursive help string

github.com/radareorg/radare2 - 1e3535299c04192a3ead648677ee634d70837095 authored almost 3 years ago by Lazula <[email protected]>
Remove const from rels to prevent r_list_free complaint

github.com/radareorg/radare2 - 852dc0eeaa23adf99c36a14064e91d847f7847f5 authored almost 3 years ago by Lazula <[email protected]>
Free var string in esil2c_xor()

github.com/radareorg/radare2 - 5a6fbfed047a65d086f3e20b38a4738d6cf3ebe8 authored almost 3 years ago by Lazula <[email protected]>
Free relocs in foreach3list()

github.com/radareorg/radare2 - 36bead7154979beab6e279f110d53a118f676a47 authored almost 3 years ago by Lazula <[email protected]>
Free var string in esil2c_neg()

github.com/radareorg/radare2 - c8b6201a3d7a1423a140078576279d25b2c872a9 authored almost 3 years ago by Lazula <[email protected]>
Fix return values and entry leak in check_inlined_canary()

github.com/radareorg/radare2 - 78a4b024703e322fb783ed3d426ae36cd34c7bf8 authored almost 3 years ago by Lazula <[email protected]>
Fix leaks when pfile is overwritten in r_main_radare2()

github.com/radareorg/radare2 - c6bef817aef2bd2d3993bd8c21584e3db0188801 authored almost 3 years ago by Lazula <[email protected]>
Use R_FREE for fmt in r_print_format_struct

github.com/radareorg/radare2 - f4262f55f8242f9888db0ea6979ce56b962678d0 authored almost 3 years ago by Lazula <[email protected]>
Use ls_free for ls in r_core_bin_export_info()

github.com/radareorg/radare2 - 11f4be900abd64cd5a4ca39e12bc5b5d83131e7e authored almost 3 years ago by Lazula <[email protected]>
Free format in r_print_format_struct_size()

github.com/radareorg/radare2 - 596044a91035f8da8b420429883c9c32ae35080b authored almost 3 years ago by Lazula <[email protected]>
Free fmt in r_print_format_struct()

github.com/radareorg/radare2 - 34db2e86b35671ebcb277b5472ce6cfb69f97adc authored almost 3 years ago by Lazula <[email protected]>
Free hint in 'aho*' command

github.com/radareorg/radare2 - d68f803bd44daba59049a4559115620427977c03 authored almost 3 years ago by Lazula <[email protected]>
Fix warning

github.com/radareorg/radare2 - ac62073ba838e416cebcd90211476f08daab7c2d authored almost 3 years ago by Sergi Àlvarez i Capilla <[email protected]>
Ignore trailing backslash in unescape_special_chars() (#19585)

github.com/radareorg/radare2 - 26cfc906e40b5c0c276f5c8fa9abed41659375d1 authored almost 3 years ago by Lazula <[email protected]>
Bring back the 32bit builds for Cydia ##build

github.com/radareorg/radare2 - 5281f27aa555e7179c89a7b99235c79df3b1a44e authored almost 3 years ago by pancake <[email protected]>
Add ws1, ws2 and ws4 commands for variable size pascal strings ##write

github.com/radareorg/radare2 - 0eab6e9fad74194b33388cae8630fc57186d3eee authored almost 3 years ago by Sergi Àlvarez i Capilla <[email protected]>
Add missing include for codemeta

github.com/radareorg/radare2 - 902ec02b2c5228cae6b4dd15b6cbc368156946b6 authored almost 3 years ago by Sergi Àlvarez i Capilla <[email protected]>
Rename retdec plugins

github.com/radareorg/radare2-pm - 3ee178d12197054231bb9c9e3776ee95ada648f7 authored almost 3 years ago by pancake <[email protected]>
Rename retdec plugin reference name in the pdz command

github.com/radareorg/radare2 - 4a3db2a1cdc723fc130543c022335d0ea03a8696 authored almost 3 years ago by Sergi Àlvarez i Capilla <[email protected]>
r2plugin-ci: Update Qt5 PATH export on macOS

github.com/radareorg/r2retdec - b8bd73b23de69e381b94fa88f61eccb6a4d7eab8 authored almost 3 years ago by Peter Kubov <[email protected]>
Fix UBSAN in armass64 when shifting a signed variable

* runtime error: left shift of 128 by 29 places cannot be represented in type 'int'

github.com/radareorg/radare2 - 5a024f10febbede7106996c2dfd51a1e4333ddcf authored almost 3 years ago by Sergi Àlvarez i Capilla <[email protected]>
Add arc.mk in shared builds

github.com/radareorg/radare2 - e8fea8f2d1c1aa1f410fc16cc0442741bf89820d authored almost 3 years ago by Sergi Àlvarez i Capilla <[email protected]>
Rename Cutter references to Iaito

github.com/radareorg/r2retdec - c4a073fd5dd2b9640be47e298b3c9ae493556381 authored almost 3 years ago by pancake <[email protected]>
More esil support for v850.np

github.com/radareorg/radare2 - 7d476030984e3b13a1488549dfc9ff71aeb785ee authored almost 3 years ago by pancake <[email protected]>
Free zfo in r_io_zip_open_many() when not appending

github.com/radareorg/radare2 - 81c599779ed41f75890aae14a420e04e0d3be733 authored almost 3 years ago by Lazula <[email protected]>
Free strbuf when match is false in v850np disasm

github.com/radareorg/radare2 - 5b2ffab0d71c0bfed43833fd085dd698ad3e2647 authored almost 3 years ago by Lazula <[email protected]>
Use r_skiplist_insert_autofree() in mach0 walk_bind_chain_callback()

github.com/radareorg/radare2 - c751d9b8b7ec27673d99d7446b01962e3b4e93f3 authored almost 3 years ago by Lazula <[email protected]>