extern of c++, not LSS

Discussions Related to Game Hacking and Memory Hacking Software

Moderators: g3nuin3, SpeedWing, WhiteHat, mezzo

extern of c++, not LSS

Postby Torero » Tue Oct 23, 2007 8:11 am

what's the difference between the two?
Torero
NULL
 
Posts: 191
Joined: Thu Jan 04, 2007 10:14 am

Postby L. Spiro » Tue Oct 23, 2007 11:01 am

C++ extern indicates a function or variable in another module linked to the program.

L. Spiro Script extern indicates a function or variable inside another process running on your machine.


L. Spiro
User avatar
L. Spiro
L. Spiro
 
Posts: 3129
Joined: Mon Jul 17, 2006 10:14 pm
Location: Tokyo, Japan

Re:

Postby daenerys » Sun Oct 23, 2011 12:52 am

L. Spiro wrote:C++ extern indicates a function or variable in another module linked to the program.
L. Spiro Script extern indicates a function or variable inside another process running on your machine.
L. Spiro


Hello L.Spiro,

I was wondering how do you implement the "extern" functionality in MHS? Do you use ReadProcessMemory (which would be probably rather slow but most non-invasive/non-detectable/safe solution), inject a probe in the host process or have some other solution for it?

Thanks,
Danny

P.S. I assume you are not working on MHS any more, however I want to thank you for this excelent tool which is still working more then well...
daenerys
Hackleberry Fin
 
Posts: 25
Joined: Wed Jul 26, 2006 6:21 pm

Re: extern of c++, not LSS

Postby daenerys » Mon Oct 31, 2011 12:21 am

anybody?
daenerys
Hackleberry Fin
 
Posts: 25
Joined: Wed Jul 26, 2006 6:21 pm

Re: extern of c++, not LSS

Postby L. Spiro » Fri Nov 04, 2011 1:48 pm

It uses the same method as MHS uses, which varies.
Typically it uses a custom MHS kernel-mode ReadProcessMemory().


L. Spiro
Our songs remind you of songs you’ve never heard.
User avatar
L. Spiro
L. Spiro
 
Posts: 3129
Joined: Mon Jul 17, 2006 10:14 pm
Location: Tokyo, Japan


Return to General Related Discussions

Who is online

Users browsing this forum: No registered users and 0 guests

cron