Welcome to the GBF Test Portal

This was built to track decompiler and CFG progress.

Decompiler Output

function onSelectedFileForUpload(fullfilename#0)
{
    if (<FileSelector_Window.requestscript>#3 == <this.name>#6) 
    {
        fn_call#8 = uploadfile(fullfilename#0);
    }
    return 0;
}