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 tiv package

github.com/radareorg/radare2-pm - 35d683e672da65d8e5c886d67c400eedf08f846f authored almost 2 years ago by pancake <[email protected]>
Improve r2slides with title, colors and 2 column mode ##slides:xa

github.com/radareorg/radare2 - a740698298113d3b4c18c45a9543616d27cd7218 authored almost 2 years ago by pancake <[email protected]>
missing mkdir

github.com/radareorg/radare2-pm - c7c5b257651dc51fe6b4197a3058d9c326fe78b1 authored almost 2 years ago by pancake <[email protected]>
Fix python build with latest r2-5.8

github.com/radareorg/radare2-rlang - e386d5979426ef9adfe9c7fcc23ab439698f2b63 authored almost 2 years ago by pancake <[email protected]>
Make r_asm_code_equ_get c++ friendly to fix iaito build

github.com/radareorg/radare2 - 5e7fb6368d2c62313efad3c5918b9d80ac4a3f5d authored almost 2 years ago by pancake <[email protected]>
Fix another library dependency issue

github.com/radareorg/radare2 - 6733031dbc6f7d877b86ba608b4b2b13de11b60b authored almost 2 years ago by pancake <[email protected]>
Upgrade CodeQL actions from v1 to v2 ##ci

github.com/radareorg/radare2 - 81adfc6718262477cdabba953e566b034d46cf9c authored almost 2 years ago by pancake <[email protected]>
Implement .extern directive in rasm2, fix other directives ##asm

github.com/radareorg/radare2 - 89ee54f4fc5d3707f49ceb1b183f299d4a15621c authored almost 2 years ago by pancake <[email protected]>
Reestructure lib dependencies, add lang.asm plugin ##lang

github.com/radareorg/radare2 - 12c6271e7e11c5f0a083f7fdc86d565f3706ada1 authored almost 2 years ago by pancake <[email protected]>
R_TH_LOCAL two globals in RLang.c ##lang

github.com/radareorg/radare2 - 1546936a7c53a8acd713390e2bbd4393ef238fce authored almost 2 years ago by pancake <[email protected]>
Ubuntu18 is going to be deprecated soon, better move to 20 asap

github.com/radareorg/radare2 - 3a50be79a60a7d8ef34c06040178be50a42657f4 authored almost 2 years ago by pancake <[email protected]>
Use more R_LOG in RDebug

github.com/radareorg/radare2 - 5d4ef16d1d7c8b27bbec7b6706e407351ee39ed6 authored almost 2 years ago by pancake <[email protected]>
Initial implementation of lang.s assembly scripting ##lang

github.com/radareorg/radare2 - c3a1fe170d62a24468760104a5f359778938266e authored almost 2 years ago by pancake <[email protected]>
Add QJS_NOABORT option to avoid aborts ##qjs

github.com/radareorg/radare2 - ca6ece2abaf5a4998282c485287d105989ab6121 authored almost 2 years ago by pancake <[email protected]>
Remove the need for ios-include.tar.gz ##build

github.com/radareorg/radare2 - d195f7cdbc7464f9ceeb3cdd71f67d8fa759e9de authored almost 2 years ago by pancake <[email protected]>
Update to the latest tinycc in the CI ##build

github.com/radareorg/radare2 - 49d609c86b7cdda0b36ed0100d88e6cb95bc52c6 authored almost 2 years ago by pancake <[email protected]>
Fix linking issues after the libs reordering

github.com/radareorg/radare2 - c1846af09e5beab0d578ace0fdf6c69fb4cc1f74 authored almost 2 years ago by pancake <[email protected]>
Make r_str_casecmp() null-proof to fix weird crash on windows ##api

github.com/radareorg/radare2 - 7f6cff4d557ca2a9abdd7ad4c13e03a7e8f26a08 authored almost 2 years ago by pancake <[email protected]>
Fix read/write function signatures for the windbg plugin

* Also other warnings spotted by msvc

github.com/radareorg/radare2 - dc5d2a4e371faccc21ab7c5016cc1b73652e7dfd authored almost 2 years ago by pancake <[email protected]>
Upgrade rust r2api to 5.8.0

github.com/radareorg/radare2-bindings - 24987f604a12751a8eca4e4963b8f1dffd0bdc50 authored almost 2 years ago by pancake <[email protected]>
Update the SPEC file and build RPM packages in the CI ##ci (#21247)

