.. |
obj
|
|
|
Standalone
|
FIX: 'standalone mode MattyRun' - compiles and should even work
|
2018-11-16 02:52:42 +01:00 |
aes.c
|
|
|
aes.h
|
|
|
appmain.c
|
Refactored 'lf t55xx brute', split it up into two commands.
|
2019-01-11 14:46:27 +01:00 |
apps.h
|
Refactored 'lf t55xx brute', split it up into two commands.
|
2019-01-11 14:46:27 +01:00 |
BigBuf.c
|
CHG: bigbuf adaptations
|
2019-01-09 12:00:06 +01:00 |
BigBuf.h
|
CHG: bigbuf adaptations
|
2019-01-09 12:00:06 +01:00 |
buzzer.c
|
add: buzzer code from elechouse repo
|
2018-03-31 10:44:44 +02:00 |
buzzer.h
|
add: buzzer code from elechouse repo
|
2018-03-31 10:44:44 +02:00 |
des.c
|
|
|
des.h
|
|
|
desfire_crypto.c
|
|
|
desfire_crypto.h
|
|
|
desfire_key.c
|
|
|
desfire_key.h
|
|
|
epa.c
|
fixed armside epa.c
|
2018-11-08 20:29:29 +02:00 |
epa.h
|
|
|
felica.c
|
CHG: name changes
|
2019-01-09 12:05:29 +01:00 |
flashmem.c
|
sugar
|
2018-10-21 19:51:22 +02:00 |
flashmem.h
|
chg: revert fpga_major mode in LF.
|
2018-09-23 05:29:55 +02:00 |
fonts.c
|
|
|
fonts.h
|
|
|
fpgaloader.c
|
add: FPC connector skeleton usart. Not working but if will be a starting point for those who might want to help out with it.
|
2018-07-30 09:54:44 +02:00 |
fpgaloader.h
|
FIX: LF antenna discharge after interfer timings. As suggested by @ts And thanks to @drandreas who patiently explains fpga verilog code to me.
|
2018-09-08 14:11:51 +02:00 |
hfsnoop.c
|
initial commit to be in sync the-soon-defunct repo pm3rdv40.
|
2018-08-12 21:54:31 +02:00 |
hitag2.c
|
initial commit to be in sync the-soon-defunct repo pm3rdv40.
|
2018-08-12 21:54:31 +02:00 |
hitagS.c
|
|
|
iclass.c
|
chg: remove warnings on coverity
|
2018-09-16 20:47:23 +02:00 |
iso14443a.c
|
CHG: bigbuf adaptations
|
2019-01-09 12:00:06 +01:00 |
iso14443a.h
|
CHG: 'hf 14a antifuzz' - original implementation by @asfabw, reworked a bit - WORK IN PROGRESS -
|
2019-01-07 09:32:16 +01:00 |
iso14443b.c
|
CHG: bigbuf adaptations
|
2019-01-09 12:00:06 +01:00 |
iso14443b.h
|
|
|
iso15693.c
|
code clean.
|
2018-08-13 23:49:33 +02:00 |
LCD.c
|
|
|
LCD.h
|
|
|
ldscript
|
|
|
legicrf.c
|
FIX: 'hf legic sim' - longer timeout for writes? (@drandreas)
|
2019-01-25 11:58:00 +01:00 |
legicrf.h
|
Legic: Moved card simulator into separate file & cleaned interface.
|
2018-09-05 23:03:04 +02:00 |
legicrfsim.c
|
FIX: 'hf legic sim' - needed even more timeout.
|
2019-01-25 13:48:53 +01:00 |
legicrfsim.h
|
Legic: Moved card simulator into separate file & cleaned interface.
|
2018-09-05 23:03:04 +02:00 |
lfops.c
|
CHG: adjusted compiling for older devices
|
2019-01-23 10:57:49 +01:00 |
lfsampling.c
|
CHG: remove strange thr 0x43 in LF sampling
|
2019-01-12 12:10:31 +01:00 |
lfsampling.h
|
|
|
Makefile
|
FIX: adding directives to reduce size on systems like Gentoo Hardned (see https://github.com/iceman1001/proxmark3/issues/268)
|
2019-01-05 20:59:00 +01:00 |
mifarecmd.c
|
CHG: 'hf mf fchk' - speed improvments by tweaking implementation.
|
2019-01-02 11:52:13 +01:00 |
mifarecmd.h
|
|
|
mifaredesfire.c
|
|
|
mifaredesfire.h
|
|
|
mifaresniff.c
|
|
|
mifaresniff.h
|
|
|
mifareutil.c
|
fix: 'hf mfu rdbl'
|
2018-05-03 22:41:28 +02:00 |
mifareutil.h
|
|
|
optimized_cipher.c
|
chg: adjusting license according to earlier commits to pm3 offical repo.
|
2019-01-14 12:02:26 +01:00 |
optimized_cipher.h
|
|
|
pcf7931.c
|
FIX: 'lg pcf7931' - improved read code (@sguerrini97)
|
2019-01-06 21:05:29 +01:00 |
pcf7931.h
|
FIX: 'lg pcf7931' - improved read code (@sguerrini97)
|
2019-01-06 21:05:29 +01:00 |
printf.c
|
|
|
printf.h
|
|
|
start.c
|
|
|
string.c
|
removed unneeded ramfunc attribute
|
2018-08-13 23:50:17 +02:00 |
string.h
|
removed unneeded ramfunc attribute
|
2018-08-13 23:50:17 +02:00 |
ticks.c
|
fix: 32bit tick timer based on TC0 and TC1
|
2018-08-12 12:41:11 +02:00 |
ticks.h
|
initial commit to be in sync the-soon-defunct repo pm3rdv40.
|
2018-08-12 21:54:31 +02:00 |
util.c
|
CHG: 'standalone bogitorun' - adapted some ledshow from Kigiv mode and increased time for user to stop pressing button after triggering the mode..
|
2018-11-06 22:20:55 +01:00 |
util.h
|
CHG: 'standalone bogitorun' - adapted some ledshow from Kigiv mode and increased time for user to stop pressing button after triggering the mode..
|
2018-11-06 22:20:55 +01:00 |
vtsend.c
|
UPDATES HF_COLIN to current
|
2018-03-10 13:13:21 +01:00 |
vtsend.h
|
UPDATES HF_COLIN to current
|
2018-03-10 13:13:21 +01:00 |