python-bytecode
There are 13 repositories under python-bytecode topic.
Pypperoni/pypperoni
Pypperoni Python Compiler Source Code
mad-cat-lon/jargonaut
Python obfuscator built on LibCST with a library of fun obfuscation techniques, including polynomial MBAs, runtime bytecode patching, etc.
RemuLang/sijuiacion-lang
An IR for Python VM, provided with indirect jump instructions.
thautwarm/reley
haskell-like compiled language based on Python VM
obriencj/python-sibilant
A dialect of Lisp compiling to Python bytecode
char/python_zip_null_patch
Bytecode patching for the Python 3.6 zipfile module to permit null bytes in paths
egormanga/pyssembly
Assembler for CPython bytecode in dis-like format with macros
hexadecimalDinosaur/pycDisGUI
GTK graphical user interface for Python bytecode disassembly, reverse engineering, and malware analysis using the xdis disassembler library.
m4reQ/dis_report
Python script that lets you generate HTML report of code object disassembly.
nasbench/CTFs
CTF's Writeups
timmartin/margate
Django-compatible template library that compiles to a raw Python bytecode
hrichharms/allosaurus
A simple steganalysis tool for Stegosaurus steganography
lucasmsoares96/Sky
Linguagem de programação que compila para AST/Bytecode de Python