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 race condition and remove unnecessary SDB build targets ##build (#17476)

* Simplify sdb build
* This was wrong
* updadte sdb
Co-authored-by: pancake <pancake@nopcode....

github.com/radareorg/radare2 - e22b3e9bcc1809635e8a9dd6e87f9a21f0e45eed authored about 4 years ago by pancake <[email protected]>
The library is named `sdb`

* add set.h as header file

github.com/radareorg/sdb - 2a2e933479f424fa9623924006f46427839e1eb9 authored about 4 years ago by Riccardo Schirone <[email protected]>
Reload file when opening a project ##projects (#17296)

github.com/radareorg/radare2 - e58b2f6f33926277ba0c75c2836f333c4fb0673e authored about 4 years ago by RHL120 <[email protected]>
Do r2 shortcut test

github.com/radareorg/radare2 - 1176a810c3cfdcdde4d7b7054aa0faf8d4f1084f authored about 4 years ago by Khairul Kasmiran <[email protected]>
Fix #17458 - fix wrongly written tests

github.com/radareorg/radare2 - 2e24aa6b9f31c517cdf96607ea8e4c7d3bb6596e authored about 4 years ago by Anton Kochkov <[email protected]>
Handle DADDU instruction MIPS, used for GP calculation ##anal (#17484)

