GithubHelp home page GithubHelp logo

Comments (2)

bootleg avatar bootleg commented on May 19, 2024

Hi,
indeed that's an issue I've think about already without getting a satisfying solution. Here is why.
Looking at ret-sync design, at first, it's the debugger that is meant to control IDA's gui. "Inverted" controls were added later.

I often debug vm and kernel code, crashing or rebooting the OS abruptly more often than not, thus making it complex to track the debugger state (maintain a breakpoints list, knowing when they're still active, etc.). Besides, an most importantly IDA is not meant to replace the debugger controls (like a bl command).

Thus, again, I choose not to bring unnecessary complexity to the plugin's code for a small gain in usability. To be honest I was even thinking about removing less useful function like the bpcmds wrapper.

from ret-sync.

tmr232 avatar tmr232 commented on May 19, 2024

Well, as soon as I have time I'll see if I can figure a workable solution and suggest it.

Regarding the bpcmds, noticed that only after posting this issue. It seems like a great command, but I couldn't get it to work. Seems like the sync messages got split in two and caused parsing errors. I'll be submitting a relevant issue soon.

from ret-sync.

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.