I edited my runnable and i want to enable serialkey.
How to ?
![]()
I edited my runnable and i want to enable serialkey.
How to ?
![]()
Editing the runnable doesn't disable the launch serial key.
What runnable you got?
June.
And i mean my runnable has new things ok ? And i did mistake and edited in non serialkey, so i want to ENABLE.
Go to 004972A7 and change
toCode:CMP EAX,0FFFF
Code:MOV EAX,0FFF
But why when i look on enabled one, it's already CMP EAX,0FFFF
And I did what you told me, it still working without launcher.
Either post your runnable or check if that paticular section is being JMP'd over or something is being NOP'd.
It is v10_the_duel_admin .
1) Go to 004972A2.
2) Check to see if it is
3)a) If it is, change it toCode:MOV EAX,0FFFF
3)b) If it isn't, please post :P.Code:CALL 00494B80