Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

python-deassembler

Hey you! Yes you!

Do you love learning about Python's bytecode and also understanding what is being interpreted by the Cpython Interpreter? This is a good python script for that.

How to use it?

Go open your command line, and type this (make sure the python file is in the same directory): "python script.py <input_filename>"

What Does it have?

Detailed Bytecode Mapping

Look at how your original code is being compared to the runtime of the bytecode

Function Bytecode Details

Look how your function are being interpreted seperately by the compiler into each bytecode

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages