Most of those numbers aren't possible to change, 80x80 is the output size, %10 is the input size.

Changing any of the other numbers would surely impact the function of the program, I don't think you could get to a 40 bit brute-force there.

I think the brute-force was done by making non-semantic changes like variable names and changing the order of the declarations.

> I think the brute-force was done by making non-semantic changes like variable names and changing the order of the declarations.

Yep. You have 17 bits of entropy just in the names of three single-letter variables.