Giter Site home page Giter Site logo

Comments (9)

P3rf3ctXZer0 avatar P3rf3ctXZer0 commented on May 26, 2024

HmUKwX3 1

from dsvedit.

piratesephiroth avatar piratesephiroth commented on May 26, 2024

Well, the release comes with libraries from ruby 2.3.0 and 2.4.0, so that might explain the code not working with recent versions.

from dsvedit.

LagoLunatic avatar LagoLunatic commented on May 26, 2024

DSVEdit requires Ruby 2.4, not Ruby 2.7 as you're using.

I'll update the link in the readme to point to this archived download page for 2.4: https://web.archive.org/web/20201111202701/https://rubyinstaller.org/downloads/

from dsvedit.

LagoLunatic avatar LagoLunatic commented on May 26, 2024

Also I'm not sure if I mentioned this before, so for anyone wondering why I don't just update the libraries DSVEdit uses so old Ruby isn't necessary: qtbindings for Ruby (what the GUI is made in) only supports up to Ruby 2.4 or 2.5. The more recent Ruby versions aren't supported, and probably won't be supported ever, so an old version must be used.

from dsvedit.

P3rf3ctXZer0 avatar P3rf3ctXZer0 commented on May 26, 2024

Maybe focus a re-write of the GUI because it is a colossal security risk. I appreciate the correct files though in the meantime.

from dsvedit.

LagoLunatic avatar LagoLunatic commented on May 26, 2024

Maybe focus a re-write of the GUI

Rewrite in what? There are no other Qt bindings for Ruby, so I would need to rewrite not just the GUI, but the entire program in another language entirely, such as Python. I won't ever do this. If you want to though, you're free to.

because it is a colossal security risk.

It is? Can you explain what specifically is at risk?

from dsvedit.

P3rf3ctXZer0 avatar P3rf3ctXZer0 commented on May 26, 2024

Maybe focus a re-write of the GUI

Rewrite in what? There are no other Qt bindings for Ruby, so I would need to rewrite not just the GUI, but the entire program in another language entirely, such as Python. I won't ever do this. If you want to though, you're free to.

because it is a colossal security risk.

It is? Can you explain what specifically is at risk?

So ruby announced part of the reason they dropped support was a colossal unpatchable remote code execution vulnerability. Its the same reason they are getting ready to drop 2.5 too apparently this vunerablity is fixed in the major rework 3.0.1 they are delaying the drop because they know code transfer can take time. If I could code I would help re-write things but if you want help making a gui you should message my friend he may be able to make you something c++ and you can hook it with python.

from dsvedit.

LagoLunatic avatar LagoLunatic commented on May 26, 2024

Remote code execution is a vulnerability in serverside applications that allow hackers to run code on the server over a network. DSVEdit is not run on a server, so RCE vulnerabilities have no bearing on it.

from dsvedit.

P3rf3ctXZer0 avatar P3rf3ctXZer0 commented on May 26, 2024

Oh hey that is good news :D I told you I am not a coder but that makes sense :)

from dsvedit.

Related Issues (20)

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.