Wednesday 22 June 2011

BRUTE FORCE & MANY MORE

 

Brute force:

In computer science, brute-force search or exhaustive search, also known as generate and test, is a trivial but very general problem-solving technique that consists of systematically enumerating all possible candidates for the solution and checking whether each candidate satisfies the problem's ....

Buffer overflow
In computer security and programming, a buffer overflow, or buffer overrun, is an anomaly where a process stores data in a buffer outside the memory the programmer set aside for it.

0 Comments:

Post a Comment

Subscribe to Post Comments [Atom]

<< Home