Hello folks
the problem for the script is, it searches in the wrong
area of the memory. im not an expert at reverse engineering
though i have done some in the past but,
line 16 in the msfSpy.JS (the plsc file is actually a zip file,
open it up with winzip or winrar and extract the content)
bears this line:
while(Address < 0x7fff0000) {
which searches in the memory address of 0X7fff0000 of
the current process (msnmsgr.exe) and tries to locate
an array in the size of 0x4000 ( 16384 decimal ) and
scans the content of such an array. if someone manages
to find the correct address the script has to scan,
it may finds the propper array
if you have made it working, i would be tremendously happy
if you could drop me a line. thanks folks
^^
herrkaleun@hotmail.com