This website requires JavaScript.
Explore
Help
Sign In
dandri
/
proxmark3
Watch
1
Star
0
Fork
0
You've already forked proxmark3
mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced
2026-05-14 22:45:04 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fa08075dedc759fe077aa7a09c40290b3968e79a
proxmark3
/
include
T
History
kormax
fa08075ded
Add ISO14A_CLEARTRACE param to explicitly clear 14a trace
2026-03-24 23:24:22 +02:00
..
ansi.h
✨
2026-03-02 12:50:34 +01:00
at91sam7s512.h
…
common.h
Make sure RAMFUNC is not inlined, else it won't be in RAM.
2026-02-11 14:19:05 +01:00
config_gpio.h
…
desfire.h
…
em4x50.h
…
em4x70.h
…
hitag.h
…
iclass_cmd.h
use a define for iclass key size, even if it is same a block size.
2026-03-23 11:43:18 +07:00
iso14b.h
…
iso15.h
style
2025-06-30 14:28:24 +02:00
iso18.h
Add request specification version to 'hf felica info'
2026-03-05 20:30:30 +02:00
legic.h
…
mifare.h
Add ISO14A_CLEARTRACE param to explicitly clear 14a trace
2026-03-24 23:24:22 +02:00
pm3_cmd.h
feat(14b): add interactive hf 14b tearoff command
2026-03-11 21:43:37 +01:00
pmflash.h
this commit refactors the signature checks. First we introduce a common pm3 generic private / public key pair in order to allow for users to self sign their own modded device. The verification checks now looks at both hard coded public keys. If a vendor wants to add their own public key thus allowing for a simple way for us to identify their devices they can now do so. The downside is that the firmware mismatch detection becomes a bit dodgy.
mem info; mem info -v; mem info -s -p <filename.pem>; mem info -s -p <filename.pem> -w
contains the changes. OBS! when
-w
be careful to not overwrite your genuine RDV4 signature. As always, with great power comes great responsibility
2025-09-25 19:44:36 +02:00
protocol_vigik.h
…
protocols.h
Add universal node discovery for FeliCa
2026-03-09 18:58:08 +02:00
proxmark3_arm.h
…
seos_cmd.h
make style
2026-02-06 13:43:41 +01:00
usart_defs.h
…
zx8211.h
…