McGill-DMaS / Kam1n0-Community

The Kam1n0 Assembly Analysis Platform
Apache License 2.0
619 stars 127 forks source link

Hungging in searching #100

Open Jane878 opened 1 year ago

Jane878 commented 1 year ago

I am evaluating Kam1n0 for my lab on reverse binary tools, just installed Kam1n0 2.2 ( eventhough the product console still showing v2.0.0, but i believe its v2.2 by verifying the hash), created account of asmclone, loaded in the two example libs, then using adler.txt to search, it just hungging "Searching in Progress..."

I did everything following the tutorial, however having couple of questions though: How to verify which version of Java the Kam1n0 picked? i have several Java installed including the one > java 11. How to verify if the idapython is available (be ready)? I have existing IDA pro 7.6, there's couple of idapython*.dll existing in plugin folder, i assumed its ready, so did the kam1n0-IDA-Plugin.exe completed.

any idea what i should do next?

Jane