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 mountpoint listing in the `rfs` shell ##fs

github.com/radareorg/radare2 - d7f19855ff5ce9fdf476ebb54b463658a33e52bf authored over 2 years ago by pancake <[email protected]>
Disable failing test

github.com/radareorg/radare2 - bd3cc5f20556f5d9734dd3328ea511b60fba26b2 authored over 2 years ago by pancake <[email protected]>
Fix windows build

github.com/radareorg/radare2 - e14ad80de7da3d2381972043cb134ffefe180c9b authored over 2 years ago by pancake <[email protected]>
Reflect the state of the master branch build badge

github.com/radareorg/radare2 - edff5c48860d8c6fff22f04ae37da4b7ff75ccb4 authored over 2 years ago by pancake <[email protected]>
More eprintf -> RLOG here and there ##refactor

github.com/radareorg/radare2 - 332574aeb5ac02c12daa1d91c5aa1f989bfccb4b authored over 2 years ago by pancake <[email protected]>
Fix the Project saving with Cmd0 instead of cmdstr

github.com/radareorg/iaito - 664010f73cbaf141d6cb0214083f4f5659f35a3b authored over 2 years ago by pancake <[email protected]>
Remove the fetchdeps leftovers

github.com/radareorg/iaito - 6cc6b0ed89dcc439b05ffaf8806a48b136d7e421 authored over 2 years ago by pancake <[email protected]>
Re-enable the bpf.mr assembler ##arch

github.com/radareorg/radare2 - 88c5447da95eb8034b15ab306d64a6a7785235de authored over 2 years ago by Richard Patel <[email protected]>
Fix #20405 - Multiple fixes and improvements in projects ##projects

* io maps are now saved and restored
* add an extra test and review/update others
* Use omu in o...

github.com/radareorg/radare2 - 8c80cfe7d9c638df399549290716393d4bc6731e authored over 2 years ago by pancake <[email protected]>
Add omu command to create a unique map ##io

* Add another broken project test
* Fix warning regression introduced in previous windows fix

github.com/radareorg/radare2 - 21064e9473d3a3107b7dd2f2c5744960207e83e4 authored over 2 years ago by pancake <[email protected]>
Fix few type cast issues spotted by msvc

github.com/radareorg/radare2 - 5df05f446f296e90367d46ea8fdd769f4b36ee01 authored over 2 years ago by Sergi Àlvarez i Capilla <[email protected]>
Add R_MUSTUSE hint ##lint

github.com/radareorg/radare2 - 550b6764aad16a565d6e9f01a0603b4e01dd164c authored over 2 years ago by pancake <[email protected]>
Add a linting to avoid R_LOG calls ending with a dot ##lint

github.com/radareorg/radare2 - e2bbe2b14eb0b0b02d145cbf3258d1d4c3dd606b authored over 2 years ago by pancake <[email protected]>
Update r2ghidra-sleigh

github.com/radareorg/radare2-pm - 2c70f2c3fdd2b251463d6f3a95ddd1708ba9ee8b authored over 2 years ago by pancake <[email protected]>
Miniscule optimization of io vread and mapping operations ##io

github.com/radareorg/radare2 - 7c0db9aa5ab9dc3ad2ee8c903943d6f63d2e8169 authored over 2 years ago by condret <[email protected]>
Remove all instances of "ptr " in x86 cs assembly output ##asm

github.com/radareorg/radare2 - 8c7dee30163db4d12548158dd84355ecd28f1331 authored over 2 years ago by condret <[email protected]>
Fix (null) printing on `pi` command ##print

github.com/radareorg/radare2 - faaa9345144c9a346086f1353d7d28a2104f4a78 authored over 2 years ago by pancake <[email protected]>
Merge asm.java into anal.java ##refactor

* Exposes an asm.assembler bug so we disable that for now

Co-authored-by: Richard Patel <me@t...

github.com/radareorg/radare2 - d93c452768bf111c2e70dfa174e22a3fb18a22cc authored over 2 years ago by pancake <[email protected]>
Get rid of some globals and tls-ify others

github.com/radareorg/radare2 - 9f12bfd0a8634cfd98aba4d5ec1b24225a86135a authored over 2 years ago by pancake <[email protected]>
Fix memleak in r2r

