Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 268 Bytes

File metadata and controls

12 lines (9 loc) · 268 Bytes

env

Level - Easy

Description:

When running an executable, what environmental variable manually specifies which external library to use instead of the system default?

Flag format - `byuctf{ENVIRONMENTAL_VARIABLE}`

Writeup

Flag - byuctf{LD_PRELOAD}