Files
30dayMakeOS/21_day/crack1.c
2016-05-04 17:15:26 +08:00

5 lines
61 B
C

void HariMain(void)
{
*((char *) 0x00102600) = 0;
return;
}