Skip to content

shadaj/python-analysis

Repository files navigation

Python Analysis

This sets up a strategy to instrument Python bytecode operations based on calculations of the relevant portion of the stack read or updated by each operation, without any specific logic for different operations.

Running Unit Tests

Run with pytest (from the parent directory): python -m pytest

About

A dynamic analysis framework for Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published