Skip to content
This repository was archived by the owner on Jan 8, 2024. It is now read-only.
This repository was archived by the owner on Jan 8, 2024. It is now read-only.

Periodically push a batch of abstracts from skelenox #193

@Ektoplasma

Description

@Ektoplasma

The synchronization mechanism in skelenox pushes an abstract to the server each time a new key is pressed on the integrated notepad due to the OnTextChange event. This is very slow since it is a blocking action, and IDA script waits (so IDA too...) the server to respond.
However, the comment describing this event tells: "Push the abstract every 10 changes", which is not what I'm experiencing right know. This functionality should be fixed in order to make the notepad utility more usable.

Steps to reproduce:

  • Start IDA with a new binary to disassemble
  • Launch Skelenox IDA script
  • Go to Skelenox UI, then on the notepad tab
  • Type some text

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions