This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
proxmark3
Watch
1
Star
1
Fork
0
You've already forked proxmark3
mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced
2026-05-09 03:00:07 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
69c4516d32bdd01a5220d7e25dc41b3922a46bb4
proxmark3
/
common
History
iceman1001
cd0bed3c98
FIX: textual fix
2016-02-22 17:51:07 +01:00
..
bucketsort.c
…
bucketsort.h
…
cmd.c
…
cmd.h
…
crc16.c
ADD: first try to implement crc-16 for Legic Advant *not working yet* Can't verify it.
2016-02-16 10:44:12 +01:00
crc16.h
ADD: first try to implement crc-16 for Legic Advant *not working yet* Can't verify it.
2016-02-16 10:44:12 +01:00
crc32.c
…
crc32.h
…
crc64.c
…
crc64.h
…
crc.c
chg: ego credits....one of these days I'll remove 'em
2016-02-18 17:48:17 +01:00
crc.h
CHG: had to move the SwapBits method.
2016-02-12 16:19:18 +01:00
default_version.c
…
desfire.h
…
hmac_drbg.c
…
hmac_drbg.h
…
iso14443crc.c
…
iso14443crc.h
…
iso15693tools.c
…
iso15693tools.h
…
ldscript.common
…
legic_prng.c
FIX: legic_prng.c according to user on forum ref:
http://www.proxmark.org/forum/viewtopic.php?pid=5437#p5437
needs to be "& 0x7F"
2016-02-12 12:34:05 +01:00
lfdemod.c
FIX: textual fix
2016-02-22 17:51:07 +01:00
lfdemod.h
ADD: Added @marshmellow42 's new ST (sequence terminator detection)
2016-02-19 22:30:19 +01:00
Makefile.common
…
parity.c
…
parity.h
…
prng.c
…
prng.h
…
protocols.c
…
protocols.h
…
radixsort.c
…
radixsort.h
…
sha1.c
…
sha1.h
…
sha256.c
…
sha256.h
…
tea.c
…
tea.h
…
usb_cdc.c
…
usb_cdc.h
…