CrazyEngineers Forum

******************************************
Welcome To CrazyEngineers (CE) – an online community of engineers from all over the world! With the younger CEan at 84 and the youngest at 16, CE boasts of professional engineers, students, professors, entrepreneurs, CEOs, geeks & nerds. We exchange innovative ideas, share knowledge, help each other and expand our worldwide network of engineers! You need not have a formal degree in engineering to be a part of CrazyEngineers! Need we say more?
Join CE! | Be a CE Ambassador! | Forgot password? | Sponsor CE | Contact Us
Navigation
Go Back   CrazyEngineers Forum > CE : Technical Discussions > Computer Science & IT Engineering
Reply

  #1 (permalink)
Old 27th November 2007, 11:50 AM
CE - Apprentice
 
simple's Avatar
 
I'm a Crazy Computer Science Engineer
Join Date: 18th November 2007
Posts: 22
Exclamation Trojans - how to remove?

hi guys a few days ago my pc got infected with some trojan (which i got from a pendrive from my friend). this trojan immediately restricted my access to
1) task manager
2) regedit
3) folder options
these tojans are programmed by someone(i don't have a clue about their reason...) so how is this achieved through programming? i mean how can you stop the administrator from accessing the task manager and stuff?
does anyone have any idea??
thanks ... c ya!
__________________
History will be kind to me for I intend to write it!!!
---Sir Winston Churchill
simple is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored links
  #2 (permalink)
Old 27th November 2007, 05:46 PM
CEan - Value Adder
 
kidakaka's Avatar
 
I'm a Crazy Computer Science Engineer
Join Date: 18th October 2006
Location: Mumbai, Hyderabad
Posts: 465
Send a message via AIM to kidakaka Send a message via MSN to kidakaka Send a message via Yahoo to kidakaka Send a message via Skype™ to kidakaka
Default Re: Trojans - how to remove?

Is the question - Trojans how to remove? or how to write
Anyways, a simpler version of the same can be found if you read Yashwant Kanetkar's TSRs in C (its not a trojan, but a memory resident program).

So effectively, your trojan could be one such program which detects that the user has initiated the task manager (taskman.exe) or the registry editor (regedit.exe) and makes some entries in your registry to disable the folder options.

Try some simple steps to take this thing out -
1. boot in safe mode
2. start->run->msconfig.exe (and empty the start up list)
3. in registry, check in hk_current_user->software->MicroSoft->Windoze->Current Version
->Run (empty this list as well ... if you have issues with playing your registry, back it up)
4. in registry, check in hk_local_machine->software->MicroSoft->Windoze->Current Version
->Run (empty this list as well ... if you have issues with playing your registry, back it up)

If this does not work, then install a good AV that scans the memory + hdd on installation itself. I would recommend NOD32.

If all fails, theres always re-install.

If that fails, welcome to linux
kidakaka is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)
Old 29th October 2008, 04:33 PM
CE - Newbie
 
I'm a Crazy studying IT Engineer
Join Date: 29th October 2008
Posts: 5
Smile Pen drive problem

Hello ,
my pen drive is detecting when it is inserted into port.
When i tried to open, system displays an message "INSERT DISK INTO DRIVE "..
My keyboard and mouse are working properly which when connected through same port.
I tried at different port but in vain.
wat shall i do???
Thx in advance
scandalouskk is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)
Old 29th October 2008, 09:58 PM
CE - Regular Contributor
 
crazyboy's Avatar
 
I'm a Crazy Structural Engineer
Join Date: 8th January 2006
Location: Nagpur
Posts: 578
Send a message via Yahoo to crazyboy
Default Re: Pen drive problem

Quote:
Originally Posted by scandalouskk View Post
Hello ,
my pen drive is detecting when it is inserted into port.
When i tried to open, system displays an message "INSERT DISK INTO DRIVE "..
My keyboard and mouse are working properly which when connected through same port.
I tried at different port but in vain.
wat shall i do???
Thx in advance
Are you using Desktop or Laptop, specially HP one?

If so, it gives this error sometimes, use to insert your USB in other port. Also If you are using your workplace machine, its quite possible that they have disabled the usb port for flash drive using registry keys. In that case you need to figure our which registry keys they have disabled.

Generally they change the value of USBTOR to 4 in place of 3, actually I saw this in 2 companies so I am telling you the experience. To make it work search the above mentioned registry and set the value to 3 and re-plugged flash drive. It may work sometime.

--Crazy
__________________
CrazyBoy
Hey Guys, I am Back...
crazyboy is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)
Old 29th October 2008, 10:08 PM
CE - Regular Contributor
 
crazyboy's Avatar
 
I'm a Crazy Structural Engineer
Join Date: 8th January 2006
Location: Nagpur
Posts: 578
Send a message via Yahoo to crazyboy
Default Re: Pen drive problem

Quote:
Originally Posted by scandalouskk View Post
Hello ,
my pen drive is detecting when it is inserted into port.
When i tried to open, system displays an message "INSERT DISK INTO DRIVE "..
My keyboard and mouse are working properly which when connected through same port.
I tried at different port but in vain.
wat shall i do???
Thx in advance

I forgot to tell you.. Do not mix the threads. This thread was for Trojan problem and you have asked question for Pen drive, start a new thread for such problems.

-Crazy
__________________
CrazyBoy
Hey Guys, I am Back...
crazyboy is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)
Old 30th October 2008, 09:03 AM
CE - Addict
 
anuragh27crony's Avatar
 
I'm a Crazy Computer Engineer
Join Date: 12th January 2006
Location: INDIA
Posts: 301
Send a message via Yahoo to anuragh27crony
Default Re: Trojans - how to remove?

Quote:
Originally Posted by simple View Post
hi guys a few days ago my pc got infected with some trojan (which i got from a pendrive from my friend). this trojan immediately restricted my access to
1) task manager
2) regedit
3) folder options
Generally these kind of trojans ... disables services in registry.... by modifying their values ......... these can be removed by using spyware/AV softwares....

I have script file which can reset your registry (taskmanager,regedit,folder) values....

just send me a Private Message with your Mail_ID ..i'll send it to you ....
__________________
Three Easy steps to Complete any Work......
1. Do It
2. Do It Right
3. Do It Right Now
anuragh27crony is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored links
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +5.5. The time now is 11:39 PM.
Powered by vBulletin® Version 3.6.7
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0
Member comments are owned by the poster. Copyright © 2005-2008 CrazyEngineers.com. All rights reserved.Ad Management by RedTyger