Skip to content

Opening book details…

About this document

AES Whitebox Challenge Analysis by SatriaAdyPradana is a document available to read on EtoBox.

The document analyzes a challenge binary that validates login credentials. It summarizes: 1) The binary uses a "MysteriousFunction" that returns a 16-byte blob based on the password, which is compared to the hashed login to validate credentials. 2) The author generated an execution trace of MysteriousFunction to analyze its complexity, finding it contains over 17,000 instructions. 3) Memory tracing was used to filter out obfuscation and find the function uses two tables - a 256-entry byte table indexe

Author
SatriaAdyPradana
Language
EN