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
c8f087eeb98564d19133e6d1136adb13d3f81bae
proxmark3
/
client
/
loclass
History
iceman1001
f054f5da32
CHG: gcc7 warnings accoring to PR#401
https://github.com/Proxmark/proxmark3/pull/401/files
2017-09-26 17:02:18 +02:00
..
cipher.c
CHG: gcc7 warnings accoring to PR#401
https://github.com/Proxmark/proxmark3/pull/401/files
2017-09-26 17:02:18 +02:00
cipher.h
…
cipherutils.c
…
cipherutils.h
…
des.c
…
des.h
…
elite_crack.c
fix: 'hf iclass sim 4' array out-of-bounds write.
2017-09-18 15:31:53 +02:00
elite_crack.h
…
fileutils.c
add: 'hf 15 dump' added save data to file. It saves two files (EML/BIN)
2017-09-06 12:55:21 +02:00
fileutils.h
add: 'hf 15 dump' added save data to file. It saves two files (EML/BIN)
2017-09-06 12:55:21 +02:00
hash1_brute.c
…
hash1_brute.h
…
iclass_dump.bin
Added loclass-functionality into the pm3,the functionality provided by loclass can now be invoked directly from the pm3. Also fixed some issues with how prnlog called PrintAndLog, and added some testdata for the loclass self-tests
2015-01-05 09:16:06 +01:00
ikeys.c
syntax sugar
2017-08-19 16:14:30 +02:00
ikeys.h
…
loclass_main.h
…
main.c
…