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-24 21:15:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7cd9f20efbd6b66b3aefed77472ecf419262bb4c
proxmark3
/
client
/
src
/
iso7816
T
History
iceman1001
5b31211971
style
2024-01-16 11:53:42 +01:00
..
apduinfo.c
cppcheck: add test to avoid dereferncing null pointer
2023-01-15 02:23:19 +01:00
apduinfo.h
refactoring. add ability to produce command specific apdu codes
2022-01-28 20:16:48 +02:00
iso7816core.c
style
2024-01-16 11:53:42 +01:00
iso7816core.h
this commit
fixes
#2244
#2246
#1596
#2101
. Its kind of a big refactoring and I most likely broke something. With that said. Now: HF 15 commands now uses NG packets, hf 15 raw support -k keepfield on and -s select, hf 15 dump/rdbl/rdmulti should handle blocksizes of 4 or 8, the error messages are unified and error handling the same. Some understanding how add_option impacts response message from card. A more clear separation between PM3 flags and ISO15693 protocol flags.
2024-01-14 14:23:51 +01:00