View Issue Details

IDProjectCategoryView StatusLast Update
0005639Kali LinuxQueued Tool Additionpublic2021-10-12 12:13
Reporterre4son Assigned Tosbrun  
PrioritynormalSeverityminorReproducibilityhave not tried
Status resolvedResolutionfixed 
Fixed in Version2021.4 
Summary0005639: Proxmark3
Description
Additional Information

"Make install" enhancement discussion to which we have been invited to contribute:
https://github.com/RfidResearchGroup/proxmark3/issues/325

Activities

rhertzog

rhertzog

2019-08-16 07:52

administrator   ~0010892

Assigning to Sophie since Jim sort of acked the addition of the tool (provided it doesn't take us too much time).

re4son

re4son

2019-08-16 11:59

manager   ~0010894

It currently needs to be compiled for the particular revision of your proxmark hardware.
That's why they don't have releases:
https://github.com/RfidResearchGroup/proxmark3/releases

Building with "make" will build the firmware and client for the standard hardware revision "Proxmark3 RDV4" without bluetooth module.

By creating a "Makefile.platform" file in the root of the source tree you can specify a different platform to target and also additional extras:
https://github.com/RfidResearchGroup/proxmark3/blob/master/doc/md/Use_of_Proxmark/4_Advanced-compilation-parameters.md

That's the bit that makes packaging a little more complex.

re4son

re4son

2019-08-16 12:02

manager   ~0010895

Usage:

cd client
./proxmark3 /dev/ttyACM0

You should see a Proxmark menu with a logo, hardware information and a "pm3 -->" prompt.
Example commands:

pm3 --> hw status
pm3 --> hw version
pm3 --> hw tune
pm3 --> quit

https://github.com/RfidResearchGroup/proxmark3/blob/master/doc/md/Use_of_Proxmark/1_Validation.md

g0tmi1k

g0tmi1k

2020-01-06 13:15

administrator   ~0011812

@kali-team, please could this be packaged up.
@author, If you want to help the packaging process, you can check the documentation here ~ https://www.kali.org/docs/development/public-packaging

sbrun

sbrun

2021-10-12 12:13

manager   ~0015277

proxmark3 is now available in kali, version 4.14434+git20211007-0kali3

Issue History

Date Modified Username Field Change
2019-08-16 04:50 re4son New Issue
2019-08-16 07:52 rhertzog Assigned To => sbrun
2019-08-16 07:52 rhertzog Status new => assigned
2019-08-16 07:52 rhertzog Category New Tool Requests => Queued Tool Addition
2019-08-16 07:52 rhertzog Note Added: 0010892
2019-08-16 11:59 re4son Note Added: 0010894
2019-08-16 12:02 re4son Note Added: 0010895
2019-10-28 16:01 g0tmi1k Severity minor => feature
2020-01-06 13:07 g0tmi1k Status assigned => acknowledged
2020-01-06 13:15 g0tmi1k Note Added: 0011812
2020-06-17 14:57 g0tmi1k Severity feature => minor
2021-05-18 11:08 g0tmi1k Status acknowledged => assigned
2021-08-13 11:27 g0tmi1k Assigned To sbrun =>
2021-08-13 11:27 g0tmi1k Status assigned => acknowledged
2021-10-12 12:13 sbrun Assigned To => sbrun
2021-10-12 12:13 sbrun Status acknowledged => resolved
2021-10-12 12:13 sbrun Resolution open => fixed
2021-10-12 12:13 sbrun Fixed in Version => 2021.4
2021-10-12 12:13 sbrun Note Added: 0015277