Add a unbaja.brute file when brute forcing. This is a cache of found
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.
Please register or sign in to comment