github.com/radareorg/radare2 - 6947ea44aec8530aff25bcb6693fb106e5192a22 authored over 2 years ago by pancake <[email protected]>
Ignore odr-violations by default when running asanified r2r ##ci

* Honor ASAN_OPTIONS if already defined by the $USER

github.com/radareorg/radare2 - d26c8e04d935d10b6f3b5159183975d81dbbffde authored over 2 years ago by pancake <[email protected]>
Likely optimization to reduce cache misses in RFlag.get()

github.com/radareorg/radare2 - 145607966df2029ac736648aaf32a467b5ba0991 authored over 2 years ago by pancake <[email protected]>
Add and fix two more for loop linter rules

github.com/radareorg/radare2 - 47b7e8ae2b165a82643402f8692a6edecf9baddd authored over 2 years ago by pancake <[email protected]>
R_LIKELY is now happy with pointers

github.com/radareorg/radare2 - 663eb13c9e8d72df1c247585dbd7c225bcd72213 authored over 2 years ago by pancake <[email protected]>
Use more R_LOG, likely and return asserts in RConfig

github.com/radareorg/radare2 - d4468ffb75221c361fa449dd1769637154da9cc5 authored over 2 years ago by pancake <[email protected]>
Upgrade from latest sdb

github.com/radareorg/radare2 - f71b4b47f95c70d239a692898c3d97dfa4098100 authored over 2 years ago by pancake <[email protected]>
Down with capitalism - lowercase all capitalized strings in r*2 -h ##tools

github.com/radareorg/radare2 - 7085809f3480fde2408d7062ea2fa8d477d33d7c authored over 2 years ago by pancake <[email protected]>
Cache miss optimizations and dont preincrement in fors

github.com/radareorg/sdb - ec2e34a1dc6e5f3756e372334f2607c381798346 authored over 2 years ago by pancake <[email protected]>
Don't hash files when loading, that's too heavy! 1.2s -> 0.8s ##bin

github.com/radareorg/radare2 - 4d3887fb1dd2b89c8e54a059744b5387a61c0406 authored over 2 years ago by pancake <[email protected]>
Add r_sys_signable() and use it from r_cons_thready ##cons

github.com/radareorg/radare2 - 35d65e60eb86e9e8386d761bfefc9acca17ad49d authored over 2 years ago by pancake <[email protected]>
Update the /m webui with fixes for the disasm and search widgets

github.com/radareorg/radare2 - ba5847c473967cedf089c54f94770eecd991e5b4 authored over 2 years ago by pancake <[email protected]>
Fix the search widget

github.com/radareorg/radare2-webui - a326685a3481860b9b51db4d4606295fed9277dd authored over 2 years ago by pancake <[email protected]>
Fix color for the search box

github.com/radareorg/radare2-webui - 0bc0e8f0fd734edc6269a2109ead5b014882e6cc authored over 2 years ago by pancake <[email protected]>
Fix line-height for disasm, hexdump and graph for /m

github.com/radareorg/radare2-webui - 50f2c7f17180edcc41036347995aaca832687875 authored over 2 years ago by pancake <[email protected]>
Update version number

github.com/radareorg/ghidra-native - 2444a8199360433e25834af5b348626c446488c1 authored over 2 years ago by pancake <[email protected]>
Update processors from latest ghidra

github.com/radareorg/ghidra-native - 06dee4a544546ed76c1687f672dc1224a61cd49b authored over 2 years ago by pancake <[email protected]>
Release 5.7.2

github.com/radareorg/r2ghidra - 270c6f44a4061a709f8a6d750e4c6ebfc484771e authored over 2 years ago by pancake <[email protected]>
Update ghidra-native-0.2.0 dependency

github.com/radareorg/r2ghidra - 1252cbfa2a0218717faff5e13c4cb01c39f23618 authored over 2 years ago by pancake <[email protected]>
Add patch to ignore the readonly varnodes

github.com/radareorg/ghidra-native - 47026fb623e2e2e2906c8afc0314923b9dd9a050 authored over 2 years ago by pancake <[email protected]>
Support pointer to string/flag resolution via ro-propagation