* Update the SPEC file and build RPM packages in the CI ##ci

github.com/radareorg/radare2 - 45f6475dd3f8018d348dc505044c842d1634d2fc authored almost 2 years ago by pancake <[email protected]>
Explain how to debug GDB protocol after removing =g!

github.com/radareorg/radare2-book - 87fa4a0efaa1b964ca9cdbedd138ab5971c43e38 authored almost 2 years ago by Vitaly Bogdanov <[email protected]>
Fix pj_ asserts in pFA

github.com/radareorg/radare2 - 4012ec3a8697bfbd0bd510c33d34576534e4d456 authored almost 2 years ago by pancake <[email protected]>
Fix pA and pA? (/A was moved into /a) ##print

github.com/radareorg/radare2 - 97352c852f7d35bf897eadaca38c2cd0374e7b39 authored almost 2 years ago by pancake <[email protected]>
Lower the anal.depth to 32 on wasm builds (64KB stack size limit)

github.com/radareorg/radare2 - 6baa934f484b524b7824fabdeeb528ea90ade4a2 authored almost 2 years ago by pancake <[email protected]>
Publish updated wapm/wasi packages for r2, rax2 and rasm2

github.com/radareorg/radare2 - c9a8d8914d6cff29895491c372b5c0070ca50064 authored almost 2 years ago by pancake <[email protected]>
Update r2papi-ts 0.0.23

github.com/radareorg/radare2 - db0033a4e7caa6c5224c5ecc6b5d466c8266bbe4 authored almost 2 years ago by pancake <[email protected]>
Reference abidiff's ci usage in doc/abi.md ##doc

github.com/radareorg/radare2 - 443db663bbeaeae9847dbd6a3f0f85f04ea7c44f authored almost 2 years ago by pancake <[email protected]>
Move nios2 away from anal ##arch

github.com/radareorg/radare2 - 75a61f2abd711faebca221f8c24f8485734930ea authored almost 2 years ago by pancake <[email protected]>
Release r2papi-ts 0.0.23

github.com/radareorg/radare2-r2papi - 11c711f84a7aaf42bb2db104426cd464723f23b2 authored almost 2 years ago by pancake <[email protected]>
Fix memleak in r2pm

github.com/radareorg/radare2 - f22f051ce729657ec9f3eeaf06e3dcbbbf06a376 authored almost 2 years ago by pancake <[email protected]>
Force precompiled agent in the r2frida package

github.com/radareorg/radare2-pm - 3da0eac647073d3bb5678174d968b5d7e2dd0d9a authored almost 2 years ago by pancake <[email protected]>
Mark libgdbr_t.server_debug field as deprecated

github.com/radareorg/radare2 - 88bdb74385d02bcc1d46a05c01ca21fb717f8c87 authored almost 2 years ago by Vitaly Bogdanov <[email protected]>
Add R2PM_NEEDS and auto-install system build deps if possible ##r2pm

github.com/radareorg/radare2 - b79e9da819027fc847704f4a756420a1064e20f1 authored almost 2 years ago by pancake <[email protected]>
Update README

github.com/radareorg/radare2-pm - a06b12ce970e53696aa5665fac5049c5456da04a authored almost 2 years ago by pancake <[email protected]>
Add experimental needs for r2dec

github.com/radareorg/radare2-pm - 24aefd9a3f13a74f22a3fa5d94b51efc0fae6570 authored almost 2 years ago by pancake <[email protected]>
Remove libgdbr_t.server_debug flag and `=g!` command

