This is a programmer style used by programmers to use the computers processing power to solve simply or small problems. The term brute force is applied to this because the programmer doesn't use any skill or elegance in trying to solve the problem. Hackers also use "Brute force attacks" to try and crack passwords on networks and web sites, these are normally dictionary programs, that go through a dictionary of terms to match the password.
| |