Overview
Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
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