Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/radareorg/iaito

Official QT frontend of radare2
https://github.com/radareorg/iaito

Add support for the 'pdc decompiler'

a373bcbb2ece86b41cb54f632af5f330eabf30fa authored almost 4 years ago
prj.simple doesnt exist anymore

061633e157f6a4c4c71fa34cdda233781658ba37 authored almost 4 years ago
Fix build for Haiku which doesn't have O_ASYNC yet (#2485)

5310b73d018a894425954f6911c32b523bbcd73c authored almost 4 years ago
Update radare2 module

368c37d519a60a4cb64c28a7081e654bb1cbd6e6 authored almost 4 years ago
Implement R2GhidraCmd decompiler inline plugin

* Uses the pdg command directly

5b1ae7f4359507ef1fce298ed1246493c8aca984 authored almost 4 years ago
Fix dupe makeWarning symbol

9a5a63b29b0ba63eac4ced6bced75826b03cafb1 authored almost 4 years ago
Update r2 submodule again

5e797fa3806422598720260811af982a18e76f65 authored almost 4 years ago
Fix build with latest r2 from git

d71e659b0e97823d0187c3db16635332f48d0aff authored almost 4 years ago
Update r2 submodule

94291239ddf3b33491b866d42f1060dc36d6abd4 authored almost 4 years ago
Aim to fix the hidden magic behind the silent make calls

