Files
LLM_patch/input/test.c
2024-10-15 10:49:25 +08:00

11 lines
195 B
C

//Function: main ->0x4199603 7 perm->5
// bad sp value at call has been detected, the output may be wrong!
int __fastcall main(int argc, const char **argv, const char **envp)
{
return 0;
}