Skip to content

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

4 stars

Watchers

4 watching

Forks

Releases

Packages

Contributors

Languages