After replacing eprintf by R_LOG_ calls one can enable GDB server
packets logging using `e log.l...

github.com/radareorg/radare2 - e433acc266e1e97b3ca4103edaeee07c565b80bf authored almost 2 years ago by Vitaly Bogdanov <[email protected]>
Replace eprintf by R_LOG_ calls inside GDB module

github.com/radareorg/radare2 - 159e7d922a521bb88b2028213602e2b9e3b68806 authored almost 2 years ago by Vitaly Bogdanov <[email protected]>
Remove build warnings spotted in termux and improve install instructions

github.com/radareorg/radare2 - 25865cb778585f128bb57b9bb681ea93aa8eda32 authored almost 2 years ago by pancake <[email protected]>
Fix git check before cloning the repo ##r2pm

github.com/radareorg/radare2 - 1fec545ed95603a0a70a63aa8c868a5f9f004e46 authored almost 2 years ago by pancake <[email protected]>
Reference doc/abi in DEVELOPERS ##doc

github.com/radareorg/radare2 - 5750f883912aab284675ba9099922d10737e4a86 authored almost 2 years ago by pancake <[email protected]>
Missing mkdir in muon install

github.com/radareorg/radare2-pm - 6bb99407a7f10ab2ffec399e167edb7cfe1be077 authored almost 2 years ago by pancake <[email protected]>
Use fakeroot to build the debian package in the CI

github.com/radareorg/r2ghidra - 1f21ed33a9300b22c8b95816e1deff09fbe0d3c9 authored almost 2 years ago by pancake <[email protected]>
Implement RCore.cmdCallAt() + minor improve internal cmd calls ##api

* Use getb/setb for scr.html

github.com/radareorg/radare2 - 466fa80d2c8fda95b4ae49730b74a7d8bc47f59f authored almost 2 years ago by pancake <[email protected]>
Fix UAF in `oc` ##crash

github.com/radareorg/radare2 - f2d2fe2e3c06fa86f029d3145fcfbed80a14b02f authored almost 2 years ago by pancake <[email protected]>
Use an authorized API call for the abi job to increase the rate limit ##build

github.com/radareorg/radare2 - 6fb1e041d88040a93a0081dc13f74fef271de458 authored almost 2 years ago by Mohamed Lemine Ould El-Hadj <[email protected]>
Fix pdq installation

github.com/radareorg/radare2-r2papi - 070d95a7a3e8dd3c7b171840a5d27c485cfc15bb authored almost 2 years ago by pancake <[email protected]>
Balance spacings in braces ##indent

github.com/radareorg/radare2 - a137e23cc2fd7f66146d49e4e0b52d2f3df1d4b7 authored almost 2 years ago by Jules Maselbas <[email protected]>
Use R_ARRAY_SIZE in r_anal_op_family_from_string

github.com/radareorg/radare2 - 48c9edaed62c1b8e5df7648436a4b6661df9923f authored almost 2 years ago by Jules Maselbas <[email protected]>
Use R_ANAL_OP_DIR* enum value instead of hardcoded values

github.com/radareorg/radare2 - e2b46ce83ad273dde31ce669d6feb21fc5e7a6fe authored almost 2 years ago by Jules Maselbas <[email protected]>
Make r_anal_optype_{to,from}_string use the same optypes array ##analysis

Some optypes that where only in the switch of r_anal_optype_to_string
have been added to the opt...

github.com/radareorg/radare2 - 7b079507fe0eb0feb95ab556f22a4cfbc57441cc authored almost 2 years ago by Jules Maselbas <[email protected]>
kvx: update generated opc decoding structures

github.com/radareorg/radare2 - dff51accdbac45a1c5171c374e017bf0b9628f0f authored almost 2 years ago by Jules Maselbas <[email protected]>
Fix typos and improve comment in kvx_op

github.com/radareorg/radare2 - 4841de240cbb64ce8279c4c10ad6fc6ffebf04df authored almost 2 years ago by Jules Maselbas <[email protected]>
Add missing licence in header kvx.h

github.com/radareorg/radare2 - 717142e468718bfbb6d84d6b0b26dcff57453c18 authored almost 2 years ago by Jules Maselbas <[email protected]>
Fix script used to generate opc decoding struct for kvx

instruction loopdo was matching the load regex.
instruction sbf* (sub from) was matching the sto...

github.com/radareorg/radare2 - a2bf1149a59b7a9b93c4b1b5379222714638dc62 authored almost 2 years ago by Jules Maselbas <[email protected]>
Fix ANSI Escape Sequence Injection vulns via DWARF ##vuln

* Reported by @solid-snail via huntrdev
* BountyID: 583133af-7ae6-4a21-beef-a4b0182cf82e
* Rep...

github.com/radareorg/radare2 - 961f0e723903011d4f54c2396e44efa91fcc74ce authored almost 2 years ago by pancake <[email protected]>
Minor hexdump optimization, use more cmdCall and minor cleanups

github.com/radareorg/radare2 - 634219b2e5e030aa94a31efac0d3697bc710cce7 authored almost 2 years ago by pancake <[email protected]>
Add ansi injection testfile from solid-snail@huntrdev

github.com/radareorg/radare2-testbins - 221b83d0df58971d182aaac8f39726f6d908bd24 authored almost 2 years ago by pancake <[email protected]>
Fix profiling RCore.cmdCall() via ?t"" ##shell

github.com/radareorg/radare2 - 71dfd4d8338e0101776f44a8fe4d5387e67287b3 authored almost 2 years ago by pancake <[email protected]>
Add experimental r2.cmd0 and r2.call0 for qjs ##js

github.com/radareorg/radare2 - fff7d4b1d0e153f63fc78a7032ff5e3585bb02bd authored almost 2 years ago by pancake <[email protected]>
Fix emulation of the arm64 `tst` instruction ##esil

github.com/radareorg/radare2 - 3ead2117bee1eb2366c180e1ef007197e8986efb authored almost 2 years ago by Ole André Vadla Ravnås <[email protected]>
Add missing space in string, minusculpe typo fix

github.com/radareorg/radare2 - 1100e12169dbdbe10081d4094129a5247738ecb1 authored almost 2 years ago by pancake <[email protected]>
Add help message for the quote command `"?` ##shell