github.com/radareorg/r2ghidra - 31bde710011c25508beab8e0bfbbbc637f1a66cb authored over 2 years ago by pancake <[email protected]>
Move asm.sh disassembler into the anal.sh ##refactor

github.com/radareorg/radare2 - 1ba163cd76e148fa89f7e3d66706fa63e7986f90 authored over 2 years ago by pancake <[email protected]>
Use r_str_startswith() in libr/io/p instead of strncmp ##lint

github.com/radareorg/radare2 - bb49596759202a273f7bc53e277b4394a139650e authored over 2 years ago by pancake <[email protected]>
Add r2 5.7.2 profile

github.com/radareorg/r2env - 713c18feb46893261054e576a52e894dd0782878 authored over 2 years ago by Murphy <[email protected]>
Remove pointless file

github.com/radareorg/radare2 - f2aa7ee73a8df8c3fe5d7cd0aca1d218f760ff97 authored over 2 years ago by pancake <[email protected]>
Few http webserver improvements ##web

github.com/radareorg/radare2 - 504002fca211529927c1ca85a460ec5916d94c06 authored over 2 years ago by pancake <[email protected]>
Honor pe.verbose to fix a fuzztest

github.com/radareorg/radare2 - 1ac4e2df451efdfb9a13d942feebb820ba61debd authored over 2 years ago by pancake <[email protected]>
Fix two memleaks in the vala plugin

github.com/radareorg/radare2 - 425f5b248b21d4f949610ec79800825932dbf072 authored over 2 years ago by pancake <[email protected]>
Add another source linting to avoid newlines in RCore.cmd() ##refactor

github.com/radareorg/radare2 - bed72b73b2fdd18f8861b1d2adb2a3eb115e1dbc authored over 2 years ago by pancake <[email protected]>
Minor simplification of meson build files ##refactor

github.com/radareorg/radare2 - 4c08d149adf32e8d9739f8acf5b80b0172cc8d7b authored over 2 years ago by condret <[email protected]>
Use more R_LOG in core/cmd_anal

github.com/radareorg/radare2 - fca98fbea7a9b3173d45a3e4d4666574c08723fa authored over 2 years ago by pancake <[email protected]>
Merge asm_rsp into anal_rsp ##refactor

github.com/radareorg/radare2 - e9e427876fa4d0100bf4440236a911afb71ac36d authored over 2 years ago by condret <[email protected]>
Merge asm_propeller into anal_propeller ##refactor

github.com/radareorg/radare2 - 39cd506acf0b12f250528bda9319915bf1f8732e authored over 2 years ago by condret <[email protected]>
Add RABIN2_VERBOSE env var to set bin.verbose=true in rabin2 ##tools

github.com/radareorg/radare2 - 0475e8c2de9921b5fde14e0cec0708f0235e7b68 authored over 2 years ago by pancake <[email protected]>
Add wasm get_offset test

github.com/radareorg/radare2 - 5d59f0e1446cf51f25556f29cb2ca4e8e18a190b authored over 2 years ago by Dennis Goodlett <[email protected]>
Fix wasm function offset lookup ##bin

github.com/radareorg/radare2 - d100777d4c47867b36464ee5b1e8d029be2a6e54 authored over 2 years ago by Dennis Goodlett <[email protected]>
Split wasm imports by types ##bin

