Research, development and trades concerning the powerful Proxmark3 device.
Remember; sharing is caring. Bring something back to the community.
"Learn the tools of the trade the hard way." +Fravia
You are not logged in.
Time changes and with it the technology
Proxmark3 @ discord
Users of this forum, please be aware that information stored on this site is not private.
Pages: 1
Hello everybody,
thanks to the community here and the proxmark wiki I could already establish a successful usb android termux - proxmark connection.
Currently, however, I fail to make a connection via bluetooth to BlueShark in Termux.
It would be awesome to do this simply by rfcomm, but I suspect the problem is also due to the lack of Termux Bluetooth support. Although there are already some approaches 1, 2, 3, but pursue a different goal and didn't work for me.
Has anyone already gained similar experience or knows advice?
Last edited by simbl (2019-06-27 10:25:29)
Offline
I've run into the same issue. And it would seem you are right that Termux doesnt support rfcomm (or anything bluetooth really).
However I did find this fork https://github.com/DoomyDwyer/termux-ap … g/v0.59_bt
Unfortunately it does give you a serial device but it should give you a terminal window connected directly to the pm3. ATM I dont have time to play with it so not sure how/if it works with the pm3 but it does work with the RasPi's bluetooth serial service so thats promising.
To be clear, whether it works s hoped or not its not going to be a complete solution since AFAIK the pm3 wants a device file to talk to. Still, i figure much of the code to implement such a device file is likely already in this fork...
Offline
I finally got it. I built a custom kernel and used a CP2102 + HC05 adapter.
Now I only need a smaller CP2102 + HC05 solution
Offline
@simbl
Now I only need a smaller CP2102 + HC05 solution
What about the USB-C FTDI device https://www.sparkfun.com/products/14909
I use that for programming on different devices. Cut it to the desired length.
I had been looking for one of the 180º USB-C Male to Female adapters. there are a couple for other USB devices, but not ones that would work for my device. Here is one
https://www.amazon.com/Degree-Angled-Fe … =1-1-fkmr1
I was thinking of grabbing this one and cutting the cable, putting a female USB-C end on the underside. The suction cup is a plus.
https://www.amazon.com/MCDODO-Cable-Deg … =1-1-fkmr0
Grab either a cheap phone case to mount everything to,
OR!!!!
Look for a cheap extended battery case for your device. Maybe even a used one? Gut it and mount everything internal to make to more covert.
Cut the cable on the 180º cable at the suction cup flush. Solder on a USB-C Female connector onto it. Cut the USB-C FTDI cable to size. Mount them to the phone case with 3M double sided foam tape.
Offline
I noticed your success tweets
and updates to the BT manuals / termux instructions, most excellent!
Pretty soon Google play will finish their review of the RRG RFID tool app. Lets see if that helps your builds.
Offline
I noticed your success tweets
and updates to the BT manuals / termux instructions, most excellent!Pretty soon Google play will finish their review of the RRG RFID tool app. Lets see if that helps your builds.
I saw your DEFCON 27 talk in Wireless village. Link the app here
/??/ or where can I get it in the mean time?
Offline
Did you? Nice, hop you enjoyed it.
Made a sticky for ppl to report back on with link to app
Offline
Did you? Nice, hop you enjoyed it.
Made a sticky for ppl to report back on with link to app
Thanks. They updated it too http://proxgrind.com/free-sdk/
Offline
Pages: 1