Skip to content

landaire/pyasm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyasm

Assembler and disassembler for compiled Python

makepy

Builds a pyasm file into a pyc file

./makepy hello_world.pyasm
python hello_world.pyc

dispy.py

Disassembles a pyc file into a pyasm file

./dispy.py hello_world.pyc

About

Assembler and disassembler for compiled Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%