Skip to content

Pyc Compiled Python File To Disassembler Python bytecode

License

Notifications You must be signed in to change notification settings

03ntity/Pyc-To-Dis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Pyc-To-Dis

Pyc Compiled Python File To Disassembler Python bytecode For Now Only Working For Python 3 seek(16) Instead Since Python 3.7 seek(12) Between Python 3.0 And Python 3.6

Usage

python dis.py [.pyc file] > output.dis

About

Pyc Compiled Python File To Disassembler Python bytecode

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages