Giter Site home page Giter Site logo

Comments (11)

thestr4ng3r avatar thestr4ng3r commented on June 3, 2024 1

Not sure if it makes sense to integrate that as a core feature since it sends your stuff to that api. I think it would make more sense as an optional plugin of some sort.

Adding a plugin interface to Cutter should not be too hard: http://doc.qt.io/qt-5/plugins-howto.html#the-low-level-api-extending-qt-applications
However, the interfaces should to be well thought through, so they can be kept stable.

from cutter-plugins.

Maijin avatar Maijin commented on June 3, 2024

yep that's what i was thinking too and i think retdec could be a nice first "plugin"

from cutter-plugins.

XVilka avatar XVilka commented on June 3, 2024

Or may be just wait until they release promised sources?

from cutter-plugins.

jpenalbae avatar jpenalbae commented on June 3, 2024

I agree that making r2pipe plugins as core features does not really make sense. Instead cutter should provide a way to execute plugins within the UI, some possible features could be:

  • Recent scripts window, to be able to rerun latest used scripts.
  • Some way to provide arguments for the scripts
  • Option to associate scripts with keybindings, and with aliases such as #!pipe script.js -arg1 -arg2 @ $$

from cutter-plugins.

Maijin avatar Maijin commented on June 3, 2024

@XVilka the interface still need to be designed and will be same, API or not.
@jpenalbae Well @thestr4ng3r proposed to make a new plugin system for cutter which makes sense as r2pipe plugin won't contain the UI stuff

from cutter-plugins.

Maijin avatar Maijin commented on June 3, 2024

Hey that could easily be solved by using Jupyter actually #39 !

from cutter-plugins.

jpenalbae avatar jpenalbae commented on June 3, 2024

IMHO I would first support normal r2pipe to be able to work with existing scripts, and then create a new plugins system with UI support. Being able to use normal r2pipe scripts is a must.

from cutter-plugins.

radare avatar radare commented on June 3, 2024

from cutter-plugins.

Maijin avatar Maijin commented on June 3, 2024

But should be done with jupyter too.

from cutter-plugins.

Maijin avatar Maijin commented on June 3, 2024

To get such stuff http://ipywidgets.readthedocs.io/en/stable/examples/Widget%20List.html

from cutter-plugins.

ITAYC0HEN avatar ITAYC0HEN commented on June 3, 2024

Done :)
https://github.com/avast/retdec-r2plugin/tree/master/cutter-plugin

from cutter-plugins.

Related Issues (11)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.