Ecosyste.ms: OpenCollective

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

github.com/rizinorg/cutter

Free and Open Source Reverse Engineering Platform powered by rizin
https://github.com/rizinorg/cutter

Update rizin to the latest "stable" (#3107)

957364dedfa83a5bc14389abdb2bbe223d61a023 authored almost 2 years ago
Use QFontMetrics instead of fontMetrics()

bbd4961468f0ca408e5442473f56c75b0fd84781 authored almost 2 years ago
Add Qt6 CI job

fdb2f9e545e46afee784e1662c428e86e4b44ef5 authored almost 2 years ago
Use git branch and revision in version string (#3109)

3e0bc74e77091ee15af5b077ce37a4f33b3685f4 authored almost 2 years ago
Run always the bundled Rizin's Ninja (#3108)

This ensures that the bundled Rizin will always be built when Cutter is,
to compile with any ch...

9bf4dd3be2767b72cbe2f1bc9f58d6323be21fa2 authored almost 2 years ago
Add note on missing `qt5-default` in latest Debian dists (#3106)

9b093d6f4c76fc52035e93eec49bcc8f43ccfc91 authored almost 2 years ago
Fix #3087 - use new RzStrEnc for RzBinString (#3088)

baeffba7d1b2f783c06cc3af51ba7533b3f6df15 authored about 2 years ago
Update Rizin to the latest `dev` (#3086)

7f0daf96ddcaf544fa8c2935afc04c2cc172abbf authored about 2 years ago
Support graph and disassembly scrolling via PgUp and PgDown

5144c3f3b50677e9eb1c1a91ea78fbfef67684b9 authored about 2 years ago
Added Scoop in the Windows download instructions (#3071)

Since Scoop supports this project, it would be sensible to make it explicit for Windows users th...

3921ba172e2f97e50f3e9e1d4795d91848bb5d28 authored about 2 years ago
Update gha get-release action to fix it on new macOS

c5f6cc0c3f1a3cb33ae7e53d2708ed7baf5e2703 authored about 2 years ago
Remove Breakpad Crash Reporting

Crash dumps generated with breakpad were not made use of to an extent
that would justify the ext...

4e0e0000e15d173608b61f5df2ed055f9f6c8650 authored about 2 years ago
Fix `fo`/`fortune` command in python sample (#3076, Fix #3075)

54cd0f1a428d9b55426eecb519b9c1610235dc68 authored about 2 years ago
Add text debounce to QuickFilterView & ComboQuickFilterView (#3072)

93acec9682e8e20c5e570b7ddc3ca2cf94ebcfb2 authored about 2 years ago
Store action data as QString. (#3073)

Fixes compilation error in newer QT versions, and also prevents risk of potential memory issues.

a82d4402f8390b69d7e5e40eb65a282d36775cb7 authored about 2 years ago
Cleanup and fix macOS CI (#3070)

2to3 has some suffix now and workarounds are no longer necessary.

34018519defc3a7eae46473d7e20dff96b612c1d authored about 2 years ago
Fix parsing of new types from C (#3068)

In the TypesWidget, right-click+Load New Types was opening the dialog
for editing an existing t...

3d49c4b65a952196e0df0f1e1ced9079b7523e38 authored about 2 years ago
Fix changing the CC of a function (#3067)

The QByteArray must be kept alive as long as its contens are used. Also
in this function, Core(...

ad82407c2c1bc82b89a55606b9894def879626d6 authored about 2 years ago
Unify parents of dialogs shown by DecompilerContextMenu (#3066)

When triggered through a keyboard shortcut, the dialogs shown here would
be positioned at the l...

2d7fd02a62dd3405d5405a997a8263c6e7706d67 authored about 2 years ago
Update to new variable storage in Rizin (#3062)

d47eb1c41fed647e453f81aa6e38961440a61084 authored about 2 years ago
Fix wrong tg link in new issue (#3057)

d58edca0c858e96fd75ae22627e86eaec09de588 authored about 2 years ago
Adding some functions to "banned" (#2816)

22613b52ede90750bbc68f5431a88380d4945505 authored about 2 years ago
Update rizin with new var counting functions (#3053)

abfcad65848af5af7c448b866ea65563fec5fe00 authored about 2 years ago
Remove use of deprecated rz_analysis_var_all_list() (#3052)

dda1ece261e8c20c612ca449e96ada4644b89cff authored about 2 years ago
Fix GitHub Actions warnings (#3051)

e56a0b55812cd8d8d30cd74f86ca1a4c5caf36f8 authored about 2 years ago
Update Rizin to the latest `dev` (#3050)

* Update Rizin
* Remove rz-agent from CMake scripts

e7c9ab515e71dd240d1be9c9dee0ab69f8af176f authored about 2 years ago
Refresh Call Graph when renaming functions (#3049)

22e8bf23819a3305292331aa9e030d18c7af81c2 authored over 2 years ago
Keep CallGraph widget active when seeking to other functions

ae1e15b7a2ed74b474b1f0fb72acccb25cffdb3a authored over 2 years ago
Fix the padding in SimpleTextGraphView (#3046)

1ac814c1b9394a9c03f76a915b48462d2dff8e51 authored over 2 years ago
Add case insensitive string search (#2817)

3224daa0eefef7e2f5e52b49ae6d0a47d33280a3 authored over 2 years ago
Show a nice folder structure in Visual Studio (#2890)

0624cd1d19d1a5fb475683b128699383a958691f authored over 2 years ago
Update rizin (#3044)

8ad700a6dc1a4a628f23ebefa2138c5f8df0182d authored over 2 years ago
Bump version to 2.1.2 (#3039)

d972f86e6f834f4fc7f7693a7063c7e4c57a45d8 authored over 2 years ago
Support editing in hex editor (#3026)

2e414069c5a5b6eae78c5ca5e3742ce55001f37a authored over 2 years ago
Update iterator synthax to be compatible with cpp17 (#3033)

std::iterator is deprecated in cpp17 thus in order to be able to upgrade
to cpp17 if needed we m...

a2ed7971aad8946b4cdf93a540c27255e8f5b654 authored over 2 years ago
Generate and deploy source tarball (Fix #2878) (#3036)

This builds a real tarball, as opposed to the flawed GitHub-generated
one, and also includes th...

d6370541e7e0f2ca3851b6e839925373c842e25c authored over 2 years ago
Fix build on 32-bit systems. (#3032)

e6db27135dcb9f2aa46bde91ac5c82e64ed51df3 authored over 2 years ago
convert `?E` to API (#3025)

7a83001a067c7b0190ca586b1089111da59df8b6 authored over 2 years ago
Set org domain to fix alt tab icon on Linux #3022

cab85d204ea008e365ba95037e57c0fc424b5ef8 authored over 2 years ago
Make library list in dashboard scrollbable when needed #3019

ee7cfc1b89abc4537457ee8f4a83c8e2968daa70 authored over 2 years ago
Don't refresh graph breakpoints during redraw.

550c416c0477a1eeb13ccc97a05ee445fe52149f authored over 2 years ago
Convert cmds {`.`, `afv[WR]j`} (#3017)

* remove `asyncCmd` `asyncCmdEsil`, `cmdjTask`, `cmdEsil`, `cmdjAt`
* convert `afv[WR]j`

756850ae27c1ca34b4c9d2d1a81c69d9c79409b9 authored over 2 years ago
Introduce some helpers to deal with rizin C API more cleanly. (#3020)

41c4857ed9c1fb531b86fa8d66f6bb9c8398f6b1 authored over 2 years ago
Don't try to load files with wrong extension as native plugins. #2626

39bf5c6429d199a9a18e16cfb1cbd7e285ca79c9 authored over 2 years ago
Convert `pdsf` to API (#3010)

* convert `pdsf`
* remove unused
- `CutterCore.opcodes`
- `cmdList`

617c79f97653c52f7d4d36fcb4e5f0a86c94723c authored over 2 years ago
Do not check "Built from source" in bug report template by default.

6b7b1d1450d0d47a8dd165005b5e4f872e04cb35 authored over 2 years ago
Convert commands(`agJ`, `anj`, `pi`) to rizin APIs (#3005)

a5b0dd3ed204cbb24fa1b6b95e030fa89aa0fe53 authored over 2 years ago
Convert `agcj` command call to the API (#3012)

c263d4bd1b35882a223f8cda7b3400fddbf92a80 authored over 2 years ago
Don't leak memory in bb highlighter.

ddefc0663ac2ec157c368bd68db10217877c75d3 authored over 2 years ago
Update GraphGridLayout documentation (#3000)

* Updated GraphGridLayout documentation

* Don't use potentially misleading name "segment tre...

278b4e19b906b242b9c1f31a804d8dfddbc480b1 authored over 2 years ago
Convert to rizin APIs `pc*` `px*` (#3007)

a4a4b9d2ec2d88b9c4b1cabdbffb116ca912958b authored over 2 years ago
Update rizin and version API (#3008)

35f9bfe135f5d87d8f0f47e2709b8dd952e42906 authored over 2 years ago
Mention OBS install mode for Linux (#3006)

9e2201aa81656a2005a3609244b89ff1c90084e4 authored over 2 years ago
Convert disassembly (pd pdj pdJ) to rizin API (#2996)

44b7a7997a70d5537d3f02223c103718e15bd93f authored over 2 years ago
Use CutterJson for Signatures and rewrite JsonModel (#2997)

This fixes a double-free in getSignatureInfo() when the string was
already freed by the interme...

db0d4d85a600eddec46f1ac3d9b98f133e187ee4 authored over 2 years ago
Construct and destruct CutterCore singleton locally (Fix #2704) (#2994)

Using Q_GLOBAL_STATIC meant that the CutterCore was destructed late as
part of a binary destruc...

51c0a3d469df45387dab329459454b24a655ff7d authored over 2 years ago
Add Woodpecker macOS/arm64 CI (#2992)

Package names have also been updated to the scheme used since v2.1.0, to
better represent diffe...

2c778d9b825145bf7617d0d64679140a221363ca authored over 2 years ago
Update cutter-deps to v15 with macOS/arm64 included (#2990)

569206fec8c5241c1c5b69faf40f84cd84d63148 authored over 2 years ago
Use meson==0.61.5 to fix libzip strcasecmp errors (#2991)

3855576be52bb4447946872db8e61661c749dcb5 authored over 2 years ago
Convert to rizin APIs (#2973)

`rz_core_bin_get_compile_time`, `ij`/`CutterCore::getFileInfo()`,
`aaij`, `iVj`, `iEj`, `izzj`,...

e4db94eb87d8f74571c0deacfd46dfc9dd844f9e authored over 2 years ago
Remove direct download from update check (#2989)

Hardcoded prediction of filenames for future releases is too prone to
break, which is what happ...

91fce8220bcd8e643d119126c95a0d31c2154763 authored over 2 years ago
Update rizin dev (#2987)

Relevant breaking commits in rizin:
9ea7c2fa5acd0b9b0c178a1b4316adc129e7c512
2987e035da8279033...

df71da8f535b82992d2166ac918072d0ac97ed80 authored over 2 years ago
Extend blocksize to work around pdJ printing to few lines (#2984)

ddacbd78280a62b48fbacfce382cc09b0f86d8ae authored over 2 years ago
Add back jsdec which was wrongly removed. (#2983)

29bd3d0dbd1359a9cd9c75eff20716054002e2b6 authored over 2 years ago
CutterCore: select the right RzReg based on debug/emulation status (#2977)

8f7aebe7c72a893bec4fce47e02d608ac6b3fd65 authored over 2 years ago
Fix #2958 - Add checkbox to fill remaining bytes with nops. (#2974)

f99ffc3dbde8c437f45f04d1a3e57584b712234f authored over 2 years ago
Fix segments listing

e60ba18e43362203ed643a2722992169fbdcef8a authored over 2 years ago
Fix sections entropy display

5b777b820203f554338f387bc05c8c42e0763ee0 authored over 2 years ago
Fix many null derefs when opening no file

cb26142398ebcd14e075161469c4f859608a75ec authored over 2 years ago
Convert Rizin command calls to the API (#2968)

* `es`
* `il`
* `wcr`
* `.ar-`
* `aets-`
* `drp`
* `ahts`
* `e <val>=?`
* `fo`

06c8f15ce08e5d9d4da02bdf6260aef24bd4a0a8 authored over 2 years ago
Convert more commands to rizin APIs (#2964)

`fdj?`, `iRj`, `om.`, `psx`, `p8`, `fj`

aa222b53dfd17e6d86196fbd914b9903f4d65223 authored over 2 years ago
Bump version to 2.1.0 from stable (#2962)

b66c3f6f30c00c799d4e26bedb76aa9918118ab6 authored over 2 years ago
Convert Rizin command calls to te Rizin APIs (#2960)

* Convert `iCj` call to the API
* Convert `icj` call to the API
* Convert `iij` call to the AP...

11419f6858ca939623c551a39bada0319e6b00bd authored over 2 years ago
Yara plugin + fix linuxdeployqt plugins (#2924)

90608117c999150e14a2ff41213eda271b7e6787 authored over 2 years ago
Download and install sigdb option (#2949)

* Download and install sigdb option and disable swift demangler when libswift is installed
* Re...

247ab94b71b271ca8dfa76ff66a78374a37e9951 authored over 2 years ago
Fix null deref in strings loading without any file (#2955)

2e6fd46127e9a5365293d7ab8bfa60225627b402 authored over 2 years ago
Partially refactor Dashboard to API (#2930)

Also fixes missing NX and PIC bits in Dashboard.

a630a8f5bc767b07490c8c3f8540beed6ab25f0d authored over 2 years ago
Fix EditVariablesDialog parenting (#2954)

This fixes the dialog being placed weirdly when using the 'Y' shortcut
because it was parented ...

3fc3d8d878e7714233a7a0daf5dbd9461cf46fad authored over 2 years ago
Add missing Rizin headers in python bindings (#2943)

26e4f4acb8efef149bad4a79ad6430ff13946b84 authored over 2 years ago
Refactor VisualNavbar to use API instead of p-j (#2953)

With the updated rizin, this also fixes any error prints saying
"Cannot alloc for this range" a...

1914b34fd8569b852d1981dc27184922c7b43248 authored over 2 years ago
Convert Rizin commands to the API calls (#2948)

Including wx wr wd ws ww wz ahi ahb aec aecu aecc aecs aes aesb aets+
aets- afc afcl omfg+w oo+...

150769cd6b383da6061c7406cdc983daa24cab85 authored over 2 years ago
Fix the lib name on windows (#2950)

147af535655a6f60c89dce5815a3cd781428b699 authored over 2 years ago
Convert Rizin commands to the API calls

c9e8686ecb08b8ec2b4251f0b0ecf98f49e83a29 authored over 2 years ago
convert to api for `dr`

c0f80a2628ab20097fbae90f9561e10c22fc513d authored over 2 years ago
convert to api for `aoj`

3d39cf625fdd7294a41d4867f677f6762e726446 authored over 2 years ago
update rizin to cdc80202dd7eaf5bacf0e36a64f964c822e67dd4

e43a31cc8504632f6cf50906ac2db14c0c8bbef7 authored over 2 years ago
convert to api for `aht`

d6ce8048c5f58998a324239df711e29d4ba10b29 authored over 2 years ago
Revert changes in functionAt (#2941)

5f376f55dba84dac5f5d885fd91fb43c18fe5f09 authored over 2 years ago
Replace afcf with C api. (#2940)

bdeacabffb229002c9fead24e8707d56f0f1bb05 authored over 2 years ago
Search button disabled and button text changed while search is occurring (#2928)

6f61d0d7d84bef37505eacd31d85825701dc96b0 authored over 2 years ago
Fixed an invalid index check (#2937)

8cb4f867fa876253c75057c8664572fa4a0a94c5 authored over 2 years ago
Created adding comments option inside Hexdump. (#2927)

d2243006e275760004729c8a9ebf2113a5bd0c66 authored almost 3 years ago
Convert from Rizin commands to the API for `w` (#2926)

de5c1a5154ca2c150aa3b70e66f1664d86f323de authored almost 3 years ago
Adds support for RZ_SIGDB path and fixes sorting on some columns (#2923)

861c7846003e9fb5b72dc78e4f5e7234532b6995 authored almost 3 years ago
Fixed a segfault during debugging with gdbserver (#2830)

Fixes issue #2829

243eded2431f2d1bb7220c1117495ae9429249ae authored almost 3 years ago
Added report issue button in "About" window (#2908)

99c58718ec9d35ff78bd15421bb92af5497ba51f authored almost 3 years ago
widgets: redundant return-break (#2922)

Removed consecutive return-break statements.

aed42d7300c38c8c938efaf930f4dba2752241a1 authored almost 3 years ago
Convert various debug code to C API (#2913)

ea519df01e1471b2b3fd4baab8acb173181c6f83 authored almost 3 years ago
‘memDisp’ may be used uninitialized (#2920)

e3a01d3780392f8f034b3ebbe3a5c98df1d95836 authored almost 3 years ago
Extend cmake config files with deps, version, etc. (#2916)

This improves how the installed CutterConfig.cmake can be used for
native plugin development:
...

62d75c9391b89fb5ff67ae9438f876a6c79df700 authored almost 3 years ago