PyCon 2011: How to write obfuscated python

Description

Rev. Johnny Healey With its clean, highly readable syntax, Python would seem to be quite a challenge for a programmer attempting to write obfuscated code. Fortunately, it provides a wide variety of high-level abstractions that can be misused in exciting ways. This survey of obfuscation strategies will include topics such as decorator abuse, lambda calculus, and bytecode manipulation.

Published: March 14, 2011
Tags: pycon2011psf

Embed code:

Comments

blog comments powered by Disqus