An open API service indexing awesome lists of open source software.

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.

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``.