This was built to track decompiler and CFG progress.
function onSearchTyped(obj#2, keycode#1, keychar#0)
{
lit#3 = 38;
// RegionId(0)
// RegionId(1)
if (keycode#1 == lit#3)
{
lit#4 = -1;
fn_call#6 = performSearch#5(lit#4);
}
// RegionId(2)
else
{
lit#7 = 40;
// RegionId(2)
// RegionId(3)
if (keycode#1 == lit#7)
{
lit#8 = 1;
fn_call#9 = performSearch#5(lit#8);
}
// RegionId(4)
else
{
fn_call#10 = performSearch#5();
}
}
lit#11 = 0;
return lit#11;
}
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 7