b2429b241f418b25059a1ac791817224c568c770 authored almost 4 years ago
Overview of the Linux package versions (#21)

942219f371479b9b83cb1e6fc6a9f44fa5530694 authored almost 4 years ago
Remove the buggy transition settings code and fix hang on projects save

3d17c96ddcf90c5334c1d97f56720951ebf6859a authored almost 4 years ago
Fix for the macOS packaging

14cbc4448b50a14a94b709ae077b31b35791b574 authored almost 4 years ago
Make improvements

0b9dbf2c6d73472cfbe65f165a290ac3bb170906 authored almost 4 years ago
Fix warning (#18)

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

7eccea7693c25c851ba6e324e1bf3d2271cefc11 authored almost 4 years ago
Update translations submodule (#16)

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

caa778b89fa24ed219b70cc2d8d8d4c3358f2f73 authored almost 4 years ago
Fix remaining warnings

4505d9c2f2951e8f61b408799aad152b3e6b27c8 authored almost 4 years ago
asm.var.sub -> asm.sub.var

d77ae74e96cb7dffbb2012f002992f13f9ff8aed authored almost 4 years ago
Fix C++ Warnings

193320e5dd39fd1eec6e1872c829a62b68f892bc authored almost 4 years ago
Fix Linux CI build

be383c3826925aab2f7bbba87d1154d22eb5e7dc authored almost 4 years ago
Rollback the crap

b68b0feb242604c9d848e877c57c9b096f8cdd26 authored almost 4 years ago
Safer make check

a016642441eac8567d92b857ef9009ad92e24fa8 authored almost 4 years ago
Build and warning fixes

0a24a2575e03a997a770bb2a64f78d8fb70be8a7 authored almost 4 years ago
More warnings fixed related to references QJsonValue

9b2af5399fa0ffaad9bc905800f474502d1ab08c authored almost 4 years ago
Fix all warnings in Cutter.cpp

aa525c04cbd1a8eccdecb5bd5567705db24350fc authored almost 4 years ago
asm.bb.line -> asm.lines.bb

9871d3b0fcfe87e07db36f9e5c0f696bb707ca14 authored almost 4 years ago
Update radare2 submodule

85811cb18dbbc9560beeda55bccba936182f3eef authored almost 4 years ago
Fix for pkg-config

53df3aeb334a67904bbd599677d9912e7b52dd50 authored almost 4 years ago
Initial work towards supporting Qt6 and C++17

01bb0ab306366bf1724f571d51429cf321df6ede authored almost 4 years ago
Unhandled result of the pipe function (#11)

Added handling of the failed call to pipe function.

Related to https://github.com/radareorg/r...

7496b8255b119b10236842e9e81f3b762c603db4 authored almost 4 years ago
Avoid warning about uninitialized menu (#12)

Avoid warning message about potentially uninitialized variable "menu".
It is initialized in if/...

8cbe8f2975d00c2aac30331d9a2282980bfde247 authored almost 4 years ago
Fix #10 - check return value of write API call

3e34672e7e2cb2bdba3541f391121e0cf52d508c authored almost 4 years ago
Fix #8 - do not define the same enum twice

7d9729bbffe18a87c6039b583c30ea84887bdff1 authored almost 4 years ago
Fix #9 - move unused variable into commented code block

19435220bfa377a503a32aa4b0bb660cfd8a274a authored almost 4 years ago
Release 0.1.1 - second beta release

86ee0a9caedc9d515d62738d4b33aaa9e346ac2f authored almost 4 years ago
Dont touch the dir.plugins, so system plugins work again

b8c74e073deb79a872b82821981b92a3960dad74 authored almost 4 years ago
Dont check version when no gittap available

f73ad3216ae68fe2ef6f525814b198959fc75ede authored almost 4 years ago
Remove empty line

8f773e9c148360aaea180202e683f0a31597c36c authored almost 4 years ago
Fix macOS package versioning

baf2c363d5de76fd5800d268ef256e1436a283a7 authored almost 4 years ago
Fix CI namings and versionings

82b23519544499e589e85f31bf83260e592f7a8a authored almost 4 years ago
More icon fixes and release initial 0.1.0 for r2-5.1.0

82e8060c0e9fd4cbcb57dfa97714e135c55ed10e authored almost 4 years ago
Update cutter icons and add 1024x1024 r2cutter.png

6faf86193851386d9a02f2003ae2fea7cc8f1bd1 authored almost 4 years ago
Fix w64 build and speedup the CI by downloading r2 builds from release page

e68c39bbf9d3100e7e1a534a86293e7bab3b094d authored almost 4 years ago
Add dummy Makefile in src

20863f29df5df0c9480f0798255cfebd608863cc authored almost 4 years ago
Add macos pkg script

daafdd27ae31a2c4e6f8241ca4ea1e08afb60109 authored almost 4 years ago
Fix usage of system r2ghidra and r2dec decompilers

4a3df064297b8f79fea450a27e64cef3d5e33879 authored almost 4 years ago
Fix badge link

6726c40fef28404c405652095ea1b678b471302e authored almost 4 years ago
Integrate acr with cmake and initial cutter-deps plan

325a3a3384ce1ee2b1b64d52f3b565b2837fbe6f authored almost 4 years ago
Update README

00e91f798496a7c187fed737a91bfd4ad4657af0 authored almost 4 years ago
Initial support for acr/make build

b0fe567a221c0831fae87efeba8d9279c6703899 authored almost 4 years ago
Fix ubuntu20 build and other build improvements

* Fetch cutter-deps from rizinorg
* Publish the macOS app tarball (dmg is not yet generated in ...

3df0220985905ec01a730444ed78dc44dd88e46d authored almost 4 years ago
Fix build with latest r2 and more rebranding

15c261398efb9e05259e5e3cb9866c62643e5412 authored almost 4 years ago
Update radare2 submodule

fe861bd26e2b5873dc2e782257dd5db281afab46 authored almost 4 years ago
Update .desktop and .appdata.xml contents to r2cutter

14b731ac2a20a82b6fc7ebe1d75eeb0d366353c5 authored almost 4 years ago
Rename installed files to r2cutter

a3b5a37a07a2645720c3fbdf99d405e9ba0617fa authored almost 4 years ago
Update icons for the r2cutter rebranding

c25f2264b7bd505f236b9cfc33cbf2742c022b06 authored about 4 years ago
Fix macos CI

d7543100963c382c01fa6adf6c7c81c27dbb6722 authored about 4 years ago
Update radare2 to latest commit in master

8284f4a01f3db3d38d89defc675ed415cc1b6368 authored about 4 years ago
Simplify CI by removing ubuntu16 and adding ubuntu20

d0d1b06b2dc24ef2917aa9a38ee0c3ec6a8ac024 authored about 4 years ago
Update the README and CONTRIBUTING files

1c9900a3a1f7d1fd78397bc1b36c7bafd6a7d2d3 authored about 4 years ago
Run macos packaging in GHA. (#2529)

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

410dd8bf3614ab9a191294373b37193b4726f0e7 authored about 4 years ago
Fix debug seek to PC (#2527)

5c9004d42ada44abb65f8e0734ef89cc8f80b6a8 authored about 4 years ago
Fix homebrew install problems (#2526)

41fd6d167ad666b80856049564a27ae38a407e76 authored about 4 years ago
Fix: Core plugin list doesn't work [#2542] (#2543)

The command had been renamed more than 2 years ago.

d1e79c838947e25453d1236f0c2f7d9643429d20 authored about 4 years ago
Add preview functionality to DisassemblyWidget when hovering code (#2459)

* Add preview functionality to DisassemblyWidget when hovering code

d813b7ac8c8d49b8fd7ed63def3613e4403c823b authored about 4 years ago
Reworked renaming in disassembly widgets (#2468)

b02100b66ba834250690c929d220e78e97bebffe authored about 4 years ago
Fix build on centos7 gcc4.8 (#2492)

b07bffc5febd852e0b4f9451ec8f94930f81aafa authored about 4 years ago
Start making adjustment for qt6 compatibility. (#2463)

* Introduce cmake option for using Qt6, build doesn't work fully yet.
* Recursive mutex, QActio...

f9bde4a2ff3912f24f8454a24c0f33b82010361d authored about 4 years ago
Adding Labels to Graph Blocks in Disassembly (#2482)

ef9b1328f4c8b3198347f2b5cd14ba1473cf5439 authored about 4 years ago
Don't depend on unmaintained homebrew repository. (#2489)

* Don't depend on unmaintained homebrew repository.

79a323489ad308e48e053e3f5f634157b2c610e4 authored about 4 years ago
Move Ubuntu 16.04 sytem dependencies build to GHA. (#2484)

* Move Ubuntu 16.04 sytem dependencies build to GHA.

* Downgrade some of the software install...

92b28679f2b2deb2a3c9c057cf5c9c337d94b135 authored about 4 years ago
Show comment column in each panel that have "add comment" option in the context menu (#2441)

ca3d8ce78f688c52956fdbc9ee77222af75f478d authored about 4 years ago
Remote Debug dialog improvements (#2472)

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

e236f6b0fc85f66b2cd3f8f96b304798dd99bec9 authored about 4 years ago
Switch to previous appveyor image. (#2480)

The latest one has updated Visual Studio and it's standard library
headers can't be parsed by s...

6aa13cd39475166bd9ef046edc638a89dfed4dd6 authored about 4 years ago
Fixed word highlighting in DisassemblyWidget (#2473)

* Fixed word highlighting in DisassemblyWidget

5d8484458705b522853a267b8ae5dc4e2ce1fb43 authored about 4 years ago
Make deploy_translations script more verbose (#2471)

5abc3427ee36c62df5fbabe0b9fa1874d8ebe819 authored about 4 years ago
Ignore Debug and Release folder (#2466)

a5445ba96a6b4e717dcd1320349de008e03334af authored about 4 years ago
Remove duplicate aplication of scaling factor. (#2461)

81ef309e09bef03beba5e04c525a2e8563530eb3 authored about 4 years ago
Trackpad gesture support for graph views (#2453)

Zooming using pinch gesture.

8ba2164d00cf90ba88d9cac39864701831e23606 authored about 4 years ago
Use the new connect syntax (#2460)

6039dab2ffd4176b48b3a59bd511513454a227ff authored about 4 years ago
Added release procedure documentation (#2325)

Co-authored-by: Itay Cohen <[email protected]>
Co-authored-by: xarkes <[email protected]>

3eb5130088dea4bfeafb87476d34ac1c4cdc5436 authored about 4 years ago
Add window shortcuts to the docs (#2458)

7fc24b8b5d9d6593ffaf1faa632f494a07203cce authored about 4 years ago
Fixes buggy line highlighting (#2444)

* Calling updateCursorPosition before moving cursor.

Previously the call to readCurrentDisass...

dd4a40bcc104a2096c79bf128b61cf67c16db11d authored over 4 years ago
Automating translations updates (#2218)

* Automatically push new strings to cutter-translations

1cbbc456783c4ee030e67dbdefe164ba6b19a824 authored over 4 years ago
Set executable icon in windows CMake build. (#2443)

d971f30d25105baf7f64eb679380d0a189ebfde2 authored over 4 years ago
GH Actions: use of set-env is deprecated (#2442)

de746758613413f2869c83615967849bf8763656 authored over 4 years ago
Add cmake script for packaging r2dec on windows. (#2425)

c49cbc9f01f10f132756a3a838d73c864cda1000 authored over 4 years ago
Make Hexdump parsing view read-only (#2434)

38b317e6194b60bb5ef04b2f2d67fb5777d9013f authored over 4 years ago
Added 'LSOpenURLsWithRole() failed with error -10810' to troubleshooting section in the docs (#2436)

ff609d31b3a6da8556b8a7fc30415b9e574fc353 authored over 4 years ago
Add CMake code for packaging r2ghidra on windows. (#2422)

ad66718f375b013a3021e531891c71082ee48867 authored over 4 years ago
Update windows CMake breakpad code. (#2421)

1966c76ba7a9146761a6e2ef5c54574ad962a08c authored over 4 years ago
Update cutter version to 1.12.0 (#2419)

1adc30794b9d6906ee1ac86ceb80f3a612204169 authored over 4 years ago
Do not change the internal widget name to preserve layout. (#2418)

fc839655558c519ffc026afc8ac994db92bcb19d authored over 4 years ago
Update r2 submodule. (#2417)

4ced45d650c48f26d4d0cbf0e4db9b2c6b4873e8 authored over 4 years ago
Update Cutter versions and lock decompilers. (#2416)

d0a3a042f5fccc9eaa5225cfec360f9fb496d8b4 authored over 4 years ago
Switch r2 submodule to 4.5 branch. (#2415)

aa218b7754d9bca7797d2852146aadf86069afbf authored over 4 years ago
Update translations. (#2413)

ff11944fe0732c63ed5fea7cb22fd7251dc8d7ab authored over 4 years ago
Handle non ASCII characters in decompiler widget. (#2412)

078f40101f8020b63754dbe7ea8737c040b38736 authored over 4 years ago
User documentation for the new decompiler (#2394)

* Decompiler context menu documentation

* New features page with a decompiler section

Co-a...

27dcefdb0ca59ff8932404664fe6671cedb5da62 authored over 4 years ago
Create SyntaxHighlighter based on RAnnotatedCode. (#2409)

503907909f0f7f740f0c3fc2770e61dcbf14c78e authored over 4 years ago