This website requires JavaScript.
Explore
Help
Sign In
rfidrig
/
proxmark3
Watch
0
Star
0
Fork
0
mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced
2026-09-11 18:29:22 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
455d4a9a74ce507b8298c22347f49edc9de18dfc
proxmark3
/
include
T
History
iceman1001
c8849af5e0
This is the major changes made to the HITAG2 commands. Its heavly based on RFIDLers implementation and its been converted to work with Proxmark3. Special thanks to @kevsecurity for his amazing implementations of the Gone in 360 Seconds paper by Roel, Flavio & Balasch. Thanks to @adamlaurie for his RFIDler project. It wouldnt been doable without it.
2024-04-22 16:20:24 +02:00
..
ansi.h
…
at91sam7s512.h
Newer Atmel define file, fixes some typos, adds a few new defines
2023-08-29 11:24:32 +02:00
common.h
This is the major changes made to the HITAG2 commands. Its heavly based on RFIDLers implementation and its been converted to work with Proxmark3. Special thanks to @kevsecurity for his amazing implementations of the Gone in 360 Seconds paper by Roel, Flavio & Balasch. Thanks to @adamlaurie for his RFIDler project. It wouldnt been doable without it.
2024-04-22 16:20:24 +02:00
config_gpio.h
Added led order parameter (for Proxmark3 Easy board)
2024-02-18 12:57:26 +01:00
desfire.h
…
em4x50.h
textual
2024-04-22 09:23:22 +02:00
em4x70.h
make style
changes
2024-03-11 17:28:05 -07:00
hitag.h
This is the major changes made to the HITAG2 commands. Its heavly based on RFIDLers implementation and its been converted to work with Proxmark3. Special thanks to @kevsecurity for his amazing implementations of the Gone in 360 Seconds paper by Roel, Flavio & Balasch. Thanks to @adamlaurie for his RFIDler project. It wouldnt been doable without it.
2024-04-22 16:20:24 +02:00
iclass_cmd.h
reworked the JSON format for 14a, 14b, 15, cryptorf, lto, NDEF.\nDeprecated EML format. Pm3 client do not save EML files any more.nPm3 client will continue to load EML files.
2023-10-02 20:11:23 +02:00
iso14b.h
missed is
2024-01-16 15:44:42 +01:00
iso15.h
increased the number of pages in the dumps to 160. 0xA0. Its should cover 128 / 0x80 and potential larger ones
2024-01-26 14:25:39 +01:00
iso18.h
…
legic.h
…
mifare.h
make style
2023-11-11 18:24:34 +01:00
pm3_cmd.h
add support for generation 2 magic command when setting UID on ISO15693 cards. ref::
https://github.com/RfidResearchGroup/proxmark3/issues/1604#issuecomment-2068444071
2024-04-22 09:04:01 +02:00
pmflash.h
…
protocol_vigik.h
…
protocols.h
add support for generation 2 magic command when setting UID on ISO15693 cards. ref::
https://github.com/RfidResearchGroup/proxmark3/issues/1604#issuecomment-2068444071
2024-04-22 09:04:01 +02:00
proxmark3_arm.h
…
usart_defs.h
…
zx8211.h
…