Skip to content

Instantly share code, notes, and snippets.

@dahoat
dahoat / ImHex_Google_authenticator_export_pattern.md
Last active February 14, 2023 10:35
ImHex Google Authenticator export pattern
struct GoogleAuthenticatorExport {
  u8 firstNewline;
  u8 entryLen;
  u8 secondNewline;
  u8 secretLen;
  char secret[secretLen];
  u8 unknown[entryLen-2-secretLen];
};

Keybase proof

I hereby claim:

  • I am dahoat on github.
  • I am daho (https://keybase.io/daho) on keybase.
  • I have a public key ASCLqv5M_9f21NybWfV6SPTGKJ2T1rKro9s_tfj3Mxczngo

To claim this, I am signing this object: