Skip to content

Fabizocker456/Py-ASM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Py-ASM

(cursed) assembler for python bytecode

Usage:

./main.py <code file> will assemble and execute <code file>

import lib
co = lib.parse(<str object>)

will assemble a code object without executing

About

(cursed) assembler for python bytecode

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages