mirror of
https://github.com/Proxmark/proxmark3.git
synced 2026-01-13 23:34:51 +08:00
* allow common makefile options-defines * remove non-existing file references * Uncomment lcd option (still) not enabled by default use Makefile_Enabled_Options.common to enable lcd if desired. * Add Smartcard Functions * add smartcard to menu + make get atr work sc is now functioning as far as my limited knowledge takes me * sc cleanup - add init to all sc commands... because cmds won't work until the first init happens. (multiple inits don't appear to affect it negatively) * default options to exclude Smartcard for main repo * update changelog |
||
|---|---|---|
| .. | ||
| crapto1 | ||
| polarssl | ||
| cmd.c | ||
| cmd.h | ||
| crc.c | ||
| crc.h | ||
| crc16.c | ||
| crc16.h | ||
| crc32.c | ||
| crc32.h | ||
| crc64.c | ||
| crc64.h | ||
| default_version.c | ||
| fpga.h | ||
| iso14443crc.c | ||
| iso14443crc.h | ||
| iso15693tools.c | ||
| iso15693tools.h | ||
| ldscript.common | ||
| legic_prng.c | ||
| lfdemod.c | ||
| lfdemod.h | ||
| Makefile.common | ||
| Makefile_Enabled_Options.common | ||
| parity.c | ||
| parity.h | ||
| protocols.c | ||
| protocols.h | ||
| usb_cdc.c | ||
| usb_cdc.h | ||