Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore the intricacies of reverse engineering Python binaries in this 38-minute PyCon US talk. Delve into the world of Python bytecode (.pyc) files and learn how to interpret and decompile them manually using a simple example. Discover the challenges and solutions involved in automating Python decompilation. Gain insights into recovering Python source code from bytecode, a valuable skill for curious intermediate Python developers and reverse engineers. Unlike previous bytecode-oriented talks, this presentation focuses primarily on source code recovery rather than Python's execution model. Access the accompanying slides for a comprehensive understanding of the topic.
Syllabus
Talks - Josh Wiedemeier: There and Back Again: Reverse Engineering Python Binaries
Taught by
PyCon US