![]() |
naw, relocs are only applicable to dlls, in exe, it will load at the base address specified in the pe header.. so exe's don't need reloc's
hiew had a bug in the older versions where for e8 calls it always added on the base address and screwed things up.. that could be the reason for the grayed output.. relocs are only applicable for certain situations and e8 calls are not one of them.. the e8 call is relative to the va its called from e8 xx xx xx xx -> va+ xxxxxxxx +5.. relocs apply to such things like ff 15 xx xx xx xx (where only the xx xx xx xx will be updated by adding on the 'new runtime base) ff 25 xx xx xx xx, ff 35 xx xx xx xx and code like mov eax,[12345678] mov [12345678], eax etc, where only the 12345678 part is updated.. if in doubt, process the reloc table and double check your patch area |
Yup, FF 15, that's the one! :) I rather change it to a neutral 90 B8 (NOP; MOV EAX, <call address>) instead or jump over it (if there's enough room in front of it).
|
90 E8 i hope ;p. considering mov eax,<call address> will never actually call the function and/or screw the stack if the proc uses params.. regardless though, ff 15 in an exe shouldn't matter really for reloc's, as the exe loads at the base address from the pe header, only dlls get relocated
|
No, I mean, the CD check (or whatever) is completely skipped this way! :) Ehhh, never mind me... :o
|
Sorry if this a bit offtopic but tnt ANAL? wtf for a a cracking scene group is that ?
|
They don't like TNT, I guess. :)
|
Probably some other group that TNT didnt give a nice score in their stupid Monthly scene review.
They even once marked me for 0, cheeky gits lol Doesnt matter though, when I do trainers, about 95% of the time they will work always. Unlike some *cough* TNT trainers *cough* that may work alot but not that well. Earth 2006 was a good example, wow they managed to get hero's invulnerable, but what about the other forces in your army, sure invulnerable but so was the rest of the enemies also. What a useless trainer it was :P |
heh or they like them very much or want to be 'in' the group in a special way ;p
|
Still no NoDVD Crack for the 1.1 version available?!
|
| All times are GMT -7. The time now is 06:29. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com