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 details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file proxmark3py-0.0.4.tar.gz.
File metadata
- Download URL: proxmark3py-0.0.4.tar.gz
- Upload date:
- Size: 5.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2a22ec828b7fcdd89d9926020c93c2662e9f08567f7d39d4e30b4acf4d4c8560
|
|
| MD5 |
d7155e450c35b6ff4347601c3d83d2b5
|
|
| BLAKE2b-256 |
92415bc57d1672d37eaf894be32c1213ef7d1a6889bb51d279e1c061c7e2c0ed
|
File details
Details for the file proxmark3py-0.0.4-py3-none-any.whl.
File metadata
- Download URL: proxmark3py-0.0.4-py3-none-any.whl
- Upload date:
- Size: 5.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b73f8516223b950226868ef4ed45102cc43615a4522f9c5329d78a6553baa4ce
|
|
| MD5 |
61c2191a62655816a697894072495477
|
|
| BLAKE2b-256 |
d7b13c19c0401077249b0c08f6916caf77232ad2ef737a5286c18f5c69008e8a
|