Skip to main content

A proxmark3 library base on pyserial

Project description

proxmark3py

A proxmark3 library base on pyserial

install

python3 -m pip install proxmark3py

Usage

  • list available ports
python -m serial.tools.list_ports
  • Initialize proxmark3
import proxmark3
adapter = proxmark3.Proxmark3Adapter('/dev/cu.usbmodemiceman1') # change to your proxmark3 serial port
pm3 = proxmark3.Proxmark3(adapter)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

proxmark3py-0.0.4.tar.gz (5.0 kB view hashes)

Uploaded Source

Built Distribution

proxmark3py-0.0.4-py3-none-any.whl (5.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page