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-06-08 17:22:08 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
021ec18506f039d119be978e854e1bf74d9dbdbe
proxmark3
/
include
T
History
Philippe Teuwen
d078e8a62b
make style
2026-05-21 20:54:44 +02:00
..
ansi.h
Add color codes to ansi.h
2026-05-12 18:22:15 +03: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
Fix for circular buffer error during hf iclass sim
2026-04-17 03:00:14 +08:00
iso14b.h
…
iso15.h
style
2025-06-30 14:28:24 +02:00
iso18.h
Make clearing the trace an explicit flag in FeliCa module
2026-04-25 20:26:44 +03:00
legic.h
…
mifare.h
Remove unused ISO14A_COMMAND flags
2026-03-26 17:16:44 +02:00
pm3_cmd.h
make style
2026-05-21 20:54:44 +02: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
Merge pull request
#3301
from suut/desfire-ev3c-support__create-mapping
2026-05-14 18:50:53 +02:00
proxmark3_arm.h
…
seos_cmd.h
make style
2026-02-06 13:43:41 +01:00
usart_defs.h
…
zx8211.h
…