github.com/radareorg/radare2 - f0e2c3ee97108b4421f62aa988ced07cd8e73e6e authored about 4 years ago by junchao-loongson <[email protected]>
Xrefs action for references (#2352)

* X-Refs for references (functions, global variables, constant variables with addresses) in the ...

github.com/radareorg/iaito - 6ed32d5d1d2fb7f4b9c23c1cad968b14a6f66dc7 authored about 4 years ago by NIRMAL MANOJ C <[email protected]>
Decompiler Documentation + Clean up (#2374)

github.com/radareorg/iaito - b7d1059a1b029160c56bbbc7545279e9cc19eccb authored about 4 years ago by NIRMAL MANOJ C <[email protected]>
Display jumping fix useless decompilation (#2351)

* save scroll position and reset to that if the newly decompiled function is the same as the pre...

github.com/radareorg/iaito - b42a19e995ccf22bfb9fcbfd6ca5993fb156af97 authored about 4 years ago by NIRMAL MANOJ C <[email protected]>
Comment Menu for the Decompiler Context Menu (#2265)

github.com/radareorg/iaito - 8b4c58e07da99c150d13bf7159afc931c49d9977 authored about 4 years ago by NIRMAL MANOJ C <[email protected]>
Breakpoint Menu and Debug Menu in the Decompiler Context Menu (#2260)

github.com/radareorg/iaito - a4174271f618a6a7a565035b1ee94ed3469cefed authored about 4 years ago by NIRMAL MANOJ C <[email protected]>
Action to rename functions in the decompiler context menu (#2286)

github.com/radareorg/iaito - eef9baa30045fc8d165df72ca8cfb66c6d32b79e authored about 4 years ago by NIRMAL MANOJ C <[email protected]>
Intercept right-click event in the decompiler widget (#2281)

Update cursor before opening context menu for right-click

github.com/radareorg/iaito - 88f837465f55ffb68a2e5fefb1aff307c771c21c authored about 4 years ago by NIRMAL MANOJ C <[email protected]>
Global variable actions and Show in action and refactoring (#2295)

* Show in action for global variables and functions
* Copy address of global variable or functio...

github.com/radareorg/iaito - 37fc01478fd655a314e76101d5d63fee9e09c5bd authored about 4 years ago by NIRMAL MANOJ C <[email protected]>
Edit/Rename Variables Actions for function variables (#2357)

* Edit Function Variables Action

* Rename Function Variables Action

* CutterCore::renameFuncti...

github.com/radareorg/iaito - 1c86f54c955326fdc0f6b7ed09935e7b37063510 authored about 4 years ago by NIRMAL MANOJ C <[email protected]>
Skelton for dedicated context menu + action to copy selection (#2256)

github.com/radareorg/iaito - ea9f3f1831c68b709f15d2753aefa8814a47e746 authored about 4 years ago by NIRMAL MANOJ C <[email protected]>
Release v0.2

github.com/radareorg/r2retdec - 19cf15fe3977ff183979a5ee3d5b14a54a79a68e authored about 4 years ago by Peter Kubov <[email protected]>
r2plugin-ci: install Retdec to $HOME/.local

github.com/radareorg/r2retdec - 1ea4689514cd871004d8ee0d9add585babbc3c3c authored about 4 years ago by Peter Kubov <[email protected]>
Provide addition to b75c145

github.com/radareorg/r2retdec - 8e052464e22a660f74672c5efc8da78887cbdb71 authored about 4 years ago by Peter Kubov <[email protected]>
meson install: Create shortcut/symlink to radare2 (#17463)

github.com/radareorg/radare2 - fb1190d248b09849fd29c9c5854bb32919d83929 authored about 4 years ago by Khairul Azhar Kasmiran <[email protected]>
Provide option to specify RetDec install path

github.com/radareorg/r2retdec - b75c1453d779d5ac2895a5f91c1c7351cfdbb685 authored about 4 years ago by Peter Kubov <[email protected]>
Bring merge sort and insertion sort cmp function semantics together (#212)

Merge sort uses cmp (a, b) < 0 for its first test branch, and insertion
sort cmp (a, b) > 0 ; w...

github.com/radareorg/sdb - a8a98e96f2d969ca6cc7cd4003714181ae130fba authored about 4 years ago by Anisse Astier <[email protected]>
Provide CHANGELOG.md entries for (#19) (#13) and (#10)

github.com/radareorg/r2retdec - 5baa65c8b09da932c47a95675810843193a1ce0b authored about 4 years ago by Peter Kubov <[email protected]>
Update README.md

github.com/radareorg/r2retdec - 2db3fbb8952323863e13a5ad6207b6f2b46bf228 authored about 4 years ago by Peter Kubov <[email protected]>
r2plugin-ci: disable cache

This feature did not met it's expectations. Cacheing did in many
cases result in error after wai...

github.com/radareorg/r2retdec - 7bc29dd504c610adbe297f53d03fc7fed40f14d0 authored about 4 years ago by Peter Kubov <[email protected]>
r2plugin-ci: use specific version of radare2 for master

github.com/radareorg/r2retdec - 0c0ee502b3e059b17cf7a4329bcdc80b7ef11e3a authored about 4 years ago by Peter Kubov <[email protected]>
Invalidate cache to check QT build

github.com/radareorg/r2retdec - c5698bb629dae07d13cb3144fbcdd6047c9e3a91 authored about 4 years ago by Peter Kubov <[email protected]>
r2plugin-ci: install QT on windows

github.com/radareorg/r2retdec - 984729e152c555a9c9a9762cad07d7c4ff82f5c4 authored about 4 years ago by Peter Kubov <[email protected]>
Cache QT in order to build to succeed

github.com/radareorg/r2retdec - 4a1dfd8593a8f41f010af3395d5380c45dc033de authored about 4 years ago by Peter Kubov <[email protected]>
Update RetDec to include latest Capstone

github.com/radareorg/r2retdec - 098e1c9a77df47e92d874908d8a5aec833a5d2c7 authored about 4 years ago by Peter Kubov <[email protected]>
Explicitly set CMAKE_INSTALL_RPATH

github.com/radareorg/r2retdec - c7be849e90aa29e56dec546dbe457d836668104f authored about 4 years ago by Peter Kubov <[email protected]>
Define PTRACE_EVENT_*

github.com/radareorg/radare2 - 1407627c1abbdf63d995c71b71d6bfa6ac42972f authored about 4 years ago by abcSup <[email protected]>
Fix hanging threads when continuing after switching to another thread ##debug

github.com/radareorg/radare2 - c4289abc73a8e4e8593de4adc44a404b417fb252 authored about 4 years ago by abcSup <[email protected]>
Undo changes that modify signals in threads

github.com/radareorg/radare2 - 528e79818ffe6755707944a3c4f3b24c5d6d2728 authored about 4 years ago by abcSup <[email protected]>
Fix broken linux_dbg_wait_break when running in background and undo more changes

github.com/radareorg/radare2 - 66f57c708cd7194852a07e753b4ab6ef08dbe41f authored about 4 years ago by abcSup <[email protected]>
Improve support for single-stepping in a multithreaded process #debug

* Remove debug print in the previous commit
* Fix logic errors and add documentation

github.com/radareorg/radare2 - 02b4086970c6d55bcdcb1938970ac0e738c07e12 authored about 4 years ago by abcSup <[email protected]>
Improve support for debugging multihreaded processes on Linux ##debug

github.com/radareorg/radare2 - ab700926646511af55e802b9f14c546990130a2f authored about 4 years ago by abcSup <[email protected]>
Fix Linux native debugger freezes after interrupted by user in attach sessions and refactor ##debug

github.com/radareorg/radare2 - fef7638a1e60051496f28512c9610f8ccd361f8b authored about 4 years ago by abcSup <[email protected]>
Add different languages for DWARF integration tests (#42)

github.com/radareorg/radare2-testbins - 7bef8888598c3fd07c5284d2c36f7f4e18a5ef31 authored about 4 years ago by HoundThe <[email protected]>
Fix compilation broken from creating symbolic for non-existent target ##build (#17477) (#17479)

github.com/radareorg/radare2 - b363ec4e0ff9d207ecf546ca750592f04ed49429 authored about 4 years ago by yaozhongxiao <[email protected]>
Fix a race condition in the makefile

github.com/radareorg/sdb - 9617cc16dd6a5ef63b75f77d59da76581177630f authored about 4 years ago by pancake <[email protected]>
Build system fixes

github.com/radareorg/sdb - 8e103164b18370c1a2ba6c074253d24e2fe2783e authored about 4 years ago by pancake <[email protected]>
r2pm: Remove trailing slash from R2PM_GITDIR (#17482)

github.com/radareorg/radare2 - 10b2e9a797ddeebd22732240a5d3db2f11ea36b2 authored about 4 years ago by Khairul Azhar Kasmiran <[email protected]>
rename mips64r2-busybox, add test file (#41)

* add mips64r2 binary file for subsequent test

* mv mips64r2-busybox to ips64r2-busybox-loong...

github.com/radareorg/radare2-testbins - 75368ba5473346acb1d43322f998828f251d1b86 authored about 4 years ago by junchao-loongson <[email protected]>
Older GCC/Glibc warning fixes (#17468)

github.com/radareorg/radare2 - 8a1b1e9410e77623baae1e856ed0dacfce145f79 authored about 4 years ago by Anton Kochkov <[email protected]>
Ensure cloned pkg dir matches the pkg name (#17472) ##r2pm

github.com/radareorg/radare2 - 5d4680fc0153cf2b5dba050ba50af943acad5eeb authored about 4 years ago by Khairul Azhar Kasmiran <[email protected]>
Improve cons_html_filter. (#17471)

Better handle mix of background and text color changes.

github.com/radareorg/radare2 - adc2fb525d9d93e1738ebe40a0548fd0f99e811f authored about 4 years ago by karliss <[email protected]>
Some DragonFlyBSD build fixes ##port (#17470)

github.com/radareorg/radare2 - e3504eb0d92d9ff6dd4cdb9f9edd95eb4e7bc050 authored about 4 years ago by Anton Kochkov <[email protected]>
Add best match reverse search ##signatures (#17467)

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

github.com/radareorg/radare2 - 99df8f82933c9ff07f82e3d1bcc956ac4feaf96f authored about 4 years ago by Dennis Goodlett <[email protected]>
Fix null dereference in Pe64_bin_pe_compute_authentihash ##bin (#17466)

* Fail if ASN1 object is not ObjectID
* Fail if CMS contentType is NULL
* Fail if SpcAttribute...

github.com/radareorg/radare2 - 1dca25c08447925222166b3bac8170c782499b91 authored about 4 years ago by phakeobj <[email protected]>
add info for zb commands (#265)

* add info for zb commands

* Fix some grammar

Co-authored-by: Dennis Goodlett <dennis@hurr...

github.com/radareorg/radare2-book - 73ab391cd075b49ae429f633648ea4db9d1ae6dd authored about 4 years ago by Dennis Goodlett <[email protected]>
Explain how to build Cutter docs (#2380)

github.com/radareorg/iaito - 2e573cc17114491ab5637c2026c0915abacd57b8 authored about 4 years ago by tsunekoh <[email protected]>
add lazy solving to ES, add many solved ctf challenges to demonstrate api / effectiveness

github.com/radareorg/esilsolve - a674605cc5ee2e328f48d80786ecedec6fcfdb0b authored about 4 years ago by aemmitt-ns <[email protected]>
Set git dir == package name for r2dec, r2ghidra-dec and retdec-r2plugin (#110)

github.com/radareorg/radare2-pm - a31ded6f76245d3964d5c19e88fbd9a396f673fc authored about 4 years ago by Khairul Azhar Kasmiran <[email protected]>
Add the r_json json parser based on nxjson ##util (#17439)

github.com/radareorg/radare2 - 3ef9c81da91a51ffe542c9b9c109e8ac4335e912 authored about 4 years ago by Florian Märkl <[email protected]>
Get rid of circular include between Cutter.h and CutterPlugin.h (#2390)

github.com/radareorg/iaito - 48192d799a4b0fdae5c3f253576fb2b76c2a9d8f authored about 4 years ago by karliss <[email protected]>
Document `axg` command (#264)

* Document `axg` command

* Remove an unnecessary comma

github.com/radareorg/radare2-book - eedb506aeda11e2df7bca2a68c4c3689824cdbc0 authored about 4 years ago by Aswin C <[email protected]>
ARM: Fix asm.pseudo for MOVN ##disasm (#17446)

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

github.com/radareorg/radare2 - 45994dcc1f007b7e15467314ea51c369c311c3dd authored about 4 years ago by pancake <[email protected]>
add r100 to compare ES to angr

github.com/radareorg/esilsolve - dd1425f6488712bc6fe8c0dfb5ff7d223c225c30 authored about 4 years ago by aemmitt-ns <[email protected]>
Fix sys/sdk.sh after the sdb refactoring (#17452)

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

github.com/radareorg/radare2 - 91f7e91177b9ae3e1cfa4dc0805e4eac433d3f0f authored about 4 years ago by pancake <[email protected]>
Append missing loongson 2e/2f entries in mips-dis.c and mybfd.h (#17400)

github.com/radareorg/radare2 - b7f4c7545e328447b2665c8f4326644958989b0b authored about 4 years ago by 鈴 <[email protected]>
Fix Cydia/iOS packaging and compilation issues ##build (#17342)

github.com/radareorg/radare2 - 8efd721dba3e3a39b01d8c42b7be0cdf11bbfbd2 authored about 4 years ago by pancake <[email protected]>
Coverity fixes ##anal (#17454)

github.com/radareorg/radare2 - 2b882ce7cac07b2a26e82a671a3ca74974f92234 authored about 4 years ago by HoundThe <[email protected]>
Update R2 submodule (#2378)

* Handle r2 sdb include path changes.

github.com/radareorg/iaito - 83cd7e86986879704db5269b678e3642e3060d11 authored about 4 years ago by yossizap <[email protected]>
r2pm: Allow reuse of gitdir-cleaning code in package scripts (#17442)

github.com/radareorg/radare2 - 70f88cb3619a37d2893f2f246aa135d8d4bc7eb5 authored about 4 years ago by Khairul Azhar Kasmiran <[email protected]>
Update PDF to the 0.3.1

github.com/radareorg/radare.org - b881abd259aa99d02c40bbd45b34864db120242d authored about 4 years ago by pancake <[email protected]>
Define PTRACE_O_* flags for old glibc ##debug (#17459)

github.com/radareorg/radare2 - 3af28896f9800905cd357016f3c77616ac7f646e authored about 4 years ago by Anton Kochkov <[email protected]>
Append the SDB path to r2 includes to fix windows builds (#130)

github.com/radareorg/r2ghidra - 8ab3c83fbcd18fdecd7451665e71700c7ad3bae7 authored about 4 years ago by yossizap <[email protected]>
use kwargs and clean up some other things

github.com/radareorg/esilsolve - 7396a09e4ad960e4b1667a5e7499766180a0f4e7 authored about 4 years ago by aemmitt-ns <[email protected]>
Fix #3929 - Enable LTO in sys/static.sh ##build (#17141)

* Fix #3929 - Enable LTO in sys/static.sh
* Update Ubuntu to 20.04 for static build
* Use `gcc...

github.com/radareorg/radare2 - 8b33d764a7b56a9d89d47cea998c251156c2c79e authored about 4 years ago by pancake <[email protected]>
Implement `pde` to disassemble following code execution ##disasm (#17410)

* Implement `pde` to disassemble following code execution
* Fix `asm.filter=1` with `scr.color=...

github.com/radareorg/radare2 - bb3e80c040dfb6b1a4729f3b7b409b235e490b08 authored about 4 years ago by GustavoLCR <[email protected]>
Remove unused variable (#17453)

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

github.com/radareorg/radare2 - 6571c2eeb5b373d3483787a747db3c7f21c46c79 authored about 4 years ago by pancake <[email protected]>
Enable is_pid_already_attached for NetBSD ##io (#17457)

Similar interface as OpenBSD

github.com/radareorg/radare2 - 9ebbdd64ec964b920163b57c73564f29e7de3c65 authored about 4 years ago by David CARLIER <[email protected]>
Fix MIPS loading instruction analysis bug ##anal (#17408)

github.com/radareorg/radare2 - 4272c44c18bfbbade9ff138ca29da19ab6538f78 authored about 4 years ago by junchao-loongson <[email protected]>
Merge everything time-related in r_time.h (#17445)

github.com/radareorg/radare2 - 68a1db448d9007fb8548b8806cbea6698acc2066 authored about 4 years ago by Florian Märkl <[email protected]>
Update the schedule and add calendar links

github.com/radareorg/radare.org - 2b33c5ed02481a0adba76f6fd6242b2419612e08 authored about 4 years ago by pancake <[email protected]>
add mips64r2 binary file for subsequent test (#40)

github.com/radareorg/radare2-testbins - 39671d07a75054448d2ac3a844e164035798248f authored about 4 years ago by junchao-loongson <[email protected]>
Fix #17418 - memory leaks in ##signatures (#17420)

* Tightens code up in r_sign_deserialize
* Fixes multiple leaks in r_sign_deserialize
* Fixes ...

github.com/radareorg/radare2 - 441f61b56da2d5095f1ea220614832e4c5ecfce5 authored about 4 years ago by Dennis Goodlett <[email protected]>
Fix mips.gnu endianness handling in analysis ##anal (#17440)

github.com/radareorg/radare2 - 73c88689d7809d554af91cad695d4ceed200769c authored about 4 years ago by junchao-loongson <[email protected]>
Annotator for local variables and function paramters (#128)

github.com/radareorg/r2ghidra - 7d54470ba0393e33266cdca2475ffdbd4d9c71b4 authored about 4 years ago by NIRMAL MANOJ C <[email protected]>
Implement Function Name Annotations (#123)

github.com/radareorg/r2ghidra - 2c3ac64b6caaf1ad1e30463a39c54901dc1b9fcf authored about 4 years ago by NIRMAL MANOJ C <[email protected]>
Fix broken test after r2 changes

github.com/radareorg/r2ghidra - 16c824b85fdeb20457f885d5dbe6a839568938c2 authored about 4 years ago by NIRMAL MANOJ C <[email protected]>
Annotation for constant and global variables (#124)

* annotation function for constant and global variables
* dictionary that maps varref to Varnode

github.com/radareorg/r2ghidra - 218bd9cdb6563e4c2f5e19aa4aab26b65eae3613 authored about 4 years ago by NIRMAL MANOJ C <[email protected]>
r2pligin/registration: reflect change of license

Provides addition to commit e33c063.

Plugin is now distributed under MIT license.

github.com/radareorg/r2retdec - 4058d2fa86903bc0a8655ea4f1444df8913f34a7 authored about 4 years ago by Peter Kubov <[email protected]>
Add r_sys_now_mono() and use in r2r ##util (#17276)

github.com/radareorg/radare2 - 8c94f34e90bffc4727dbcb9987def5e088531f08 authored about 4 years ago by Florian Märkl <[email protected]>
Add "Documentation" button to the "help" menu (#2381)

github.com/radareorg/iaito - 63d3acb8a2a33ad51bf66184c85dd6d12d97c261 authored about 4 years ago by Gireesh <[email protected]>
Add zignature spaces to ##rasign2 (#17404)

* Add zignature spaces to ##rasign2
* Update help information
* Use space API instead of core
...

github.com/radareorg/radare2 - ee133222fe5b076983259dcbca734346755a43b2 authored about 4 years ago by Dennis Goodlett <[email protected]>
Use meson install instead of manual installation in meson.py (#17424)

* Use meson install instead of manual installation in meson.py
* Update AppVeyor and docs to us...

github.com/radareorg/radare2 - a54f9363e4eeb78e06074d88f3a4c4d4b9f606f4 authored about 4 years ago by yossizap <[email protected]>
Update crypto key search to find keys between blocks ##search (#17323)

github.com/radareorg/radare2 - 2d53f7083b09f142273ad7147e53ce74f1528ed2 authored about 4 years ago by Sylvain Pelissier <[email protected]>
Fix heap-buffer-overflow in try_walkthrough_casetbl() (#17426)

github.com/radareorg/radare2 - a023fe210c5d11888b50c1ea02539cfebb80327e authored about 4 years ago by GustavoLCR <[email protected]>
Add new Analysis section to the Preferences widget (#2332)

github.com/radareorg/iaito - 9e346275c5a532459500e88a34b0bdec0076b264 authored about 4 years ago by Oriol Castejón <[email protected]>
Update schedule

github.com/radareorg/radare.org - 6423f385bca9afe43d372c8b5762c28037b2bc07 authored about 4 years ago by pancake <[email protected]>
Update website with closed cfp and schedule

github.com/radareorg/radare.org - 58eabb7bea3db99275b83bd75ddf9a5825c87b31 authored about 4 years ago by pancake <[email protected]>
Add Function Name, Constants, Globals and Local Variables to RAnnotatedCode (#17429)

* Annotation for function name (#17204)
* Annotations for Constant Variables and Global Variabl...

github.com/radareorg/radare2 - b4677b4dfe5eadbedfc62ce2332f187b52e68efa authored about 4 years ago by NIRMAL MANOJ C <[email protected]>
Fix #17414 heap overflow hackyArmAnal (#17425)

* Fix #17414 heap overflow hackyArmAnal

Co-authored-by: Dennis Goodlett <dennis@hurricanelabs...

github.com/radareorg/radare2 - 18c052c2665d05aa222def67e83afa1fc0d99ec9 authored about 4 years ago by Dennis Goodlett <[email protected]>
r2plugin-ci: install missing packages in test-run stage

github.com/radareorg/r2retdec - aead8835e8cc98e774ab2b8acd3eeea4757afb32 authored about 4 years ago by Peter Kubov <[email protected]>
Check dot in output

github.com/radareorg/r2retdec - 8a6b2b5c8637539c091a47eafcab400cc51bbe96 authored about 4 years ago by Peter Kubov <[email protected]>
RTTI - fix build warnings (#17433)

github.com/radareorg/radare2 - d246392687ef09fa27e25a07e71228e938c80380 authored about 4 years ago by HoundThe <[email protected]>
Update setup.py

github.com/radareorg/esilsolve - 38ee1b473cd877b56a6a1ebcaa01bd117381acc1 authored about 4 years ago by aemmitt-ns <[email protected]>