adplus-dvertising
frame-decoration

Question

What is brute-forcing?

a.

A process of analyzing an entire program using a disassembler

b.

A process of automatically decrypting an entire program

c.

A process of trying all possible keys until the correct one is found

d.

A process of setting breakpoints on the code

Posted under Reverse Engineering

Answer: (c).A process of trying all possible keys until the correct one is found Explanation:Brute-forcing is a process of trying all possible keys until the correct one is found.

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. What is brute-forcing?