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...