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 windows CI to 2019

5e8aa4f9937d37357f205a40a2d3166f76376d42 authored almost 3 years ago
Fixed formatting (#2917)

1ed19e7fc4d5e8c659f0ca45f624c579b7f50c01 authored almost 3 years ago
Use RzAnnotatedCode from JSDec (pddA)

b92ad1914845d1d83f5782afddfe57bb1b5261bd authored almost 3 years ago
Remove unnessecary str in setToData() (Fix #2901)

72a3815c0137ed49b8e9cacb183ed56946c79e56 authored almost 3 years ago
Fix a strange comparison

206fee601b27f7809765c531c9e754bad7a19a69 authored almost 3 years ago
Rewrite getVariables with API

This also avoids annoying "ERROR: No function found in ..." beging
printed by afvj when right-cl...

2c31d38d859d1b91a860932a3f313570bb1a22e9 authored almost 3 years ago
Add missing overrides to SectionsModel

fc3f072ed762079d2248b513ddb3d3a2a9600a84 authored almost 3 years ago
Update includes compat with KF5.92 on some distributions (#2912)

With KF5.92 headers KSyntaxHighlighting/{header}.h copied to KSyntaxHighlighting/ksyntaxhighligh...

b9df65a6c9c73a1a1faf8ec5c122802d54f2c622 authored almost 3 years ago
Hexeditor: add option to write hex bytes

15282d9bc5ecaf5519c5e6418004932e75ca7cfd authored almost 3 years ago
Convert if-block to early return

c535badacdfab236c719556cac5b603cb83a14d6 authored almost 3 years ago
Update rizin submodule (#2900)

This is also a partial fix for #2897

72ab12a23d9f75e6a453484565f73323e5bc365f authored almost 3 years ago
Replace usage of wcj by C API

9441c3b470d3a85dc1bcad83079071ee7211b89d authored almost 3 years ago
Rewrite isWriteModeEnabled() with API

This also introduces a slight behavioral change: Previously, only the
core file with the "raised...

bca7a7a2a69635b59a22147ec62325043a4dcdc5 authored almost 3 years ago
Remove unused stats query (#2903)

The views showing this info have been removed in the past, so it was
unused. This also fixes so...

b8243a2b615aaaf14cc7745fff69694337cc784d authored almost 3 years ago
Use rizin instead of Qt to parse JSON (#2902)

Qt truncates integers to 52-bit, corrupting e.g. memory addresses. Use
rizin's JSON parser, whi...

d34349b49ffc2bd785fae02f878de7fe8364eacf authored almost 3 years ago
Remove additional 0x prefix in the registers widget (#2896)

d65a352b1d51bb8b54b4c85f312ae1f990dbf92d authored almost 3 years ago
Add missing rz_demangler.dll to windows packaging

f762b93e654041d3b6c15840d4e80249e10e5da9 authored almost 3 years ago
Bypass meson Popen_safe_legacy() error

1b271a0ae8799f99c84c336a88d8c24729e4de63 authored almost 3 years ago
Save and load the layout of the Functions widget (#2844)

2dbf136de8cf20353d49d87b328f190fd68edfb0 authored almost 3 years ago
Move more common disassembly-previewing functionality to namaspace (#2849)

2b50e2722b549e1ae8b1346feeb78a7725b53d3f authored almost 3 years ago
Enable console redirection on Windows without starting from a console (#2888)

84d4a64f47b26759680c9d5c914f1f4f30f10cf9 authored almost 3 years ago
Convert rizin commands to C apis (#2861)

* "fr" renameFlag
* "f-" delFlag
* "f" addFlag
* "fsj" getAllFlagspaces
* "fj" getAllFlags
...

97b3aaaa3f649c9dead48b89d0811cd0716f71c7 authored about 3 years ago
Fix crash on Windows when starting from a console (#2885)

Fixes #2877

734abd5609f42e927c24024ea17a84bc1932dd1d authored about 3 years ago
Return error when applying a signature fails. (#2882)

* Updated rizin commit to 8282cee287abdbf8664a0b2540bad2b5ea5b819d
* Fix messages based on fail...

91d99ba2190f4796da268be376d9f06e3c7f31bc authored about 3 years ago
Add signature widget for flirts (#2881)

* Added flirt view and removed zignature one
* Added menu for apply signature from file and cre...

46d29c1e85b207d43afcf5a68a8e25348a24e896 authored about 3 years ago
Enable support for building rz-libswift on cutter (#2841)

75c334596ebbac9edac5a43f91a9577caa12d529 authored about 3 years ago
Fix pdj call in nextOpAddr for disasm scrolling (#2874)

239343bb204847f49f8e5ad312e0752d1d680279 authored about 3 years ago
Add double click to seek to global var in decompiler (#2871)

71297ad118424434d7e5070e35ca4c81e3b7ffd2 authored about 3 years ago
Added support for ctrl+Enter submission in open shellcode tab (#2851)

* Added support for ctrl+Enter submission in shellcode tab in the new file dialog

37064e8a21c89e691bf55a6e508f14d67df79a03 authored about 3 years ago
Bump version to 2.0.5 from stable (#2865)

9e77cf1362d187699b7266b3770be8b1f6cf1100 authored about 3 years ago
Update Rizin to dev and use CMake config files (#2855)

API usage has been adjusted.
There are now also cmake config files directly installed by Rizin ...

009c8dffb4fb85929afba3216746744a77adc3ba authored about 3 years ago
Update references for dev/stable split

9de1d56c93d0352783d991f44a0a8cd9e9a44fc0 authored about 3 years ago
Use Rizin API for Comments and Instruction writing (#2856)

8cc4d14a6fe0b1a0ce6baf2a2f280342eed64e0c authored about 3 years ago
Support for previewing in the Graph widget (#2797)

Common functionality has been moved to the DisassemblyPreview namespace.

d85383fcfcdca82591facbe4fc4fd1eee72cbda1 authored about 3 years ago
Update analysis method handling for name/realname (#2843)

This also fixes a crash when adding a new class method.

6438cc4d5089024b29449345251ae366b0e8c7e3 authored about 3 years ago
Fix jsdec build on windows (#2840)

78a9a112099e0d045773d77f4b1166fc3b7d2eef authored about 3 years ago
Bump version to 2.0.4

8bab611c7fae0c45bc98098bb196f400e4caeec7 authored about 3 years ago
Update Rizin to 0.3.1

5179ec5d842e6937fdf98985cc468728d1cad72f authored about 3 years ago
Fix stderr/stdin confusion and avoid crash on fdopen

c07ce55581b14ed141b42f99f932eb712d541cf3 authored about 3 years ago
Fix VisualNavbar Crash on Haiku

bd4342c4cbbe200381ccae0cd1abe56c983ab4a0 authored about 3 years ago
Port Sections information to the Rizin API (#2785)

896be642ffab4625c16e7af998b397e140bd6c02 authored about 3 years ago
Removed info button globally (#2804)

4061887bfee1b0cd8d5b68197dc5316749732a99 authored about 3 years ago
Added layout to the attachProcDialog to enable resizing the attach process popup (#2811)

236f85f83d0d6cf91996e8487a5e251b6aee65e1 authored about 3 years ago
Fix computing hashes and entropy of the file

0786f49842adf7de827c3d1e377e0ab8e5268af4 authored over 3 years ago
Update Rizin to the latest stable

e96c53aeebb2ca812833e17be03b73f52abd2366 authored over 3 years ago
Fix Meson 0.60 build

e358ff797d4ef3e3b96601baa53b2f3c283d4407 authored over 3 years ago
Added labels above analysis slider (#2809)

e86b7a58c85d045b63ed0afccd84e58fdf474ce5 authored over 3 years ago
Remove existing string before converting to code (#2803)

4ec0a076b462732a2c96b86e255a267cd2ce7b3e authored over 3 years ago
Made BugReporting.cpp output match bug_report.md (#2808)

af01134ae3e83281f94be8a12e82aef433176ad7 authored over 3 years ago
docs: add required pkgs for building cutter on fedora, rhel and centos (#2802)

ef4a6cf99781099253f3920f61d16cd4db3bca27 authored over 3 years ago
Colorize the preview tooltip in the DisassemblyWidget according to th… (#2799)

29cce01e1a4b796cd8d79b4eb64dfd0f42bc62df authored over 3 years ago
Build jsdec with -Djsc_folder option to embed the javascript code (#2801)

c205acd77316bb1284245d2823e36fd5f5dd3877 authored over 3 years ago
Add option to disable the preview when hovering over the assembly (#2795)

552cd6dff6f94b0301dd18ddfe8add33b7d75c45 authored over 3 years ago
Small enhancements in the SdbWidget class. (#2796)

* Small enhancements in SdbWidget class.

Destructors of child classes should be marked with t...

311cd0307ebb6a93434533e3c664a00f0a395e53 authored over 3 years ago
Added documentation on optional Ubuntu packages (#2786)

12df7a001dea64f65222434b5b5a7a94c1d92e06 authored over 3 years ago
Join Debug Task on Suspend to avoid races (#2783)

6dab092b515024ba769e81554c91c0d8b9883264 authored over 3 years ago
Update Rizin to v0.3.0

6a4a0b9335f6b5f55679492ca67caf43f5b11e00 authored over 3 years ago
Bump Version to 2.0.3

357c43d60639b3471728f7536fde8a44da7ce54f authored over 3 years ago
Update jsdec and rz-ghidra to v0.3.0 (#2781)

3b0df1944acb2c80cfeac2df900d986a0d54b34c authored over 3 years ago
Update jsdec to development state before it is released (#2749)

02abe9d13824d63f0b0670a17529505acc82a934 authored over 3 years ago
Fix CutterCore::getBinPluginDescriptions() args (#2777)

9ddc19fcc6220db3a6ea0e25e9c6a36b6a889a69 authored over 3 years ago
Update rizin submodule to 120235ac6830fac5cc9f9378683056d32a420f5b (#2779)

01dc1c23376f9f541b9589f5434ab72b105372b4 authored over 3 years ago
Fix Decompiler Copy Shortcut (Fix #2773) (#2778)

4da769a0ae478d859c48840998c161610b53140c authored over 3 years ago
Remove Type Link features in light of global variables (#2775)

3ba7363f99aaa7e7411f1bf59c2c34b8263fd3b5 authored over 3 years ago
Various improvements for native macOS UI (#2776)

dada19cf1c6d9ceb9cb7bb207faf0e126d04ccdc authored over 3 years ago
Use new Rizin API instead of cmdRaw/cmdRawAt (#2770)

* Use new Rizin API instead of cmdRaw/cmdRawAt
* add CutterRzListForeach as a foreach-keyword f...

99070e86b950b9862dd3f8bc820de71f15ee2b0d authored over 3 years ago
Fix wrong initialization order in ArenaInfoDialog (#2774)

48c884c3d6cdcc65dbddb355ac7772f766d7b58c authored over 3 years ago
Use API to fetch xrefs in CutterCore::getXRefs() (#2771)

82e88962673fd5332d11591baa8c56326d750600 authored over 3 years ago
Update rizin submodule to 02417f3d3f73522a073020cbdecfef52b8c0cb44 (#2772)

35de2ae4134ac92d13acb955b8f18bd75f6cd0a3 authored over 3 years ago
Fix Compatibility with Qt6 (#2767)

6b4472f1899479b3ae527f56fc26be278be30eda authored over 3 years ago
Fix Bin, IO and Core plugin info (Fix #2764) (#2765)

7e68147eab4daf3c6b1d7e5c7ca975c464179966 authored over 3 years ago
TypesInteractionDialog: use RzType API to edit a single type (#2760)

3e1b3ce8657c8f04805e43dfe571bbfd9ba4ddd6 authored over 3 years ago
Update Rizin to latest stable for global variable fixes (#2762)

14c57f5daacc45b940f20b0a8e6e95e24bc75da9 authored over 3 years ago
Use hash API instead of commands (#2756)

6d2b3a2f3874668802326a032c101e2d8f350d52 authored over 3 years ago
Minor renames of analysis-related things (#2761)

5595193b70b42a67c5e56e6d79a8cea55ecd1192 authored over 3 years ago
Use open API instead of commands (#2757)

57f34bfb98719f3990466d96f18574675372f612 authored over 3 years ago
Replace eco Command with API (Fix #2751) (#2759)

8fd35f21090e562c6589c4c6ed9e83e7faf2317a authored over 3 years ago
Fix Cutter/Rizin API naming (#2755)

80e4269ca3277917c1963f82e9602ed55b161048 authored over 3 years ago
Complete Color Theme Lists (Fix #2672) (#2752)

417a0a222183afd4048bbeecad1b2f2cf3e37c83 authored over 3 years ago
Use seek history API instead of command (#2754)

e219be425319bd5a7c14260a06b76c6323d875d3 authored over 3 years ago
Update Rizin to the latest stable (#2753)

0dcdb0f1e9a5d7d2e821abf38b894eeaf0ba477c authored over 3 years ago
Fix Restoring "Show Disassembly as" in Preferences (Fix #2726, #2748)

40fa86c8ca8bc418675b9a62d43f1a6f4b224adb authored over 3 years ago
CI: use Ubuntu 18.04 as oldest supported build system (#2736)

77c22b37c877dec591f107f6e036c7d3adaaaa0e authored over 3 years ago
Enforce Cutter-local sleighhome on macOS only if Packaging is Enabled (#2741)

394a1eb27d8737f429fe9cacf6a3dbe07f2651c4 authored over 3 years ago
Fix Versions in Info.plist (Fix #2679) (#2740)

3c4fe781aba8ecb84eb63f74b1532844c3e12cca authored over 3 years ago
Make use of new RzType API in Rizin

f42069369cc718b20c205f9b7653a1e04aad689f authored over 3 years ago
Fix code after change in rz_project_save_file API

a3bc43259ccb7b1984c2bb3d4065ed048a1ff4e9 authored over 3 years ago
Update rz-ghidra for Rizin

f4227d5b4b9e0dd9d8aca9a4814da3d78a26174a authored over 3 years ago
Set rz-ghidra to Fixed Compatible Commit (#2743)

62ecf3fb2a79e613d11392088851e0e83900f9bd authored over 3 years ago
Fixes for debugging (#2727)

* Fix continue until main not being enabled
* Use Rizin API instead of commands
* Fix attachin...

2d05ae259569cf6d4f13fdf1c5ae70449e48887a authored over 3 years ago
Fix #2657 - Set cutter executable as WINDOWS subsystem (#2717)

f59797fb3d49a5513ac5d12354a7a91ebe373dcc authored over 3 years ago
Improved function widget (#2659)

a38d77c9690ea8160b152cde36ad97545aecbc66 authored over 3 years ago
Heap widget wrapup (#2716)

60343fa8b56db3718132b6cb45c015b174020ee8 authored over 3 years ago
Fix wrong path in macos building instructions (#2718)

e29585c672cd25fd711d0f60b2dda706e79d021b authored over 3 years ago
Heap bins view (#2710)

* Added bins dialog box

* Bins dialog box working

* Add size column

* Add newline

* ...

2d7b6d15c012db5802afadbc73061fa3bea5694d authored over 3 years ago
Fixed a null pointer dereference (#2709)

2d778c01d730330d8055b571e24b86722ee107a8 authored over 3 years ago
Initial heap dock widget with glibc support (#2705)

771fa6102c1ee981f52088de3ed696c29d2ba76d authored over 3 years ago
Add missing rz_diff (#2706)

04894b475724083528820b7db7b1a40daa0223dc authored over 3 years ago
Remove freenode mentions in remaining files (#2703)

9c2b1ccceca0d0c56f182876f11d73a0f2bce507 authored over 3 years ago
Update Rizin version (#2698)

bc571675342f08d29fd36ed52996816fd1f27202 authored over 3 years ago