This website requires JavaScript.
Explore
Help
Register
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-04-14 16:25:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
61573a014e27d3ec00c45c2b785d0a14cec8f3f4
proxmark3
/
common_arm
History
iceman1001
8d0b41a911
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
..
clocks.c
Adapting license headers, WIP
2022-01-08 00:40:52 +01:00
clocks.h
Adapting license headers, WIP
2022-01-08 00:40:52 +01:00
flashmem.c
text
2024-01-04 23:30:48 +01:00
flashmem.h
some generic devices has other sizes of flash
2023-02-18 22:02:20 +01:00
ldscript.common
fix ldscript
2022-01-08 01:12:37 +01:00
Makefile.common
Revert "Release v4.17768 - Steamboat Willie"
2024-01-03 01:59:39 +01:00
Makefile.hal
Add smartcard definition in PLATFORM_EXTRAS
2023-12-09 15:33:59 +08:00
ticks.c
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
ticks.h
Bootrom: Enable serial number from flash
2023-02-17 17:07:13 -08:00
usb_cdc.c
style
2023-12-18 10:11:11 +01:00
usb_cdc.h
Apply suggestions from @henrygab
2023-11-15 18:04:52 +08:00