Qhimm.com Forums

Miscellaneous Forums => Scripting and Reverse Engineering => Topic started by: DLPB_ on 2010-06-01 19:41:20

Title: Any idea what this is?
Post by: DLPB_ on 2010-06-01 19:41:20
I have checked my 1.02 exe but it appears to have some modifications made which I don't remember doing....me and Kranmer are at a loss.

So, do any of you recognise what this is?

http://i247.photobucket.com/albums/gg129/SeiferAlmasy2008/changes.jpg
Title: Re: Any idea what this is?
Post by: Bosola on 2010-06-01 20:17:14
I did a quick search for the offsets (59BA1C, 0059bA1C, and the same with 'h' appended), but could find nothing.
Title: Re: Any idea what this is?
Post by: DLPB_ on 2010-06-01 20:32:53
Well thanks for trying :)  I am at a loss to explain it really....must have come from somewhere and those changes don't actually look to alter the game...so it's hard to debug.


------------

Do you mean you couldn't actually find those values in the exe with hex editor?  They have to be there....
Title: Re: Any idea what this is?
Post by: Bosola on 2010-06-02 14:40:39
No, I meant mentions of those offsets in the forum.
Title: Re: Any idea what this is?
Post by: DLPB_ on 2010-06-02 14:43:44
ah i thought so :)

Well....I will look at some more stuff but it is a puzzle to be sure....
Title: Re: Any idea what this is?
Post by: nfitc1 on 2010-06-02 18:09:40
That maps to virtual address 0x99C61C. That's close to some info from the KERNEL, but it's out of range. There are some references to data around that area. I don't know what they do though.
Title: Re: Any idea what this is?
Post by: DLPB_ on 2010-06-02 23:11:01
cheers for looking into it...someone must know....it must do something?  I will alter it and see what happens