(It recovers packer's IAT Redirection.
doesn't recover code redirection or stolen byte.
it only handles IAT Redirection.
works well against Themida.
except... sometimes Themida implements its own LoadLibrary and GetProcAddress, and it's actually not an IAT Redirection we should handle.
use ImportREC after running healiat.)