Tags: rev c  uncompyle6 python3.8 c++ c 

Rating: 5.0

3 steps of simple reversing
1. Hardcode key string from strncmp
2. Optimize C++ template
3. Use uncompyle6 to get python function code and copy flag ord list

Original writeup (https://github.com/RGBsec/CTFs2020/tree/master/CyBRICSCTF2020/rev/polyglot).