pfalcon / ScratchABit

Easily retargetable and hackable interactive disassembler with IDAPython-compatible plugin API
GNU General Public License v3.0
393 stars 47 forks source link

Text search should be interruptible #21

Open pfalcon opened 7 years ago

pfalcon commented 7 years ago

Currently, there's no way to cancel text search ("/") operation in progress, which can be inconvenient.