Python System Hacking Essentials
Earnest Wish, Leo
Chapter 1 Preparation for Hacking
1.1 Starting Python
1.2. Basic Grammar
1.3 Functions
1.4 Class and Object
1.5 Exception Handling
1.6 Module
1.7 File Handling
1.8 String Format
Chapter 2 System Hacking
2.1 System Hacking Overview
2.2 Backdoor
2.3 Registry
2.4 Buffer Overflow
2.5 Stack-Based Buffer Overflow
2.6 SEH Based Buffer Overflow
Chapter 3 Conclusion
- Log in to post comments