12-10-2008, 08:57 AM
|
#1 (permalink)
|
|
In The Zone
Join Date: Sep 2004
Location: Pune
Posts: 436
|
how to find out what an exe is doing!!!!
hey guys i know that this question may be very simple for those who are into programming or so called "code masters" but i am not one of them. My doubt is we come across many executable files and while running such files we should know what all things are changing in our pc. I just want to know how to find what all actions is it taking along when we run a exe file.
__________________
"An eye for an eye leaves the world blind." - Gandhi
Athlon II X 4 620 Quad Core, Gigabyte GA-MA 785 GPMT, G-Skill DDR3 1333 Mhz 2GB X 2, Seagate 1 TB + Seagate 80 GB, Win 7 Ultimate 64 Bit
|
|
|
|
Advertisements. Register and be a member of the community to get rid of them.
|
|
Advertisement
|
|
12-10-2008, 10:11 AM
|
#3 (permalink)
|
|
In The Zone
Join Date: Sep 2004
Location: Pune
Posts: 436
|
Re: how to find out what an exe is doing!!!!
what i am interrested is all the one time changes which the exe file does... for example copying a file from place a to place b or making changes in registry.
__________________
"An eye for an eye leaves the world blind." - Gandhi
Athlon II X 4 620 Quad Core, Gigabyte GA-MA 785 GPMT, G-Skill DDR3 1333 Mhz 2GB X 2, Seagate 1 TB + Seagate 80 GB, Win 7 Ultimate 64 Bit
|
|
|
12-10-2008, 10:43 AM
|
#4 (permalink)
|
|
The Black Waltz
Join Date: Apr 2008
Location: The Shed
Posts: 1,511
|
Re: how to find out what an exe is doing!!!!
Installing a firewall like Comodo can help you with this. Besides making your PC more secure, you'll be notified everytime an executable tries to do something on your PC. It can get very annoying though, so don't break your monitor by smashing it if you get annoyed.
__________________
#krow @ irc.freenode.net
|
|
|
12-10-2008, 10:56 AM
|
#5 (permalink)
|
|
In The Zone
Join Date: Sep 2004
Location: Pune
Posts: 436
|
Re: how to find out what an exe is doing!!!!
@beta testing
yes what u say is fine to protect our pc from any unauthorised change but that will be restricting an exe while it is executing ....cant we have an application which can bring out the list of activities which the exe is intended to do?
__________________
"An eye for an eye leaves the world blind." - Gandhi
Athlon II X 4 620 Quad Core, Gigabyte GA-MA 785 GPMT, G-Skill DDR3 1333 Mhz 2GB X 2, Seagate 1 TB + Seagate 80 GB, Win 7 Ultimate 64 Bit
|
|
|
12-10-2008, 11:29 AM
|
#7 (permalink)
|
|
The Black Waltz
Join Date: Apr 2008
Location: The Shed
Posts: 1,511
|
Re: how to find out what an exe is doing!!!!
Quote:
Originally Posted by hansraj
@beta testing
yes what u say is fine to protect our pc from any unauthorised change but that will be restricting an exe while it is executing ....cant we have an application which can bring out the list of activities which the exe is intended to do?
|
It won't be restricting the activites of the exe. It'll alert you about the action it's gonna do, and if you don't mind, you can give permission to the exe to do so.
__________________
#krow @ irc.freenode.net
|
|
|
12-10-2008, 12:01 PM
|
#8 (permalink)
|
|
In The Zone
Join Date: Sep 2004
Location: Pune
Posts: 436
|
Re: how to find out what an exe is doing!!!!
@swatcat
the sites are limiting the size to 15mb is there a software for the same. Also larger the size more bandwidth it will take for me to know about the file.
__________________
"An eye for an eye leaves the world blind." - Gandhi
Athlon II X 4 620 Quad Core, Gigabyte GA-MA 785 GPMT, G-Skill DDR3 1333 Mhz 2GB X 2, Seagate 1 TB + Seagate 80 GB, Win 7 Ultimate 64 Bit
|
|
|
12-10-2008, 01:51 PM
|
#9 (permalink)
|
|
Human Spambot
Join Date: Mar 2004
Location: India
Posts: 2,033
|
Re: how to find out what an exe is doing!!!!
Hmm... beta testing has already suggested you one tool - Process Monitor. It can monitor various API and IOCTL calls, using which you can track what an executable is doing. And, here's one more tool:
http://www.rohitab.com/apimonitor/index.html
__________________
http://swatrant.blogspot.com/
|
|
|
12-10-2008, 03:08 PM
|
#10 (permalink)
|
|
The Black Waltz
Join Date: Apr 2008
Location: The Shed
Posts: 1,511
|
Re: how to find out what an exe is doing!!!!
^^It was not me, it was debsuvra.
__________________
#krow @ irc.freenode.net
|
|
|
12-10-2008, 09:34 PM
|
#11 (permalink)
|
|
Still Shining!
Join Date: Nov 2006
Location: Up 'n' above
Posts: 1,174
|
Re: how to find out what an exe is doing!!!!
Try "Installation Monitor" which comes integrated with " Advanced Uninstaller"
It logs all the files the exe copies/deletes/changes, folders created/destroyed, all the changes made to the registry, etc. I use it while installing demo apps. This way u can completely wipe out the app's installation data and install it once again as a demo
__________________
Simplicity is the ultimate Sophistication
HP dv6 6121tx: Core i7 2630 QM | 4GB | AMD 6770M 2GB GDDR5 | 640 GB
Nokia N86 8MP
|
|
|
13-10-2008, 12:35 AM
|
#12 (permalink)
|
|
Banned to Spam
Join Date: May 2008
Location: Look below...not under pants dumbo...use a GPS
Posts: 548
|
Re: how to find out what an exe is doing!!!!
I would go with process explorer, though i've used it, sometimes it becomes too complicated, for example try running explorer.exe and see how much log you get...
__________________
My DeviantART page now exists !!!
Krazy-Bluez.deviantart.com
Twitter: http://twitter.com/KrazyBluez
|
|
|
13-10-2008, 03:34 PM
|
#13 (permalink)
|
|
Legen-wait for it-dary!
Join Date: Dec 2004
Location: Chennai
Posts: 2,471
|
Re: how to find out what an exe is doing!!!!
You can use sandbox tools recommended by swatkat, or process explorer. Try PrevX as a last resort, since its more of an annoyance than a benefit. If all fails, OllyDBG.
__________________
If the Start Windows Restart when Windows starts check box is checked Windows Restart will start automatically every time Windows is started. - Actual excerpt from a windows program help file
|
|
|
13-10-2008, 07:06 PM
|
#14 (permalink)
|
|
In The Zone
Join Date: Sep 2004
Location: Pune
Posts: 436
|
Re: how to find out what an exe is doing!!!!
thanx guys. lots of input for the job....
__________________
"An eye for an eye leaves the world blind." - Gandhi
Athlon II X 4 620 Quad Core, Gigabyte GA-MA 785 GPMT, G-Skill DDR3 1333 Mhz 2GB X 2, Seagate 1 TB + Seagate 80 GB, Win 7 Ultimate 64 Bit
|
|
|
13-10-2008, 08:13 PM
|
#15 (permalink)
|
|
Human Spambot
Join Date: Mar 2004
Location: India
Posts: 2,033
|
Re: how to find out what an exe is doing!!!!
Quote:
Originally Posted by hansraj
thanx guys. lots of input for the job....
|
What kind of job
__________________
http://swatrant.blogspot.com/
|
|
|
13-10-2008, 08:36 PM
|
#16 (permalink)
|
|
Legen-wait for it-dary!
Join Date: Dec 2004
Location: Chennai
Posts: 2,471
|
Re: how to find out what an exe is doing!!!!
*suddenly suspicious*
__________________
If the Start Windows Restart when Windows starts check box is checked Windows Restart will start automatically every time Windows is started. - Actual excerpt from a windows program help file
|
|
|
14-10-2008, 09:02 AM
|
#17 (permalink)
|
|
In The Zone
Join Date: Sep 2004
Location: Pune
Posts: 436
|
Re: how to find out what an exe is doing!!!!
no dear..... its nothing but using certain malicious exe's (unknowingly) has resulted in system format and reinstallation. So finding a way out ...... at times even the antivirus and spywares dont work properly and then we have to reinstall the whole os. At least i had to!!
This was the only reason to know in advance what an exe is doing.
__________________
"An eye for an eye leaves the world blind." - Gandhi
Athlon II X 4 620 Quad Core, Gigabyte GA-MA 785 GPMT, G-Skill DDR3 1333 Mhz 2GB X 2, Seagate 1 TB + Seagate 80 GB, Win 7 Ultimate 64 Bit
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
|
|