ida_strcluster icon indicating copy to clipboard operation
ida_strcluster copied to clipboard

extending IDA's string navigation capabilities

Results 1 ida_strcluster issues
Sort by recently updated
recently updated
newest added

I found some function names used in `strcluster.py` to be outdated. I referred to this page for updated function names: https://www.hex-rays.com/products/ida/support/ida74_idapython_no_bc695_porting_guide.shtml I'm running IDA Pro 7.5.200619 with Python 2.7.18. The...