Build the Finance Skills That Lead to Promotions — Not Just Certificates
Build GenAI Apps from Scratch — UCSB PaCE Certificate Program
Overview
Google, IBM & Meta Certificates — All 10,000+ Courses at 40% Off
One annual plan covers every course and certificate on Coursera. 40% off for a limited time.
Get Full Access
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