This website requires JavaScript.
Explore
Help
Sign In
dash
/
proxmark3
Watch
1
Star
0
Fork
0
You've already forked proxmark3
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
f8ff1483eb53d151822d45ea65c08511edecd2d8
proxmark3
/
armsrc
History
iceman1001
f8ff1483eb
CHG: "hf legic sim" old imp, uses two timers, we have one. I'm seriously starting on thinking about a UART instead, to read the dmabuffer. If only I knew howto.
2016-10-10 21:52:58 +02:00
..
obj
…
aes.c
…
aes.h
…
appmain.c
…
apps.h
…
BigBuf.c
…
BigBuf.h
…
crapto1.c
…
crapto1.h
FIX: how to break a working thing by being blind...
2016-04-10 12:29:38 +02:00
crypto1.c
…
des.c
…
des.h
Merge branch 'master' of
https://github.com/Proxmark/proxmark3
2015-05-23 08:16:40 +02:00
desfire_crypto.c
FIX: changed from ssized_t -> size_t
2016-05-09 08:27:55 +02:00
desfire_crypto.h
…
desfire_key.c
CHG: some desfire changes from @bforbort fork. *untested*
2015-10-30 09:09:35 +01:00
desfire_key.h
…
emvcard.h
…
emvcmd.c
…
emvcmd.h
…
emvdataels.c
…
emvdataels.h
…
emvutil.c
…
emvutil.h
…
epa.c
…
epa.h
…
fonts.c
…
fonts.h
…
fpgaloader.c
…
fpgaloader.h
…
hfsnoop.c
…
hitag2.c
…
hitagS.c
…
iclass.c
…
iso14443a.c
…
iso14443a.h
…
iso14443b.c
…
iso14443b.h
…
iso15693.c
…
LCD.c
…
LCD.h
…
ldscript
…
legicrf.c
CHG: "hf legic sim" old imp, uses two timers, we have one. I'm seriously starting on thinking about a UART instead, to read the dmabuffer. If only I knew howto.
2016-10-10 21:52:58 +02:00
legicrf.h
…
lfops.c
…
lfsampling.c
…
lfsampling.h
…
Makefile
…
mifarecmd.c
…
mifarecmd.h
…
mifaredesfire.c
…
mifaredesfire.h
…
mifaresniff.c
…
mifaresniff.h
…
mifareutil.c
…
mifareutil.h
…
optimized_cipher.c
…
optimized_cipher.h
…
pcf7931.c
…
pcf7931.h
…
printf.c
…
printf.h
…
start.c
…
stdint.h
…
string.c
…
string.h
…
ticks.c
…
ticks.h
ADD: added a StopTicks functions, to disable the timer used for ticks (TC0, TC1)
2016-10-07 00:13:09 +02:00
tlv.c
…
tlv.h
…
util.c
…
util.h
…