/interception-cffi

Interception cffi bindings for python

Primary LanguagePythonGNU Lesser General Public License v3.0LGPL-3.0

interception-cffi

PyPI - Version PyPI - Downloads PyPI - Implementation PyPI - Python Version PyPI - Wheel

Actions status codecov

Overview

Python interception module is a low-level binding for Interception library. To use it you still need to install interception driver. For installation guide refer to interception readme located in the interception github repo

Installation

python -m pip install interception

Usage

Original samples are ported to python and can be found in samples directory

You can also execute them as scripts using python -m interception.samples.x2y

or list using python -m interception.samples