WeKnow
March 4th, 2013, 18:04
Hi folks,
I want to improve my knowledge on Malware Reversing and have started reading for the same. I wanted suggestions about few key topics for reversing malwares:
1. Understanding and identifying Code Injection through debuggers - I have gone through basic ways in which a malware injects code but have not been able to see it step by step in Olly
2. Breaking in Olly when the malware communicates with the C&C through network
3. Identifying decrypting routines used by malware and viewing the decrypted content in the debugger
I have started reading basics from a few sources like "Reverse Engineering book by Eldad Eilam" and "Lenas Tutorials". It would be great to get any pointers on how I can perform these topics in debuggers.
Thanks
I want to improve my knowledge on Malware Reversing and have started reading for the same. I wanted suggestions about few key topics for reversing malwares:
1. Understanding and identifying Code Injection through debuggers - I have gone through basic ways in which a malware injects code but have not been able to see it step by step in Olly
2. Breaking in Olly when the malware communicates with the C&C through network
3. Identifying decrypting routines used by malware and viewing the decrypted content in the debugger
I have started reading basics from a few sources like "Reverse Engineering book by Eldad Eilam" and "Lenas Tutorials". It would be great to get any pointers on how I can perform these topics in debuggers.
Thanks