Title:
Krypton_2012_Hex-Rays_Contest Download
Description: Krypton is an IDA Plugin that assists one in reverse engineering x86 binary executables, by executing a function IDB (IDA
database) using IDA s powerful Appcall feature.
krypton takes xrefs a given function (say a possible decoder) to find all function calls to it and then parses and finds the
parameters use (including prototype, no of arguments, and the arguments themselves) instructions and uses them to
the function using Appcall, this is most useful in analyzing a malware binary with encryption.
To Search:
File list (Check if you may need any files):
Krypton.py
krypton_readme.pdf
gpl.txt