Pierre Gaulon

Pierre Gaulon Github pages

View on GitHub

[Reverse] Wide

WIDE is a challenge presenting one binary, and one database file db.ex.

Files.

Running the binary, it shows the encrypted value, that needs a password for decryption:

Usage.

Reading the binary with NSA’s Ghidra, in the menu function, we notice the password is compared to: sup3rs3cr3tw1d3

Decompile

Using it to get the decrypted value:

Flag

HTB{str1ngs_4r3nt_4lw4ys_4sc11}