This was built to track decompiler and CFG progress.
function killRC()
{
fn_call#2 = this.isOpen();
// RegionId(0)
// RegionId(1)
if (fn_call#2)
{
// RegionId(1)
// RegionId(2)
if (remotecontrol.options.disconnectonclose)
{
lit#6 = 0;
lit#7 = "clientrc";
fn_call#9 = this.queueRequest(lit#7, lit#6);
fn_call#12 = GuiRC.destroy();
}
// RegionId(3)
else
{
// RegionId(3)
// RegionId(4)
if (GuiRC.visible)
{
fn_call#15 = GuiRC.hide();
}
}
}
lit#16 = 0;
return lit#16;
}
Use the mouse wheel + shift to zoom in and out, and click and drag to pan.
Use the mouse wheel + shift to zoom in and out, and click and drag to pan.
Step 1 of 9