github.com/radareorg/radare2 - 39086d18ca562ff9f605a0c754ad9215820244f3 authored almost 2 years ago by pancake <[email protected]>
Enable stack overflow check when recursive calls ##js

* `""js var a = foo; function foo() { a(); } a();`

github.com/radareorg/radare2 - aa63e120b24bd20e4cd3c7d3fc8bc63468725e6d authored almost 2 years ago by pancake <[email protected]>
Bump for r2papi-0.0.22

github.com/radareorg/radare2 - 695fe0831ea6b75826b324bbf67180a46afd4dc2 authored almost 2 years ago by pancake <[email protected]>
dist needs the .js not .qjs

github.com/radareorg/radare2-r2papi - 0619592dde2b72d7722035d7015bc5003b24ce01 authored almost 2 years ago by pancake <[email protected]>
ts 0.0.20 - fix infinite recursion in esilparser constructor

github.com/radareorg/radare2-r2papi - 74fdea7bc87dcc16e8e31b6ec9acc4a0d6ed1055 authored almost 2 years ago by pancake <[email protected]>
Remove condition on 'linux-static' job ##build

github.com/radareorg/radare2 - 07a937752ad7349757a78d36321adea64809af65 authored almost 2 years ago by Mohamed Lemine Ould El-Hadj <[email protected]>
Integrate ABI diffing into CI scripts ##build, closes #21055

github.com/radareorg/radare2 - 1a8be05a489cb0f3391ca25c275227331bc9d644 authored almost 2 years ago by Mohamed Lemine Ould El-Hadj <[email protected]>
Rework of the function merging ##analysis

* Solve segfault when merging functions using new two-way algo
* Add checks for if r_anal_get_b...

github.com/radareorg/radare2 - dfbfb75bb2234d7a5fd99220f7016d565cad37bd authored almost 2 years ago by Fraser Price <[email protected]>
License Plan 9 code as MIT ##bin

github.com/radareorg/radare2 - 4a8d7b0d3c349c74782ad67514bdb96475dc1a08 authored almost 2 years ago by meme <[email protected]>
Fix load address of arm64 kernel ##bin

github.com/radareorg/radare2 - 1a27bfd6414099e98e0d4f1dfacaf399bac59e7b authored almost 2 years ago by meme <[email protected]>
Add Plan 9 line number information ##bin

github.com/radareorg/radare2 - 47e44a159ba69371a2cb3ad03bfcceceeec830f6 authored almost 2 years ago by meme <[email protected]>
Add Plan 9 calling conventions ##anal

github.com/radareorg/radare2 - b395a96082c09b69171128371f79fa057d09eefa authored almost 2 years ago by meme <[email protected]>
Basic blocks are not modified if not initialized ##anal

* Fixes "Reanalyze (Y/n)" prompt in visual after project reloading

github.com/radareorg/radare2 - 494fe91985b2e09a5dfdc01134575a1fa6a50306 authored almost 2 years ago by pancake <[email protected]>
Fix docs link in README

