• vext01@feddit.uk
    link
    fedilink
    English
    arrow-up
    9
    ·
    9 hours ago

    It was the kind of thing you could do painstakingly by hand with the likes of Ghidra.

    You can give the model access to a tool like ghidra via a MCP and it will probably be able to solve the problem quicker and (if you ask it) you will get an annotated ghidra project out at the end.

    Without it, it will likely write a series of python scripts using capstone etc.

    But yes, local models are good. I just wish I could afford the hardware to run them.

    • VibeSurgeon@piefed.social
      link
      fedilink
      English
      arrow-up
      1
      ·
      2 hours ago

      You can give the model access to a tool like ghidra via a MCP

      Better yet, give your model access to a CLI and save on context window

    • ag10n@lemmy.world
      link
      fedilink
      English
      arrow-up
      1
      ·
      6 hours ago

      This is the current challenge, MCP and standards are helping to define the protocols, but harnesses and setting guardrails are almost as important as a quality model.