/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

mathspp.com
| | blog.quarkslab.com
2.7 parsecs away

Travel
| | Where building a custom obfuscated Python interpreter for a Python packer turned into an optimized Python interpreter.
| | akaptur.github.com
1.8 parsecs away

Travel
| | Last week at Hacker School I did a quick presentation on python bytecode and the dis module. The disassembler is a very powerful tool with a gentle ...
| | www.justus.pw
2.6 parsecs away

Travel
| | [AI summary] This article explains how to use Python's disassembly library to inspect and understand CPython's byte code, including examples of disassembling a simple function.
| | www.joeltok.com
18.7 parsecs away

Travel
| Python dependency management for reproducibility, using built-in libraries.