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

Periodically push a batch of abstracts from skelenox #193

Open
Ektoplasma opened this issue Jan 23, 2019 · 0 comments
Open

Periodically push a batch of abstracts from skelenox #193

Ektoplasma opened this issue Jan 23, 2019 · 0 comments

Comments

@Ektoplasma
Copy link

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
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant