(1. Basic topics (Lecturer: Rooking)
Rooking is the moderator of the original release area of ​​the PYG Forum. He has a solid foundation in the field of software debugging. From the basic topics, the teacher Rooking explained in-depth and simple terms from the principles to the use of tools, and led everyone to get started.
01. Introduction to cracking common tools
02. First understanding of assembly instructions
03. Explanation of common breakpoints
04. Examples to explain the key code of the program
Supplement (Lecturer: F8LEFT):
05. Introduction to IDA analysis program
3. .NET Topics (Lecturer: gagmeng)
gagmeng is one of the outstanding lecturers in the thirteenth period of PYG5.4 teaching. He has a deep foundation in the .NET field. In this period of teaching, he shared some of his own code templates and introduced some new methods of .NET from the source code level.
1. Elegant patch
2. Network hijacking
3. Algorithm analysis and registration machine writing
4. VM topic (Lecturer: wai1216)
wai1216 is an outstanding student in the thirteenth period, and has a lot of research on algorithm analysis, VMP design principles and underlying implementation. Currently a junior at school. Through the analysis of VM Handle, this tutorial reveals some defects of VM architecture in software encryption.
1. Introduction to VM architecture
2. VM blasting and optional blasting point
3. Use VM's flaws to cleverly blast)