mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-20 05:13:46 -07:00
make style
This commit is contained in:
parent
5cca8616cb
commit
182f239d21
7 changed files with 82 additions and 82 deletions
|
@ -2176,7 +2176,7 @@ void Mifare_DES_Auth2(uint32_t arg0, uint8_t *datain) {
|
||||||
|
|
||||||
//
|
//
|
||||||
// Tear-off attack against MFU.
|
// Tear-off attack against MFU.
|
||||||
// - Mobius et al
|
// - Moebius et al
|
||||||
void MifareU_Otp_Tearoff() {
|
void MifareU_Otp_Tearoff() {
|
||||||
|
|
||||||
// should the
|
// should the
|
||||||
|
|
|
@ -2753,7 +2753,7 @@ static int CmdHF14AMfUPwdGen(const char *Cmd) {
|
||||||
|
|
||||||
//
|
//
|
||||||
// MFU TearOff against OTP
|
// MFU TearOff against OTP
|
||||||
// Mobeius et al
|
// Moebius et al
|
||||||
//
|
//
|
||||||
static int CmdHF14AMfuOtpTearoff(const char *Cmd) {
|
static int CmdHF14AMfuOtpTearoff(const char *Cmd) {
|
||||||
uint8_t cmdp = 0;
|
uint8_t cmdp = 0;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue