Rating:
TL;DR:
1 - Try to reverse
2 - Give up on Reversing Rust
3 - Identify which output bits each char affects
5 - Brute-force the flag char by char until each bit has the target value
I don't remember