Commonly - and asAs I am just startinggetting started in RE, I face onlyI've mostly faced files packed with a single-layer encryption algorithmsof packing , such as upx UPX, aspackASPack, etc ..
Solving
Unpacking these protections is fully described everywhere documented online. The problem begins when I deal with multi-layer encryptionmultiple layers of packing -, especially concerning malwares, sincemalware. I have followed some tuts -tutorials though they're usually not detailed enough, they seems. They seem to go through a tedious process to getfind the OEP. For example , they start firstly to dealby dealing with a common packers - which(which is the easy part :p) and then they begin to set breakpoints everywhere "in calls and jumps "" and tracing through the file here and there, which is for me the hard part that iI have described earlierabove. At this point, I have no clue for what they are seeking for or for what they are aiming , and then after some work , they getfind the OEP ?!
So
So what logic did they follow in that process and also? Also, because I know that the subject is large broad, I'm also interested in some keywords ?.