Reply to topic  [ 2 posts ] 
suggestion 
Author Message
N00b

Joined: Mon Jul 09, 2007 10:48 pm
Posts: 2
Post suggestion
Hey prodigy, just an idea

I notice every time you make a new release you change the name of the dll, not sure if this is to avoid vac detection or not, but if it is then id say put a textbox on your window and have the user specify the name of the dll. For example (basic c++ win32 code):

char dllname[255];
memset(dllname,'\0',255);
GetWIndowText(hwnd_edit,dllname,255);
CopyFile("old.dll","new.dll",TRUE);
DeleteFile("old.dll");

Only thing you really have to do is store the name of the current dll file in a txt or whatever, and load it when you start. Anyway, hope it helps.

-null


Thu Jul 12, 2007 10:56 pm
Profile
Site Owner
User avatar

Joined: Thu Feb 09, 2006 7:01 pm
Posts: 1802
Location: MIA [305] , USA
Post 
yea i know that the only thing is then you gotta change the loader name too, and some people who use SSW have problems with popup text boxes in hacks, which is y i took my credits MessageBox out of it.

_________________
Image

ragemoreQQ wrote:
Jimster480 is superman. Superman > you. Superman can do everything...
THEREFORE :
Jimster > you, Superman = Jimster, Superman = God. God = superman = Jimster. Superman = Has big penis.


Fri Jul 13, 2007 12:49 pm
Profile ICQ YIM WWW
Display posts from previous:  Sort by  
Reply to topic   [ 2 posts ] 

Who is online

Users browsing this forum: No registered users and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.