Post subject: Re: proxymini detach from cmd window
Posted: 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
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.
Post subject: Re: proxymini detach from cmd window
Posted: 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)
Post subject: Re: proxymini detach from cmd window
Posted: 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...
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
Post subject: Re: proxymini detach from cmd window
Posted: 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
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.
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