Tags: machine_learning misc 

Rating:

**Full writeup:** https://www.kaggle.com/chrsow/utctf-2021-writeup-virtual-machine-monitor-uwu

**Summary:** Recover exponent `n` from cache vectors data computed by a function.

**Solution:** Learn a pattern from the lab data and use it to predict with the target data.

Original writeup (https://www.kaggle.com/chrsow/utctf-2021-writeup-virtual-machine-monitor-uwu).