Pro Decompile To C | Ida

while ( some_condition ) if ( another_check ) goto LABEL_17; // ... code ... LABEL_17:

Rename sub_4012B0 to check_password , rename input parameter. Right-click hardcoded and set explicit array type char [11] . The password is revealed. ida pro decompile to c

__int64 result; // rax int i; // [rsp+20h] [rbp-18h] while ( some_condition ) if ( another_check )