PDA

View Full Version : Pb detection question


gameplayer1987
20th October 2004, 04:25
i used the method shown in http://www.mpcforum.com/showthread.php?t=33942 to make a hack. In this fourm it sounds like it is detected. If i use aiw on it to change the finger print of it is it undetected. Or is there a better way anyone can recomend

gil
20th October 2004, 22:34
As far we we know, AIW changes the fingerprints.

gameplayer1987
21st October 2004, 05:27
Is there anthing i can do my self when i compile it where the md5 will be random, and makeing it for sure not dected.

temp2
21st October 2004, 07:17
Is there anthing i can do my self when i compile it where the md5 will be random, and makeing it for sure not dected.

Loads. Even a 1 byte change will alter an MD5 considerably, watch out for compiler optimisation striping it out though.

DWORD ChangeFingerPrint = 0xfedcba90;

mlitn
21st October 2004, 09:55
yes that will be detected as that doesn't get you around d3d8.dll export kick, you'll have to change your dll name (which you can't do with the bc23 hook)

hollowsoft
23rd October 2004, 04:41
yes that will be detected as that doesn't get you around d3d8.dll export kick, you'll have to change your dll name (which you can't do with the bc23 hook)
if i got xmod source or other source that doesnt use the d3d8.dll i will be ok?

mlitn
23rd October 2004, 11:16
yeah but where will you get it?
all public sources still use d3d8.dll, search for tuts around here to change it

hollowsoft
23rd October 2004, 19:38
yeah but where will you get it?
all public sources still use d3d8.dll, search for tuts around here to change it

i got xmod source and another one whichs is new but i think i cant talk about here at mpc so if you wish it pm me