UTCTF 2021 Writeup - Virtual Machine Monitor UWU
For the writuep for this challenge, it’ll be on Kaggle
.
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.