Skip to content
Snippets Groups Projects
  1. Aug 26, 2006
  2. Aug 25, 2006
    • deuce's avatar
      Add a unbaja.brute file when brute forcing. This is a cache of found · 4d9b39f6
      deuce authored
      variable names in the format:
      XXXXX,#,STR
      Where XXXX is the hex value of the CRC
      # is zero if this is a bad match and non-zero if it's a good match.
      STR is the variable string.
      
      If you run unbaja with brute-forcing, and it makes a BAD match, adjust the
      second value in the line and run it again to brute-force ignoring the bad
      match.
      
      At some point, I may have it pick up from the last variable.
      4d9b39f6
  3. Aug 24, 2006
  4. Aug 23, 2006
  5. Aug 22, 2006
Loading