Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I want to make a software that auto install itself when i plugin my USB to computer.. what i am thinking is i have to do changes in USB driver. i.e. on load it will run my code with usual driver installation. things i am focusing on 1) It must run in background 2) and how to make sure antivirus dont detect it 3) it will also retrieve data for example from D drive

And i need help to foresee upcoming possible challenges And some Pseudo design.. from where to start what would be the best language to code.. Thanks in Advance...

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.