#include <dbg.hpp>
// Go to the entry point (queued)
request_run_to(inf.startIP);
// Run 20 instructions (queued)
for (int i = 0; i < 20; i ++)
request_step_into();
// Run through the queue
run_requests();
![]() Flag: Tornado! Hurricane! |
|