adplus-dvertising
frame-decoration

Question

How does a dongle-based protection scheme work?

a.

The protected program checks that the dongle is installed by calling into a device driver.

b.

The dongle contains something that the program needs to run, such as an encryption key.

c.

The program is divided into numerous small chunks that are each encrypted using a different key.

d.

The dongle encrypts the program binaries and stores the decryption key safely inside the dongle.

Posted under Reverse Engineering

Answer: (b).The dongle contains something that the program needs to run, such as an encryption key. Explanation:In a dongle-based protection scheme, the dongle contains something that the program needs to run, such as an encryption key. The decryption key is not available anywhere on the installation CD—it is stored safely inside the dongle.

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. How does a dongle-based protection scheme work?

Similar Questions

Discover Related MCQs

Q. How does an emulator program work?

Q. How can an emulator program be used to crack a dongle-based protection scheme?

Q. What is the purpose of hardware-based protection schemes?

Q. Why is the most trivial implementation of a dongle-based protection scheme vulnerable?

Q. How do some dongle developers prevent the decrypted version of the code from being ripped from memory?

Q. What is the advantage of including an actual encryption engine within the dongle?

Q. What is Software as a Service?

Q. Why is server-based software a highly secure protection model?

Q. What is the basic foundation for any good protection technology?

Q. What is the problem with decryption on a computer system?

Q. What is the solution to the problem of decryption on a computer system?

Q. What is a crypto-processor?

Q. What was the original purpose of a crypto-processor?

Q. What is the role of a trusted authority in the crypto-processor approach?

Q. What happens when an end user purchases a program protected by a crypto-processor?

Q. Where is the decrypted code stored in the crypto-processor approach?

Q. What is a crypto-processor and what is its purpose?

Q. What is the first step in protecting a program using a crypto-processor?

Q. How is a program protected using a crypto-processor?

Q. What is the problem with encrypting and decrypting a protected program using a crypto-processor?