Welcome to the GBF Test Portal

This was built to track decompiler and CFG progress.

Decompiler Output

function onSelectedFileForUpload(fullfilename#0)
{
    // RegionId(0)
    // RegionId(1)
    if (FileSelector_Window.requestscript == this.name) 
    {
        fn_call#6 = uploadfile#5(fullfilename#0);
    }
    lit#7 = 0;
    return lit#7;
}