Welcome to the GBF Test Portal

This was built to track decompiler and CFG progress.

Decompiler Output

function GuiRCConsoleTextEdit.onTextChanged(newtext#0)
{
    if (newtext#0 != <GuiRCConsoleTextEdit.history>#3[<GuiRCConsoleTextEdit.iterator>#5]) 
    {
        <GuiRCConsoleTextEdit.iterator>#6 = 255;
    }
    return 0;
}