github.com/radareorg/r2pipe.rs - 522a9f7a4f80f16e7fa9c933e39eb392ef1813dd authored almost 2 years ago by RHL120 <[email protected]>
Register RArch plugins to be loaded dynamically ##arch

github.com/radareorg/radare2 - f977ab17f825331cee017fa141079d453c2914f0 authored almost 2 years ago by pancake <[email protected]>
Initial publication of the EAST decompiler (Vlang)

* It's just a PoC that aims to combine the vlang compiler internals
* Feel free to play or contr...

github.com/radareorg/radare2-extras - 5baebd4620ea90161c496ac7f1125fd63dc65073 authored almost 2 years ago by pancake <[email protected]>
Fix uninstall target

github.com/radareorg/radare2-r2papi - 28d5c0f2a6f7c9923c0d3207649a0ca952fe33cd authored almost 2 years ago by pancake <[email protected]>
Simplify the pdq installation

github.com/radareorg/radare2-pm - 2977e8b98e1833ab220d670cacdfd51070eab423 authored almost 2 years ago by pancake <[email protected]>
Packaging fixes for r2papi-ts (r2pm -ci pdq)

github.com/radareorg/radare2-r2papi - 0a1fa544d2cc6fa3f581e2b2c3cd6bd7047c7901 authored almost 2 years ago by pancake <[email protected]>
Add the pdq decompiler plugin

github.com/radareorg/radare2-pm - 7a87263195f9a6387e0d61dda97dfd03a934fb09 authored almost 2 years ago by pancake <[email protected]>
Upgrade to r2papi-0.0.20

github.com/radareorg/radare2 - a6bb0b6c15e940d4a945580b91f332c84b533690 authored almost 2 years ago by pancake <[email protected]>
Fix npm run build vs make issue

github.com/radareorg/radare2-r2papi - bb38c1978e9d59d9ddef36022731841ef59cf8ca authored almost 2 years ago by pancake <[email protected]>
ts 0.0.19: Fix documentation and tsc errors in esil.ts

github.com/radareorg/radare2-r2papi - 8a951177349dc604736fdbd0edd9e6c67b44e5bd authored almost 2 years ago by pancake <[email protected]>
Update r2papi-0.0.18 with many new apis

github.com/radareorg/radare2 - 658cfd65663e926d7c5729b0514959a48465c157 authored almost 2 years ago by pancake <[email protected]>
Improve error messages in the qjs repl ##js

github.com/radareorg/radare2 - 739b297a5d5c614227d404d7f7a1fd276579cde4 authored almost 2 years ago by pancake <[email protected]>
Implement `dpt.` command to print the current selected process ##debug

github.com/radareorg/radare2 - f663fb0298c8e0200fdff824b88b2da1648ffd05 authored almost 2 years ago by pancake <[email protected]>
Rename qjs's `dir` function to `dump` ##js

github.com/radareorg/radare2 - b11fecf7e863c50813e7074b8955766a60783cd5 authored almost 2 years ago by pancake <[email protected]>
Implement LAj and LAq commands to list arch plugins ##shell

github.com/radareorg/radare2 - 3b4b60ceec8f1ab526cc7475a1ab9ab08dfa1334 authored almost 2 years ago by pancake <[email protected]>
Implement uname -h, -m, -b, -j ... ##shell

github.com/radareorg/radare2 - 6947b2efeb18adf87c60a2d83dfc446404b6c575 authored almost 2 years ago by pancake <[email protected]>
Handle unknown subcommands for `t` ##shell

github.com/radareorg/radare2 - 35e5337428c01f86185525d1fad92ad595fad200 authored almost 2 years ago by pancake <[email protected]>
Remove global in util/lib and just use RLogLevel ##globals

github.com/radareorg/radare2 - e4e73cefefc35d67dc323bd660822eed7b20fb38 authored almost 2 years ago by pancake <[email protected]>
Support loading/unloading multiple QJS plugins ##js

* This is a hacky and experimental feature, without
* breaking the ABI for all the Core plugins ...

github.com/radareorg/radare2 - f27b8d9bfbdd81c9ae6671f0f7829637cb514646 authored almost 2 years ago by pancake <[email protected]>