Code Monkey home page Code Monkey logo

termux-pm3's Introduction

Termux Proxmark3 Client

This script helps you to compile and run the Proxmark3 client on Android. No special software is needed, just the Termux app.

The script will install the RDV4 version of the client.

Requirements

  • Android device with root access and USB-OTG support
  • USB-OTG adapter
  • Termux app
  • Proxmark3 with the latest (git master branch) RDV4 firmware flashed on it

Root access is needed for now. There are plans in the Termux community to support USB-OTG and Bluetooth devices. It should be possible to drop the root requirement once Termux has USB-OTG and/or Bluetooth support.

Installation

Run the following commands in Termux:

pkg install git
git clone https://github.com/ikarus23/termux-pm3.git
cd termux-pm3
bash termux-pm3.sh install

There are some issues with Android 5.x and 7.x (and maybe other) which stops the compiling process. Try the following command, it might help:

bash termux-pm3-sh install ignore-warnings

If you don't have a Proxmark RDV4 you need to add the PLATFORM=PM3OTHER flag. You might also want to check out PLATFORM=help.

bash termux-pm3-sh install [ignore-warnings] PLATFORM=PM3OTHER

Another hint: Do not run this script from within /sdcard. This could lead to troubles regarding the permission to execute a binary. Just run it from within the Termux root (default) directory.

Usage

Connect the Proxmark3 via USB-OTG to your Android device and run the following command from within the termux-pm3 folder in Termux:

bash termux-pm3.sh run

To update the Proxmark3 client just run:

bash termux-pm3.sh update [ignore-warnings] [PLATFORM=PM3OTHER]

termux-pm3's People

Contributors

ikarus23 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.