https://github.com/infosecredd/termux-pm3-helper
Makes running Proxmark3 source still possible using BL-TCP UART.
https://github.com/infosecredd/termux-pm3-helper
Last synced: 14 days ago
JSON representation
Makes running Proxmark3 source still possible using BL-TCP UART.
- Host: GitHub
- URL: https://github.com/infosecredd/termux-pm3-helper
- Owner: InfoSecREDD
- Created: 2022-01-11T21:02:20.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-02-04T17:33:50.000Z (about 3 years ago)
- Last Synced: 2025-04-14T01:54:59.219Z (14 days ago)
- Language: Shell
- Size: 4.88 KB
- Stars: 6
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# termux-pm3-helper
Makes running Proxmark3 source still possible using BL-TCP UART. (Needs to be setup via app or source.)## Installation:
- `` cd ``
- `` wget https://raw.githubusercontent.com/InfoSecREDD/termux-pm3-helper/main/pm3``
- `` chmod +x pm3 ``
- (Edit the file to the correct Port and Locations needed.)
- `` cp pm3 ../usr/bin/pm3 ``
- Restart Termux terminal. You're now able to type ``pm3``.