Hello, today I saw a Polish forum that people panic because game2089 license expires on 2012-03-31 4:00:26 and created a diff to change the date of 2020-03-31 4:00:26.
Diff:
Source:
Diff:
Code:
Diff By Deco016 000A5D5E: 3A 3A 000A5D5F: 65 A4 000A5D60: 76 82 000A5D61: 4F 5E
Code:
if ( get_global_time() > 1333159226 )
{
v9 = rand();
v10 = 10000 * v9 / 10000;
if ( v9 == v10 )
{
ClearAdminPages((char *)(v9 >> 31), v10);
exit(1);
}
}