Related
Hi,
I don't know if anyone can help me with this mystery.
I plugged my phone into the USB port of a computer, mounted it and immediately it detected a virus:
This is the Avast! description:
File: f:\autorun.inf
VBS:Malware-gen
Type Virus/Worm
VPS version 091115-1, 15/11/2009
I then did a scan of the SD card and found another virus:
f:\driver\...\svchost.exe Infection: Win32Delf-LYZ[Drp}
(F: is the drive letter name of the mounted SD card)
How these got there is a mystery and very concerning because of the points outlined below:
I have not visited any websites on my phone outside of the big ones (bbc, facebook, google)
Up to now, I have not used my phone or the microSD card as a USB drive and have not ever plugged my phone into a USB port except for work computers which have the USB ports set only to read but not be able to write to prevent us removing company data. Basically I am trying to say that the problem has not come from an infected computer.
All I have been doing is loading apps from Market, particularly heavily in the last week or so due to ADC2.
I am very concerned that an app has loaded these virus' on and would love to work out which one if possible. I allowed Avast! to delete the files for my safety so I do not have copies of these to pass on. I felt too inexperienced with virus to copy them to a new directory first.
Any thoughts?
Sorry, but i believe you have plugged it into a computer that does have write permissions, but you have forgotten about it.
Thats a very standard way for viruses to spread, and indeed i ended up with the conficker virus on mine in the same way.
Possibly you used the memory card in a card reader? Or maybe someone else has?
I have downloaded over 250 applications since i got tmy hero, and this happened when i connected to a PC. I get the feeling that this has been done and you have simply forgotten about it. it happens.
As long as your avast has removed the virus files from the card, and you have scanned the PC that flagged this up, then you should be ok.
I know you are probably right, however, I just don't transfer files by plugging it into a computer. Generally it is more straightforward to email files to myself. There is one computer which is used for presentations which isn't on the web but every Tom, **** and Harry stick their memory cards in to give presentations. I don't feel that I can dismiss my suspicion that it was a website (say from a google search for information) or an app. Just really a warning about protection I guess because I totally was not anticipating this.
Or use a Mac
Sorry, not a real answer... but it does seem to be the safest way
Could also be false positives, not viruses at all.
richuu said:
Could also be false positives, not viruses at all.
Click to expand...
Click to collapse
True, but I can't understand how an autorun file got on the SD card root directory any other way. Thanks for the comments.
Open that autorun.inf file with notepad and copy over here what is written.
We can see fast enough if its a virus of if its nothing
And btw, an .inf file is no virus on itself because its just a plain text config file.
Hi,
The new ICS builds work great but one of the issues if you use a USB Adapter and you mount a USB stick to it it does not ask you to unmount it.
I wrote a little app just to do that, to safely un-mount the USB stick before you remove it from the Tablet. You may still get the android.process.media has stopped error, but you can ignore it.
This should work on all Galaxy Tablet 10.1 versions.
ChangeLog:
2012/02/18 Version 1.0 Initial release.
Tested and it works. Just install the application and run it when you want to remove the flash disk. You need to tap on the Android and you will see the message that the stick has been unmounted.
You may only get the error message the first time. I you plug in a USB stick again, when removed you don't get the error message.
Definitely a must have for those using USB sticks with the adapter.
Deleted.
Sorry, post wrong area
isimobile said:
Hi,
The new ICS builds work great but one of the issues if you use a USB Adapter and you mount a USB stick to it it does not ask you to unmount it.
I wrote a little app just to do that, to safely un-mount the USB stick before you remove it from the Tablet. You may still get the android.process.media has stopped error, but you can ignore it.
This should work on all Galaxy Tablet 10.1 versions.
ChangeLog:
2012/02/18 Version 1.0 Initial release.
Click to expand...
Click to collapse
Running AOKP build 23, ICS does not mount my flash drive with the usb adapter. Stickmount in the market fixes this, and has an unmount command as well.
No problem mounting on isi's ROM. This application is only for unmounting.
Tested Stickmount and the functionality is the same. The error message after removing the stick is also there.
Sent from my GT-P7100 using xda premium
and how mount usb drive on ics ?
AnakTeKa said:
and how mount usb drive on ics ?
Click to expand...
Click to collapse
Look 2 posts above.
Sent from my GT-P7100 using xda premium
Will this work for the Galaxy Note?
You can try and if it doesn't work just uninstall it.
Sent from my GT-P7500 using XDA Premium HD app
I've tried the app on a cheap Chinese WM8850 based tablet running ICS and it doesn't work. It says that the drive is unmounted, but the files are still visible even if USB scanning is disabled. The drive can be unmounted by going through the Settings menu and it's under storage>USB>unmount SD card (sic). That unmounts the drive (and doesn't unmount the SD card). A button on the home page to do the job would be welcome, but I'm not (yet) sufficiently familiar with ICS to have a go at writing one.
I have been just pulling out my usb and nothing bad has happened.
Maybe a stupid question, but is it really necessary to unmount before pulling out the USB?
I know that things could go wrong, but is it really risky to just pull out?
Not absolutely necessary but a good practise. I have run into a few issues on my Windows system due to delayed write operations. It's just a habit I acquired and hasn't done any harm.
Sent from my GT-P7500 using XDA Premium HD app
will try it on iconia a500
jimrob233 said:
I've tried the app on a cheap Chinese WM8850 based tablet running ICS and it doesn't work. It says that the drive is unmounted, but the files are still visible even if USB scanning is disabled. The drive can be unmounted by going through the Settings menu and it's under storage>USB>unmount SD card (sic). That unmounts the drive (and doesn't unmount the SD card). A button on the home page to do the job would be welcome, but I'm not (yet) sufficiently familiar with ICS to have a go at writing one.
Click to expand...
Click to collapse
I use a usb sticks a lot on iconia. after moving to ics, the unmount disk is a pita, will try this on iconia.
thanks
[email protected] said:
I have been just pulling out my usb and nothing bad has happened.
Maybe a stupid question, but is it really necessary to unmount before pulling out the USB?
I know that things could go wrong, but is it really risky to just pull out?
Click to expand...
Click to collapse
Ok I'm gonna try my best and explain it, this is certainly the case for windows PCs at least and I'm assuming the option is there in Android, as it does the same thing.
Basically when you write files to a removable storage device, it holds part of the data in a buffer if there isn't enough data for it to warrant the process being carried out. Unless you copy a substantial amount for it to do it in one go of course.
If it has got some data in the buffer, when you tell it to unmount, you're actually telling it to write any remaining data to the removable storage, flush the buffer and eject the device.
The problems occur if you pull out the device before "all" the data has been written, ending up with corrupt files on the device you were copying it to.
Hope this all makes sense and gives you an answer to your question.
Swyped from my finger to your face, on my Samsung Galaxy Note.
I have a Samsung Galaxy S5 with update 6.0.1 with the latest security patch level applied 11/1/16. Recently my microSD card status will go between two indicators in the notification bar: 1) SD card - For transferring photos and media, or 2) SD card was removed, please insert a new one. In both cases the same micro SD card remains in the phone. When I receive the message that the card has been removed, I can click on Storage in the Settings menu and see that only internal storage appears. At some point the SD card will reappear with the message from #1. I can restart my phone, I can turn it off and back on again, etc. but none of those things seem to alter the phone status of identifying that an SD card exists in the phone. It's quite annoying especially when I want to take photos or am transferring data from internal storage to the SD card when it suddenly becomes "removed". However, again, the change from being considered installed/mounted or missing/removed will happen at any time whether I'm using my phone or not. I've started to wonder whether I picked up a virus by visiting a site while reading news through the Google Play Newstand., which I've been doing a lot lately,.. but I've installed/uninstalled at least 5 different anti-virus/malware software and nothing is identifying a problem on my phone. AVG, McAfee, Bitdefender, Kaspersky, Malwarebytes Anti-Malware.
The only other oddity I have noticed about the same time is that I have Verizon Protection and Support which suddenly acted like I had never used it before and made me agree to the terms of use again - once I say ok to the terms, it returns that it cannot access data and try again later. Nothing I have done related to that software has worked and Verizon's only suggestion is to factory reset in which some users indicated that did not resolve the problem.
Has anyone else experienced either of these issues and found resolutions? Thank you in advance for any assistance you can provide.
sparky99kms said:
I have a Samsung Galaxy S5 with update 6.0.1 with the latest security patch level applied 11/1/16. Recently my microSD card status will go between two indicators in the notification bar: 1) SD card - For transferring photos and media, or 2) SD card was removed, please insert a new one. In both cases the same micro SD card remains in the phone. When I receive the message that the card has been removed, I can click on Storage in the Settings menu and see that only internal storage appears. At some point the SD card will reappear with the message from #1. I can restart my phone, I can turn it off and back on again, etc. but none of those things seem to alter the phone status of identifying that an SD card exists in the phone. It's quite annoying especially when I want to take photos or am transferring data from internal storage to the SD card when it suddenly becomes "removed". However, again, the change from being considered installed/mounted or missing/removed will happen at any time whether I'm using my phone or not. I've started to wonder whether I picked up a virus by visiting a site while reading news through the Google Play Newstand., which I've been doing a lot lately,.. but I've installed/uninstalled at least 5 different anti-virus/malware software and nothing is identifying a problem on my phone. AVG, McAfee, Bitdefender, Kaspersky, Malwarebytes Anti-Malware.
The only other oddity I have noticed about the same time is that I have Verizon Protection and Support which suddenly acted like I had never used it before and made me agree to the terms of use again - once I say ok to the terms, it returns that it cannot access data and try again later. Nothing I have done related to that software has worked and Verizon's only suggestion is to factory reset in which some users indicated that did not resolve the problem.
Has anyone else experienced either of these issues and found resolutions? Thank you in advance for any assistance you can provide.
Click to expand...
Click to collapse
Try Using your device without SD card for some time and then put that chip again. If the situation persist try wiping Cache of Your phone.
There is probably to many webdavs using all your cu. Obtrusive. To root or not to root. Providers say that root is what causes issues of vulnerability. You get these problems ether way but you can only fix with root.
What ever the problem is formatting your car should straighten it out. If you don't want to arrange your files a quick fix for webdav is to use root explorer. Search for "nomedia"and delete them all. Hopefully only apps you want have a good enough grip to put them back.
Sent from my SM-N910P using Tapatalk
abhinavp649 said:
Try Using your device without SD card for some time and then put that chip again. If the situation persist try wiping Cache of Your phone.
Click to expand...
Click to collapse
Thank you. I don't know how long you mean for "some time" but I did for about 30 minutes. I did use McAfee to clear app cache to free up space but I just checked and my current message is "SD card removed. Insert a new one" so apparently that didn't do it. I' did not allow it to clear thumbnails though.
planb234 said:
There is probably to many webdavs using all your cu. Obtrusive. To root or not to root. Providers say that root is what causes issues of vulnerability. You get these problems ether way but you can only fix with root.
What ever the problem is formatting your car should straighten it out. If you don't want to arrange your files a quick fix for webdav is to use root explorer. Search for "nomedia"and delete them all. Hopefully only apps you want have a good enough grip to put them back.
Sent from my SM-N910P using Tapatalk
Click to expand...
Click to collapse
Well, until now I considered myself fairly tech savvy... but I am not sure what webdavs are or what it means to root or not. Is root explorer software? And then, the next question is where would I search for "nomedia"? If you'd rather I do more research on these myself I can do that, no worries... but if they are easy enough to explain that would be great. Thanks so much!
sparky99kms said:
Thank you. I don't know how long you mean for "some time" but I did for about 30 minutes. I did use McAfee to clear app cache to free up space but I just checked and my current message is "SD card removed. Insert a new one" so apparently that didn't do it. I' did not allow it to clear thumbnails though.
Click to expand...
Click to collapse
Some time means at least a day.
And wiping Cache here I meant Clear the Entire Phone's Cache through Recovery
Good browsers have a search bar in them. A web dav is a network connection to a folder. If it is causing your card not to work now than likely it was put there by a demon and you want it gone. If you don't know what root is then you are a long ways out from putting up a fight. The only thing I could really advise you to do is do a factory reset that includes formatting the card. If you do ever decide to root be very careful the method.
Sent from my SM-N910P using Tapatalk
Hello all i have the tab s6 that i got primarily for photo editing using lightroom. Unfortunately it seems i cant access any form of external storage through lightroom in order to view pictures and then import them into lightroom to edit them. It seems that I first have to transfer the pictures into the internal storage of the tab, in my case 256gb, and only then i can see the pictures in lightroom prior to importing them. By doing this i would essentially end up with duplicate photos and then reducing the storage even further.
The only way i can access the external storage is via the files manager app installed. Is there any work around this? In ios i can see the pictures from the external storage through lightroom prior to import.
What Android version? Scoped storage is fully active in Android 11/12 and it's a mess.
Unless the app has special permissions like that file app, scoped storage will puke on them and limit their access. You may be able to do a adb edit work around, not sure as I refuse to deal with these OS versions.
Maybe try using a OTG flashstick as a work around.
Running Android 11 and no new update available. And lightroom app permission under files and media it says “allow access to media only” dont see other options
Any app that allows full access to external drives where i can see the full size picture thats stored?
adinis78 said:
Any app that allows full access to external drives where i can see the full size picture thats stored?
Click to expand...
Click to collapse
Lightroom developers need to modify it for it to work most likely. Not a trivial task.
Do some searches to see if you can modify this behavior with adb edits. Yeah, now even bloody iPhones are easier to use than Androids, thanks for nothing Gookill...
I would just download the whole file copy onto the PC. You need to back it up anyway...
Last thing i want is too root the tab and gave things go wrong. Havent rooted an Android device in years and always more of a hassle than what improvements where promised
adinis78 said:
Last thing i want is too root the tab and gave things go wrong. Havent rooted an Android device in years and always more of a hassle than what improvements where promised
Click to expand...
Click to collapse
I prefer using stock. Adb editing is just modifying the user partition, a factory reset will undo the changes if you goof up.
If it came loaded with 11 you can't flash it back to 10 because of the boot loader version.
Try some Google searches ie something like "scoped storage workaround adb". Add xda to it to find threads about it here. Maybe Package Disabler could help but I doubt it as scoped store is a core feature.
There's a lot of pissed off Android users right about now... you're not alone.
Share your wuv and give Google some feedback.
I have to N10+'s, one is running on Pie, the newest on Q. Both behave almost identically, however Samsung added dozens of small system apks to do that... Samsung went to a lot of trouble to do that.
You confirmed my fear Samsung couldn't or wouldn't be able to do the same with the models running on R and above.
The culprit is Google not Samsung.
It's the game that moves as you play it.
Something so simple that they are alienating photographers and are forcing them into ios, maybe I should have gotten an ipad pro
adinis78 said:
Something so simple that they are alienating photographers and are forcing them into ios, maybe I should have gotten an ipad pro
Click to expand...
Click to collapse
There are work arounds but you shouldn't need to do this. At this point Android is more iPhone than Android... a tard wannabe iPhone that is.
Return if you still can.
If you get a Samsung running on P or Q it will function normally and still have sufficient security.
Be wary of buying devices as they may list P or Q as the loaded OS when in fact they've been updated or factory loaded (depending on manufacturered date) with R.
Tried to look into the scoped storage but seems to be too much of a hassle and not really working possibly depending on what you need. There doesnt seem to be a definitive answer to my particular issue in regards to having lightroom (adobe) have access to external storage. I might just have to bite the bullet and get a 1tb microsd card although thats a huge expense.
On another note, Adobe should make it a requirement to have access to external storage, its possible in IOS and windows and tell google to allow it.
Test a small sd card first to make sure it works as you want with scoped storage.
Get a V30 rated card, Sandisk Extreme works well.
Take a look at this thread.
blackhawk said:
Take a look at this thread.
Click to expand...
Click to collapse
Thanks but not really what i am looking for. Will test out and old microsd card i have from an old android phone and see how that goes
So some positive news to report. Tried an old microsd card. As expected it automatically displays the photos in the photo app just like the built in storage. So tried to copy a picture that i had backed up in the external ssd, did this via the file manager app. Then the moment of truth, opened up Lightroom and i have access to the additional microsd card, the picture that i copied from the ssd along with all the other old photos showed up in lightroom. So, as much of an inconvenience this is, it seems that for my needs and workflow, i would need the extra microsd card.
So here would be my work flow after taking pictures
1-Backup all the pictures taken on a certain date into the Samsung T5 SSD.
2-Also copy all of the pictures into the extra microsd card (1tb)
3-Go through all the pictures on the microsd card using lightroom to decide which ones to edit and then import them into lightroom.
4-Do all my edits then save those edits into the built in storage, upload to Facebook, instagram, etc. then save those final edits into the Samsung T5 SSD.
5-Format the 1tb microsd and repeat the whole process when needed.
Extra steps but it seems this is the only way. Thanks Google
EDIT: after thinking about it I think a 512gb would be more than enough for my expected workdlow and would be a significant savings vs the 1tb
Yay This will be a better setup than you had.
I always build dual drive PCs; the OS, apps, DCIM folder and the temporary download folder go on internal memory.
All critical data goes on the data drive. This is then backed up redundantly to at least 2 hdds that are physically and electronically isolated from each other and the PC.
Do Not use DCIM in the name of photo folder on the SD card; there can only be one folder with that name.
I'm having the same problem with this scoop storage issue that Google has handed us My 1tb card is full of music that I can't access it worked fine on my Note 8 but it doesn't work hardly at all on my new Note 10 I can't even get a playlist to function right people have talked about editing Android manifest in Android studio Man that's so far above my ability but I wouldn't just format my card I know I bought the best one I could buy and I still have the problem and I've had my card for some time I hope someone comes up with a solution
alpastor said:
I'm having the same problem with this scoop storage issue that Google has handed us My 1tb card is full of music that I can't access it worked fine on my Note 8 but it doesn't work hardly at all on my new Note 10 I can't even get a playlist to function right people have talked about editing Android manifest in Android studio Man that's so far above my ability but I wouldn't just format my card I know I bought the best one I could buy and I still have the problem and I've had my card for some time I hope someone comes up with a solution
Click to expand...
Click to collapse
Scoped storage is a mess. Back up the 1tb card's data at least twice on 2 different hdds, more backup is always better.
Or use a different SD card in the device.
With the test SD card format the card with the device (all data will be lost, etc, etc), then doing the data transfer through the phone load the data. See if that works.
Regardless it's best practice to leave the SD card in one device and not "share" it with other devices. Having other devices write to it can lead to card corruption.
Don't know if this will help or not. I'm still running on Android 9 and 10. Gookill sucks elephant balls bad now... no way I'll upgrade my N10+'s to 11 or 12, they're running too good as is.
Thank you for getting back with me I have a real hard time keep you track of stuff nowadays but I don't need the aggravation of this scoop storage stuff as it is I have to pay someone to root my phones anymore because I just can't do it.
I used to be fairly good at it but not anymore so dr.ketan is promising updates in April and unless the issue is addressed by him I'm going to go ahead and downgrade my Note 10 Plus to Android 9 or 10 wherever that point is I can avoid all this crap
I think I read on one of the posts that they didn't really see any speed difference between 9 and 12
I think 9 was what was on my phone when I bought it in December.
And it was my phone guy that brought it up to 12 and put on dr.ketan's ROM. But I am so used to backing up stuff to SD card that it's driving me nuts. And isn't that the idea of TWRP anyway to be able to back up to your SD card and restore if you screw things up? Anyway thank you again for getting back with me and if you hear of any news about a fix or patch that someone like me could put on to fix it other than having to have the skills of a developer let me know I appreciate it I'd even be willing to be a beta tester.
Take care Rick
Hello!
I bought this phone this week and so far I love it, long time Google Pixel user (p3a, p3xl, p4xl) that got enough of Google's AI deciding everything for me.
The cameras are amazing (Still gotta get used to it, so rn I am using auto mode) and the screen is unbeatable.
I have ONE issue with this phone, I mainly got it because I am currently deGoogling my online profile and I am planning on downloading everything from google photos and transfer it locally to my sd card and make backups every week (and store it on server in an ecrypted container). But I have been looking through the settings and can't seem to find the "Encrypt SD Card" mode, I want to encrypt it because I don't want the risk of me losing the phone and some random taking it and looking through everything I have on my SD card (that's unencrypted).
I am aware that If the device breaks down or stolen I won't be able to recover the data, but I'd much rather risking losing my data than someone else getting access to it.
Is there a way around this? I was looking into EDS or Cryptomator, but both seem to be too messy (having to access the files in the app) or need ROOT for mounting the countainers, do you guys recommend anything I can do here? I got about 70GB of photos and Videos to store on the sd card.
Looking forward to receiving replies,
Chali
Never encrypt data drives as you are the one most likely to be lock out. Many times it's through no fault of your own.
Physical security is the only real security. Phones don't just get lost unless you are careless. You ever lose your wallet?
You should probably rethink what you keep on the phone and how you handle the phone especially in unsecured environments.
blackhawk said:
Never encrypt data drives as you are the one most likely to be lock out. Many times it's through no fault of your own.
Physical security is the only real security. Phones don't just get lost unless you are careless. You ever lose your wallet?
You should probably rethink what you keep on the phone and how you handle the phone especially in unsecured environments.
Click to expand...
Click to collapse
Very true, but I will be making backups to other devices so that's not an issue for me. I usually split it in 3 online clouds and 2 HDD.
Would you place all your sensitive info in an external SD card without encryption?
xDontStarve said:
Very true, but I will be making backups to other devices so that's not an issue for me. I usually split it in 3 online clouds and 2 HDD.
Would you place all your sensitive info in an external SD card without encryption?
Click to expand...
Click to collapse
Redundant backup is the only way. That sounds like a good plan. More hdds that have time staggered data and not store in one location. A Faraday cage ie earth grounded firebox is ideal.
A near lightning strike can wipe them... or magnets.
Like I said I never encrypt data drives including the one on my phone. Maybe if I had a vast empire to protect but that is not the case.
The only option i found is to put sensitive data in main internal phone's memory and a remote wipe if stolen (as i supposed phone itself is encrypted , not the sdcard) in case of sensitive infos (id cards, bank info etc)
but you have to backup its internal stockage ie some folders like "documents" regularly
invasion13 said:
The only option i found is to put sensitive data in main internal phone's memory and a remote wipe if stolen (as i supposed phone itself is encrypted , not the sdcard) in case of sensitive infos (id cards, bank info etc)
but you have to backup its internal stockage ie some folders like "documents" regularly
Click to expand...
Click to collapse
An effective and safer option than encrypting the data drive. Encrypting the SD card will also impact read/write performance. How much I'm not sure.
I will reply to myself, I used EDS from the playstore. I created a hidden volume using veracrypt on pc and store files in it, I can access most files and documents within the EDS app, it works great.
xDontStarve said:
I will reply to myself, I used EDS from the playstore. I created a hidden volume using veracrypt on pc and store files in it, I can access most files and documents within the EDS app, it works great.
Click to expand...
Click to collapse
But EDS needs root , just to prevent an useless purchase for unrooted users
invasion13 said:
But EDS needs root , just to prevent an useless purchase for unrooted users
Click to expand...
Click to collapse
You can explore the files inside the container (only FAT and exFAT formats) inside the EDS app and open them using another app, ROOT is needed to mount the volume (essentially being able to access it from any app)
You can adopt it
Google adb android adopt storage
orangpelupa said:
You can adopt it
Google adb android adopt storage
Click to expand...
Click to collapse
Hello, thanks for your reply, but would that break when I disconnect the SD card?
xDontStarve said:
Hello, thanks for your reply, but would that break when I disconnect the SD card?
Click to expand...
Click to collapse
It won't break the SD card when removed, but it will be unreadable on other devices.