github.com/radareorg/radare2 - b2567a8eec38cf58af9e5bebfe7cfc0ea083271e authored over 2 years ago by Dennis Goodlett <[email protected]>
Correct toki pona fortune message (#20380)

toki pona doesn't capitalize, and "kama jo e musi" isn't idiomatic

github.com/radareorg/radare2 - 6aec8c081af84b1a0dfb00201070653cbacc7fa9 authored over 2 years ago by tbodt <[email protected]>
Merge asm_m680x_cs into anal_m680x_cs ##refactor

github.com/radareorg/radare2 - 07a0a039c73a041a2b608bd18f05b86cbcc7ad62 authored over 2 years ago by condret <[email protected]>
Merge asm gb into anal ##refactor

github.com/radareorg/radare2 - aae541d4a54540efb17f2719cbc2f651699e838d authored over 2 years ago by condret <[email protected]>
Correct help msg fro ph command ##doc

github.com/radareorg/radare2 - dfcb8186b9bb294b4441b020b8319f99f1a5340f authored over 2 years ago by condret <[email protected]>
Move asm.dcpu16 plugin to r2-extras as its considered a dead arch

github.com/radareorg/radare2 - 1b5fc981c3546253d8b10afaff4175645d08fdd3 authored over 2 years ago by pancake <[email protected]>
import dcpu from r2. as its now a dead arch

github.com/radareorg/radare2-extras - 14f68e938823e8e0e22d3ce02b6171bf436fc84b authored over 2 years ago by pancake <[email protected]>
Merge the asm.mcs96 plugin into anal ##refactor

github.com/radareorg/radare2 - 0f8321842f66c2ca058cd234c79b09c9f3b932a1 authored over 2 years ago by pancake <[email protected]>
Fix uninitialized accesses in base91 and r_hex_str2bin_until_new

github.com/radareorg/radare2 - 96f685ea9aa506ff321b7ec584bc4cec5f3fcbff authored over 2 years ago by pancake <[email protected]>
Cleanup lang.vala plugin -20LOC, reduce file path limits, fix uaf

github.com/radareorg/radare2 - 2a4b000c37714bb74d45a42dbf45bf0ab602dad9 authored over 2 years ago by pancake <[email protected]>
Merge asm.cris into anal.cris ##refactor

github.com/radareorg/radare2 - d5f9bdf1c2d143063728f173e4f382b9991f0779 authored over 2 years ago by pancake <[email protected]>
Lint for x"" ##cleanup

github.com/radareorg/radare2 - 3db3750eb02de1d55f3f2ebe1c13d6fac4d0073d authored over 2 years ago by pancake <[email protected]>
Use more R_LOG instead of eprintfs and add more linting checks ##refactor

github.com/radareorg/radare2 - 304a3a7fcf667c912e2a03118b3a45a80b1cc8d1 authored over 2 years ago by pancake <[email protected]>
Replace some instances of eprintf with R_LOG_

github.com/radareorg/radare2 - 363df75c06d41c88c9bc58a1bae8fa822a46b99f authored over 2 years ago by Richard Patel <[email protected]>
Fix echo q|r2 return code

github.com/radareorg/radare2 - 8d88e1208d2c15276f141ebec665f251e6b81a34 authored over 2 years ago by pancake <[email protected]>
rabin2 -qqqqqq doesnt swap between simple and simplest now ##tools

github.com/radareorg/radare2 - c73e2975d2598568852914dc35651be1e13157d2 authored over 2 years ago by pancake <[email protected]>
Remove the -r and -m flags from r2r ##tests

github.com/radareorg/radare2 - dca683e59c034ddb9d043ad8a9d0a0cad3453b92 authored over 2 years ago by pancake <[email protected]>
Add sys/lint.sh and run it in the CI ##refactor

github.com/radareorg/radare2 - e69645a9c28f0d0974a36ed22c14f387551201d4 authored over 2 years ago by pancake <[email protected]>
Set asm.bits when using anal plugs (not only asm ones) and update 8051 test

github.com/radareorg/radare2 - 795a274b48492565939c6786db7afbdcc6676eb6 authored over 2 years ago by pancake <[email protected]>
Merge asm.8051 into anal.8051 ##refactor

* Respect R_ANAL_ARCHINFO_INV_OP_SIZE during disasm

github.com/radareorg/radare2 - 6ab659698e52c0a3ecc037b8b9f0da3dae5199f0 authored over 2 years ago by Richard Patel <[email protected]>
SPARC ignores cfg.bigendian because all instruction fetches are BE ##anal

github.com/radareorg/radare2 - 863bdbcf5fa24c30d8eb1cf65ebd517347fe145c authored over 2 years ago by pancake <[email protected]>
Merge asm.sparc into anal.sparc ##refactor

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

github.com/radareorg/radare2 - f5fd6296039a2a871e1220d8a98be4991a905f09 authored over 2 years ago by pancake <[email protected]>
Merge asm.alpha into anal.alpha ##refactor

github.com/radareorg/radare2 - b7a33005962bed8bcbbb0511d71e2b431025dcd7 authored over 2 years ago by Richard Patel <[email protected]>
Add ESIL support for ROR ARM instruction

github.com/radareorg/radare2 - 76637a657cefb07c2c2575115293e549a7b1d296 authored over 2 years ago by Baldanos <[email protected]>
Cleanup stuff

* Use more R_TH_LOCAL
* Use more const char * const
* Add archinfo for cr16
* Use more R_LOG
* R...

github.com/radareorg/radare2 - 2bca764ad3d1115239160c5f886472e195e42565 authored over 2 years ago by pancake <[email protected]>
Move the lm32 plugin into the anal ##asm

github.com/radareorg/radare2 - cf416293ff5d75c74235dd1621c20b8f00370224 authored over 2 years ago by pancake <[email protected]>
Update cmd_eval / en[v]? case help message

github.com/radareorg/radare2 - 0360057781ee3f3b37af04409eac570a969deca6 authored over 2 years ago by Alex Bender <[email protected]>
Fix RCons.histLoad() regression introduced in deb75acf78403989bdd3e17ae74f2fc24602b1d8

github.com/radareorg/radare2 - 208f76bab48d2b391d673125ca3730113134467d authored over 2 years ago by pancake <[email protected]>
Minor fixes for the asn1 parser

github.com/radareorg/radare2 - f369ff2de3c807681ec76df450ee6d4af5e04ce0 authored over 2 years ago by pancake <[email protected]>
After release version bump

github.com/radareorg/radare2 - 986271aa15aded32260d3c01347c2581407a900b authored over 2 years ago by pancake <[email protected]>
Refactorings in libr/reg (#20349)

* Refactorings in libr/reg

* More

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

github.com/radareorg/radare2 - 6b20b82c32da8163d3cc42d9b2a64f99ed782770 authored over 2 years ago by pancake <[email protected]>
Fix #16395 - Add open file command to the ms shell ##shell

github.com/radareorg/radare2 - e8a8a3532ed80dd23822ea89a06fb6cd9f098820 authored over 2 years ago by gitcolt <[email protected]>
Add big endian support for arm prelude search ##anal

github.com/radareorg/radare2 - d17aa24986ae5c7c655a01555a5af1e0919dbb94 authored over 2 years ago by condret <[email protected]>
Disable android-x86 artifact uploads

github.com/radareorg/radare2 - d2854037191de8939b1565234baf72e43914c7d3 authored over 2 years ago by pancake <[email protected]>
Rename doc/crosscompile to doc/cross-compile.md ##doc

github.com/radareorg/radare2 - 448fbfa1ffce69cd450365aa5ea9009ab3222d82 authored over 2 years ago by colt <[email protected]>
android-meson is no longer required for a release

github.com/radareorg/radare2 - 16573e645c473b9db1d3926271ed4b2ea573d045 authored over 2 years ago by pancake <[email protected]>
Release 5.7.2 - codename: "Snow Floppa"

github.com/radareorg/radare2 - 1ec4d1bae9d0dd2aec353a5fc8731225fc802943 authored over 2 years ago by Sergi Àlvarez i Capilla <[email protected]>
Fix fortune file detection ##core

github.com/radareorg/radare2 - a1b0293940c9527e94936111cfb0e40f07302efc authored over 2 years ago by condret <[email protected]>
Fix arrows in visual prompt on windows cmd `V:` ##visual

github.com/radareorg/radare2 - 57b24d228c1fc12f9b01d5343e5dcfb39ec2db7f authored over 2 years ago by pancake <[email protected]>
Fixes for the R2_FORTUENS system and home paths ##shell

github.com/radareorg/radare2 - 740c5fef9f523eb808b68d5ad96826be169c2918 authored over 2 years ago by pancake <[email protected]>
Windows builds include debug information by default ##build

* Use 'call configure.bat release' to make stripped builds
* The CI still builds in release mode

github.com/radareorg/radare2 - d9aac6bc6612337e8757709d7937d01223ce3feb authored over 2 years ago by pancake <[email protected]>
Autoset vtmode=1 or 2 depending on shell or visual ##windows

* Fixes history arrow bug in shell after fixing visual shift

github.com/radareorg/radare2 - 3c4a17a5581d4c970b0d5149b5d6ff7303a7fcee authored over 2 years ago by pancake <[email protected]>