offensive-security / kali-nethunter

The Kali NetHunter Project
https://github.com/offensive-security/kali-nethunter/wiki
3.5k stars 891 forks source link

{feature request} add Proxmark3 client to Nethunter Repo, proxdroid deprecated and nonfunctional #437

Closed thesle3p closed 8 years ago

thesle3p commented 8 years ago

Hi, so after several months of experimentation and sporadic conversation with the developer I can confirm that proxdroid is no longer supported and does not work with nethunter, A better way of allowing nethunter devices to utilize a proxmark is to add the proxmark client to the nethunter Repository, however research and experimentation shows that the make file for the proxmark client will require modification compile on nethunter (http://www.proxmark.org/forum/viewtopic.php?pid=16495#p16495).

jcadduono commented 8 years ago

I thought that's what this was: https://github.com/offensive-security/kali-nethunter/commit/cefdbd492fb234876418414001febc056ad23fbf

Is proxmark3 not working? (run from Android SU terminal on NetHunter 3.0.5+)

I made my own Makefiles to build it here: https://github.com/jcadduono/nethunter-installer-tools/blob/master/proxmark3/Makefile (as well as ncurses, libreadline, and the other guy)

thesle3p commented 8 years ago

The android client for the proxmark3, proxdroid is no longer developed and can not talk to proxmark3s with modern firmware, it also is extremely limited in features compared to the native linux client. Running the proxmark3 client from the chroot would be much more efficient and flexible.

On 04/20/2016 05:38 PM, James Christopher Adduono wrote:

I thought that's what this was: cefdbd4 https://github.com/offensive-security/kali-nethunter/commit/cefdbd492fb234876418414001febc056ad23fbf

Is proxmark3 not working? (run from Android SU terminal on NetHunter 3.0.5+)

— You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub https://github.com/offensive-security/kali-nethunter/issues/437#issuecomment-212617717