This was built to track decompiler and CFG progress.
function FileBrowser_FilesList.onKeyDown(keycode#1, keychar#0)
{
lit#2 = null;
// RegionId(0)
// RegionId(1)
if (keychar#0 != lit#2)
{
lit#3 = 13;
// RegionId(1)
// RegionId(2)
if (keycode#1 != lit#3)
{
lit#4 = 500;
// RegionId(2)
// RegionId(3)
if (keycode#1 < lit#4)
{
fn_call#7 = showSearch#6(keychar#0, FileBrowser_Screen#5);
}
}
}
lit#8 = 0;
return lit#8;
}
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