Skip to content

faiz-ysf/python-deassembler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages