added XOR option for hashes:
this allows an XOR value to be applied to hashes from the database just before comparison, this is seen in DoppelPaymer binaries where the hash generation algorithm hasn't changed in a year but they apply a unique XOR to the hash per sample
added decompiler comment option for OpArg hashes:
allows the plugin to comment the pseudo code as well as the disassembler so you can see results in both views automatically
updated to work with IDA 7.4 and python 3
print strings, exceptions and dictionaries have been updated for python 3
added XOR option for hashes: this allows an XOR value to be applied to hashes from the database just before comparison, this is seen in DoppelPaymer binaries where the hash generation algorithm hasn't changed in a year but they apply a unique XOR to the hash per sample
added decompiler comment option for OpArg hashes: allows the plugin to comment the pseudo code as well as the disassembler so you can see results in both views automatically
updated to work with IDA 7.4 and python 3 print strings, exceptions and dictionaries have been updated for python 3