Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore the intricacies of Python compilation and obfuscation techniques in this 39-minute conference talk from NolaCon 2016. Delve into Python's unique features, source and runtime obfuscation methods, and the inner workings of PyC files and code objects. Learn about Python By Code tools and discover advanced techniques like extended arguments, negative inargs, and load closure operations. Gain insights into ASM implementation and engage with practical demonstrations throughout the presentation.
Syllabus
Intro
Overview
Why Python
Python Fun Facts
Python Source Obfuscation
Python Runtime Obfuscation
PyC Files
Code Objects
Python By Code
Python By Code Tools
Why ASM
Demo
Python Script
Extended Argh
Negative Arguments
Extended Arguments
Negative Inargs
Load Closure
Operation Arguments
Extendedargs
Questions