Luigi Auriemma

aluigi.org (ARCHIVE-ONLY FORUM!)
It is currently 19 Jul 2012 13:39

All times are UTC [ DST ]





Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 15 posts ] 
Author Message
 Post subject: proxymini detach from cmd window
PostPosted: 06 Mar 2011 11:39 

Joined: 24 Jan 2011 13:58
Posts: 27
Is there a way to run proxymini detached from the command prompt so I can close the cmd.exe and still have the proxymini running?


Top
 Profile  
 
 
 Post subject: Re: proxymini detach from cmd window
PostPosted: 06 Mar 2011 18:42 

Joined: 13 Aug 2007 21:44
Posts: 4068
Location: http://aluigi.org
proxymini is a console application so the console you see is already the program.
for making it hidden you must open proxymini.exe with a hex editor and substituiting 03 with 02 at offset 0xdc.
obviously this is an "hack" that works with all the console applications


Top
 Profile  
 
 Post subject: Re: proxymini detach from cmd window
PostPosted: 07 Mar 2011 22:29 

Joined: 24 Sep 2007 02:12
Posts: 1114
Location: http://sethioz.co.uk
this is interesting, why have i never heard of this ?
Luigi, which 03 do you mean, the first one or all of them ?


Top
 Profile  
 
 Post subject: Re: proxymini detach from cmd window
PostPosted: 07 Mar 2011 22:44 

Joined: 13 Aug 2007 21:44
Posts: 4068
Location: http://aluigi.org
the one that specifies the subsystem, if you are in doubt you can use a tool for the editing of the PE files for modifying it


Top
 Profile  
 
 Post subject: Re: proxymini detach from cmd window
PostPosted: 08 Mar 2011 14:56 

Joined: 24 Sep 2007 02:12
Posts: 1114
Location: http://sethioz.co.uk
all these years .. and i havent heard of this.
havent even heard of PE explorer, which i just got.


Top
 Profile  
 
 Post subject: Re: proxymini detach from cmd window
PostPosted: 08 Mar 2011 15:18 

Joined: 24 Sep 2007 02:12
Posts: 1114
Location: http://sethioz.co.uk
Luigi what program are you using ? PE explorer or something else, i cant find any ways of changing info in PE explorer. it shows it, but nothing more.
0003h - win32 console
i was assuming it is the first 00 03 in hex, but it isnt.


Top
 Profile  
 
 Post subject: Re: proxymini detach from cmd window
PostPosted: 08 Mar 2011 15:26 

Joined: 13 Aug 2007 21:44
Posts: 4068
Location: http://aluigi.org
here I use a modified version of peditor because the original one adds a stupid signature to the modified executable (shame on the author for having done a similar thing)


Top
 Profile  
 
 Post subject: Re: proxymini detach from cmd window
PostPosted: 09 Mar 2011 15:43 

Joined: 24 Jan 2011 13:58
Posts: 27
Luigi, could you please explain how to do this?I opened proxymini.exe with hex editor.Where should I look for that 03 value?
Which offset in hex?


Top
 Profile  
 
 Post subject: Re: proxymini detach from cmd window
PostPosted: 09 Mar 2011 16:09 

Joined: 13 Aug 2007 21:44
Posts: 4068
Location: http://aluigi.org
ops I forgot to write the offset in the original post ih ih ih
the offset is 0xdc, I have also corrected the previous post


Top
 Profile  
 
 Post subject: Re: proxymini detach from cmd window
PostPosted: 09 Mar 2011 16:40 

Joined: 24 Jan 2011 13:58
Posts: 27
Ok.I found it.Offset 03DC shows only zeros.Do I have to rename the offset or some of its values.I do not see a way to rename the offset, only its values...
Code:
0ffset 000003DC 00000000000000000000000000


Top
 Profile  
 
 Post subject: Re: proxymini detach from cmd window
PostPosted: 09 Mar 2011 16:55 

Joined: 13 Aug 2007 21:44
Posts: 4068
Location: http://aluigi.org
reread my post better


Top
 Profile  
 
 Post subject: Re: proxymini detach from cmd window
PostPosted: 09 Mar 2011 17:29 

Joined: 24 Jan 2011 13:58
Posts: 27
I got it.It works awesome.Thank you aluigi !!!!


Top
 Profile  
 
 Post subject: Re: proxymini detach from cmd window
PostPosted: 09 Mar 2011 19:47 

Joined: 24 Sep 2007 02:12
Posts: 1114
Location: http://sethioz.co.uk
yh it works, so it can be ran as a startup program :)
i never tought about it before, its great for my server machine, so i never have to boot it manually heheh


Top
 Profile  
 
 Post subject: Re: proxymini detach from cmd window
PostPosted: 09 Mar 2011 22:43 

Joined: 13 Aug 2007 21:44
Posts: 4068
Location: http://aluigi.org
wow it's really incredible that nobody here knew about this trick of the subsystem 0x03->0x02.
well at least now there is a trace of it on the forum so I'm sure other people would have fun and interest in it


Top
 Profile  
 
 Post subject: Re: proxymini detach from cmd window
PostPosted: 13 Mar 2011 15:47 

Joined: 24 Sep 2007 02:12
Posts: 1114
Location: http://sethioz.co.uk
i never needed anything like it and i never even tought about it before. its not really even necessary, probably he asked, cuz he wants to fuck over some "friends" :)
however it is better, i just put proxymini.exe shortcut into my startup, so it always runs.


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 15 posts ] 

All times are UTC [ DST ]


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

Search for: