adplus-dvertising
frame-decoration

Question

How are unused entries in the Cryptex file list table indicated?

a.

By setting the file size to 0

b.

By setting the first cluster index to 0

c.

By setting the file name to NULL

d.

By using a specific flag value

Posted under Reverse Engineering

Answer: (b).By setting the first cluster index to 0 Explanation:Unused entries in the Cryptex file list table are indicated by setting the first cluster index to 0.

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. How are unused entries in the Cryptex file list table indicated?

Similar Questions

Discover Related MCQs

Q. What is the maximum length of file names in Cryptex archives?

Q. What algorithm is used to encrypt all clusters in Cryptex archives?

Q. What is the purpose of the 16-byte MD5 hash that ends up in the Cryptex header?

Q. What is the purpose of the 8-byte signature in the Cryptex header?

Q. What algorithm does Cryptex use to encrypt its archives?

Q. How is the triple-DES key generated in Cryptex?

Q. What is the purpose of the MD5 checksum in the Cryptex header?

Q. What is the purpose of the "x command" in Cryptex?

Q. What type of algorithm is used to create the hash object in the Cryptex file extraction routine?

Q. What is the purpose of the hash object created in the Cryptex file extraction routine?

Q. Why is it important to reverse the extraction process in Cryptex?

Q. What is the purpose of the x command in Cryptex?

Q. What kind of compiler switch was most likely used to compile Cryptex?

Q. Where should you place your breakpoint in a real program to avoid tedious task of stepping through the program?

Q. How can you reduce the number of calls when using a breakpoint on the ReadFile API?

Q. How can you decipher the directory layout of Cryptex?

Q. What is the Cryptex directory layout?

Q. How can you decipher the directory layout in Cryptex?

Q. What is the importance of studying the Cryptex directory layout?

Q. Why doesn't Cryptex store the SHA result directly into the file header?