A complete collection of OEPs in various languages

It is true that it is quite troublesome to compare with OEP, so I sorted it out and directly read and understand OEP in this article, Or right-click the image to save it locally. Click to view the larger image If it helps you, please leave a comment~ VC6 and Easy Language Delphi7 VB5 VB6 BC++ **VS2008Debug ** **VS2008Release ** **VS2012-VS2015Debug ** ...

May 19, 2017 · 1 min · MoeJue

Various language button event feature codes

When debugging software, the most important thing is to set breakpoints, so how to set breakpoints is an important skill. For example: when a prompt box pops up, download MessageBoxA; for a registry, download RegOpenKeyA, etc. Of course, it is more convenient to go directly to the button event, because after reaching the button event, you will soon reach the core code, and your crack will not be far away. This article summarizes the methods of finding button events in various languages. Of course, you can also use tools, such as VBexplorer, DEDE, ECE, etc. ...

May 15, 2017 · 3 min · MoeJue

Learning to Crack with Zero Basics Tutorial Series Outline Season 1

Purpose: The purpose of this set of tutorials is to prevent cracking, although this is a set of knowledge of cracking tutorials, but we only know the cracker is how to crack our software, we can better and more effective to prevent our software is cracked. **Basic primer ** 1, Chinese search and Nop [the first section of the download address](http://bbs.125.la/forum.php?mod=viewthread&tid=14017567): How to compile and save the program 2, je and jmp use z flag bit [the second section of the download address](http://bbs.125.la/forum.php?mod=viewthread&tid=14018591): the actual battle of a do not know what the network authentication of the blasting 3, local reboot verification [section III download address](http://bbs.125.la/forum.php?mod=viewthread&tid=14019645): through the compilation of the two times to save the blast ** button event chapter ** 1, easy language button events, universal breakpoints Button Events Chapter download address: rely on the easy language body to distinguish between real easy language program ...

May 8, 2017 · 2 min · MoeJue