This website requires JavaScript.
Explore
Help
Sign In
github
/
RRG-Proxmark3
Watch
1
Star
0
Fork
0
You've already forked RRG-Proxmark3
mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced
2025-03-12 04:35:28 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
RRG-Proxmark3
/
common
/
hitag2
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