Assuming I got a self decrypting exe to decrypt itself and jump to the real entry point, how can I save the program in this state? I tried "Copy to executable" in olly but it simply copies the original code and not the decrypted one. What are the most common techniques to reconsruct encrypted exe into it's original form?
(haven't been able to find much)





