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-05 06:22:04 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8c23ebca2e2bc2b8d24e2c5bdd8622050bdb958e
proxmark3
/
common
/
hitag2
T
History
iceman1001
4422101243
fix
#2547
- compilation warning error: dereferencing type-punned pointer will break strict-aliasing rules [-Werror=strict-aliasing]
2025-02-21 16:33:22 +01:00
..
hitag2_crypto.c
fix
#2547
- compilation warning error: dereferencing type-punned pointer will break strict-aliasing rules [-Werror=strict-aliasing]
2025-02-21 16:33:22 +01:00
hitag2_crypto.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