Rating: 5.0

## TL;DR
1. Reverse the binary
2. Find a isomorphism between that strange numeral system and Z(Integer Group).
3. Calculate modular Ackermann function.
4. Reduce the exponent using euler's totient.

Original writeup (https://sasdf.cf/ctf/writeup/2019/plaid/rev/bigmaffs/).