October 23, 201014 yr explain more about the protection pleasethe oep looks common in most of the executable with standard format try to find coderippers tut on delphi
October 23, 201014 yr The coding itself is not the problem, if you know how the packer works, then it's not a problem at all.if you've expected a code, then not in here son.Google "Debugging Functions MSDN" and understand how to work with file-systems first.
October 25, 201014 yr How to get OEP in delphi code?If the app has 2 text sections as 1st and 2nd code section,your real OEP is apt to be in the 2nd code section normally .itext.If using a break on memory access to the 1st code section, youshould see a return to the 2nd code section. Above the Call scrollup a bit to see your true OEP.CZ
November 10, 201014 yr try this source.Source By Arash-VeyskaramiFindOEP.zip Edited November 10, 201014 yr by h4sh3m
Create an account or sign in to comment