Skip to content

Latest commit

 

History

History

rust

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Rust

Description:

I hope your rev skills aren't very rusty! But even if it is, I've got a perfect opportunity for you to keep them sharp!

[rust]

Writeup

It's a "simple" (for Rust) flag checker that adds 69 to the charcode of each character of the input and compares it to a static array. The flag length must also be 23 (including null byte). Even though it's Rust, it's pretty clear in the code what's going on. It's also stripped.

Flag - byuctf{rust_go_brrrrrrr}