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
71aa1ff8245ddcfdaebdbd5313be596d374949b2
proxmark3
/
client
/
nonce2key
History
iceman1001
7e735c1398
FIX: 'hf 14a sim x' - this fixes the error with using moebius attack and sim. Updating the nonce variable doesn't change the premodulated response. And it should update everytime it gets a command. One concering issue is that this takes time. Successfully works with two PM3. One acting reader, another sim.
2017-01-29 11:29:15 +01:00
..
crapto1.c
chg: remove a char..
2016-08-10 16:29:23 +02:00
crapto1.h
spacing..
2016-07-28 21:46:27 +02:00
crypto1_bs.c
CHG: some clearing of memory
2016-07-23 18:31:20 +02:00
crypto1_bs.h
CHG: we don't want to assert inside the pm3 client.
2016-04-23 19:09:07 +02:00
crypto1.c
FIX: Coverity scan fixes, hard to keep track of stringlengths while reading and copying in C.
2016-02-17 10:46:08 +01:00
nonce2key.c
FIX: 'hf 14a sim x' - this fixes the error with using moebius attack and sim. Updating the nonce variable doesn't change the premodulated response. And it should update everytime it gets a command. One concering issue is that this takes time. Successfully works with two PM3. One acting reader, another sim.
2017-01-29 11:29:15 +01:00
nonce2key.h
Fix some missing include statements which impact using proxmark3 client as a library.
2016-12-23 17:35:50 +10:00