Quote:
|
Originally Posted by Human
its unpacked correctly, its like ftprush and lot of arma apps. it GetEnvVariable
arma during unpacking sets enviroment variables, like reigstration codes, unicode,ascii or markers that target isnt unpacked. and you have 2 ways:
1 patch all jne after getenvvar
2 inlinepatch exe with filling all env var that original packed arma sets
2nd way is most perfect.
when you do that icons are back
but getright uses own regcodes so unpack doesnt register it
|
Hum...i fairly got the point. Are you saying that the getright authors are deliberately corrupting the program's state because it detected it got unpacked?