EX FILE EXPLORER MP4 files decrypted they disappear !! - General Questions and Answers

i need help with files disappear in my android after encrypting them with ES FILE EXPLORER app (
mostly are files with.mp4' after making a decrypted with the app ( es file explorer ) they simlpy VANISH from the android and cant find them
i am terribly need them back/
please help

Wondering what sense does it make to encrypt videos unless they are porn-videos?

keep Wondering, add some extra for that. but it's not the case this time....
..
can you help instead of wondering ?

Try this:
Look inside the folder where the videos should be and look there for a file named .nomedia. If this file is present delete it.

Didnt work :
i dont know where the .eslock files disappear ( which are the file being decrypted by this program ) i tried seach also with other applications.. but nothing :S

An .ESLOCK file is an encrypted file created by ES File Explorer app.
When you encrypt ( read: lock ) a file with the ES File Exploer app, then file is renamed to a set of numbers and letters and given the "eslock" file extension, which appears similar to asd496gfr04.eslock.
These .ESLOCK files should be found in the folder where the original files where housed. You can search Android for such files using ADB
Code:
adb devices
adb shell "cd /; ls -R * ^| grep 'eslock'"

thanks.
i am not familiar with the ADB thing actualy, i googled a lot and found whats called
"cmdline-tools" inside it there's is a "bin" and then " sdkmanager.bat" but it doesnt run a command shell line to type the codes :S
i dont know how to use that adb..

neuros131 said:
thanks.
i am not familiar with the ADB thing actualy, i googled a lot and found whats called
"cmdline-tools" inside it there's is a "bin" and then " sdkmanager.bat" but it doesnt run a command shell line to type the codes :S
i dont know how to use that adb..
Click to expand...
Click to collapse
Use the ADB installer what is in my signature below linked to. Once installed connect Android device with PC via USB-cable and enable in Android's Settings -> Developer options "USB Debug". When having done so open a Windows command prompt and run the ADB commands.

hi again,
I couldn't find anything with the search.
I tried to make another file being encrypted.
but after a day it vanished as well after the encryption.
i dont know whats happening, and if there's another way to resotre those files being vanished :?
also i got most of the search " access denied as in the picture "

Related

REQ: info on how to copy file via commandline [SOLVED]

Hi,
I'm using phonealarm. It has an option to run a certain program when a profile is activated. I'd like to run a command which will:
1) delete a file
2) copy a file from the storage card to program files
3) rename this file
What's the best way to achieve this? Cheers...
if it's a console one would expect normal dos cmds to work like this
http://www.ericphelps.com/batch/
Sorry for my ignorance on WinMobile, but that webpage seems to have info only for win9x etc....
as I said if it's a console then one would expect that normal dos commands works
Never mind, fixed with a simple mortscript...
Code:
copy "\storage card\profiles\work.png", "\storage card\profiles\current.png", 1

We haz root but I haz more questions!

I downloaded the Android SDK on the website and the drivers from MotoDev and placed them on my desktop. I ran the drivers and they installed fine. I unzipped the SDK, created a new folder in my C: drive called AndroidSDK and placed the unzipped folder in that folder.
I opened Command Prompt and entered:
cd C:\AndroidSDK\android-sdk-windows\tools
then entered:
fastboot oem unlock
and got this error:
This application has failed to start because AdbWinApi.dll was not found. Re-installing the application may fix this issue.
I then went into the SDK and read the readme where it says that adb was moved. It says it was moved to platforms. When I open the folder there is nothing in there.
try the path that ends with "platform-tools" instead
Sent from my Xoom using XDA Premium App
Ok I figured it out. I clicked on something and it brought up a repo. I download the missing platform-tools.
I ran the commands again and I'm still getting the errors. Should I copy everything from platform-tools into the tools directory?
gqstatus0685 said:
I tried that also. I forgot to add that in my first post. There is nothing inside that folder. Am I missing adb? Is there a way to download it and drop it into that folder? I'm lost on this.
Thanks.
Click to expand...
Click to collapse
Did you open the SDK Manager and make sure all your packages are updated?
gnackattack said:
Did you open the SDK Manager and make sure all your packages are updated?
Click to expand...
Click to collapse
I did do that but cancelled after it installed the platform-tools. Should I let it download everything? It looked like it was going to take a long ass time.
**** I ended up downloading all the updates for 3.1 and entered the commands again. This time it was able to cd into the platform-tools but I can't enter the command fastboot oem unlock because I get error:
"fastboot" is not recognized as an internal or external command, operable program or batch file
Just my luck...
fastboot is in the "tools" folder, not the "platform-tools" folder.
gnackattack said:
fastboot is in the "tools" folder, not the "platform-tools" folder.
Click to expand...
Click to collapse
Ok I changed CD but now it's telling me it can't find a file that's located in platform-tools. Should I copy all the files from platform-tools and move them into the tools folder?
*********************************************************
Ok. I moved the file and it worked. My Xoom is unlocking. I have the worst luck when I borrow someone else's laptop.
Copy any files it tells you it can't find. I haven't encountered that issue myself, but that's the solution I've seen others recommend.
I'd like to thank Gnac and the other people who helped me achieve root with the issues I was having.
Anyway I have an SD card in my Xoom and I don't think it's working like it should. I downloaded a file manager, loaded a .zip on there of a theme I want to install but when I boot into recovery it's not there.
I've verified it's in the SDcard with the file manager and it's in .zip format. I'd prefer to flash it instead of adb'ing it because I keep all my .zip organized in folders on my SD card. Before inserting the SD card in the Xoom I did wipe it.
I'm rooted 3.1 and I have Busybox installed. I'm running:
[email protected] #2
Any ideas how I can get the files to be seen in recovery?

Find Bluestacks SD Card Location in Your PC

Q. Whats Bluestacks?
A. Bluestacks is a Silicon Valley-based software company that produces BlueStacks App Player and BlueStacks Cloud Connect. Both products revolve around enabling Android applications to run on Windows PCs, Macintosh computers and Windows tablets. The company was founded in 2009 by Rosen Sharma, former CTO at McAfee and board member of Cloud.com.
Steps To Find SD Card in your PC
First Download 'Root Explorer' (Included Below) and Install 'Root Explorer' in Bluestacks
Decide on which directory to give access in BlueStacks. You can either choose an entire hard drive, or a particular folder of your choice.
Access the Windows Registry by going to Start >> Run and type in 'regedit' and hit Enter. This opens up the Registry Editor.
Go to HKEY_LOCAL_MACHINE\SOFTWARE\BlueStacks\Guests\Android\ SharedFolder\0.
Right Click on 'Path' and click on 'Modify'.
Write the path of the folder which you want to include in SD card. (Example C:\SDCard)
Restart your computer for the changes to take effect.
You can find the folder at '(Root)/sdcard/bstfolder/ BstSharedFolder/'
Note
If u don't wanna change your Registry, You can simply copy and paste the file's that you want in SD Card at 'C:\ProgramData\BlueStacks\UserData\SharedFolder\' and find the files at above location in Root Explorer (ie '(Root)/sdcard/bstfolder/ BstSharedFolder/').
PLEASE CLICK ON THANKS,,
PLEASE QUOTE FOR FURTHER INFO.
i dont get shared folder at all. wat can be the issue ? kndly help. i have BST.Utils in file explorer in bluestaks but no sharedfolder. also in windows too no sharedfolder avail !!!!!!!!!!!!!!!111
help to resolve
madroamer said:
i dont get shared folder at all. wat can be the issue ? kndly help. i have BST.Utils in file explorer in bluestaks but no sharedfolder. also in windows too no sharedfolder avail !!!!!!!!!!!!!!!111
help to resolve
Click to expand...
Click to collapse
Which BlueStacks version you are using..??
downloaded 3 days back
http://cdn.bluestacks.com/downloads/0.7.3.766/BlueStacks_HD_AppPlayerPro_setup_0.7.3.766_REL.msi
madroamer said:
downloaded 3 days back
http://cdn.bluestacks.com/downloads/0.7.3.766/BlueStacks_HD_AppPlayerPro_setup_0.7.3.766_REL.msi
Click to expand...
Click to collapse
Open Root Explorer and go to one of the following location.
(Root)/sdcard/bstfolder/BstSharedFolder/
(Root)/mnt/sdcard/bstfolder/BstSharedFolder/
If it still not working then reply with the screen shot of root explorer (in /bstfolder)
"Write the path of the folder which you want to include in SD card"
What do you mean?
Anyways... I wanted to find and open the obb folder. How?
Help, no such folder present
danish1994 said:
Open Root Explorer and go to one of the following location.
(Root)/sdcard/bstfolder/BstSharedFolder/
(Root)/mnt/sdcard/bstfolder/BstSharedFolder/
If it still not working then reply with the screen shot of root explorer (in /bstfolder)
Click to expand...
Click to collapse
There is no such folder "User data" in "C/program files/bluestack/".
I want to install game data. What to do?
I have installed root explorer & running latest blue stack. Installed yesterday only.
****************************************************
UPDATE : Let it bro. I change the registry & that solved the problem.
Actually i dont want to do that. But, couldn't wait to play games....
you guys should really read more than write. Just like OP said if you dont want to modify registry then just goto
C:\ProgramData\BlueStacks\UserData\SharedFolder\
and paste your file there
Shared Folder problam
Go to HKEY_LOCAL_MACHINE\SOFTWARE\BlueStacks\Guests\Android\ Shared Folder\0
Dear Sir I can't find shared folder in my regedit please help me how access shared folder
ankushoo7 said:
Go to HKEY_LOCAL_MACHINE\SOFTWARE\BlueStacks\Guests\Android\ Shared Folder\0
Dear Sir I can't find shared folder in my regedit please help me how access shared folder
Click to expand...
Click to collapse
You need to tick 'show hidden files and folders' in the options of windows explorer, to see this folder on your harddrive
Usefull
Thanks for d solution dude
It really helped:good:
If Program data folder not showing.
madroamer said:
i dont get shared folder at all. wat can be the issue ? kndly help. i have BST.Utils in file explorer in bluestaks but no sharedfolder. also in windows too no sharedfolder avail !!!!!!!!!!!!!!!111
help to resolve
Click to expand...
Click to collapse
Make sure that hidden files and folders is unchecked. :good:
Thanks
Thank you sooo much :victory:
Helped a lot..
now i have all my bluestack/whatsapp files in pc..:good:
all system and hidden folder visibility is shown
cant find bstfolder either by root explorer or by es explorer in bluestacks
Sharedfolder visible in windows explorer
please check the pics and assist me to fix and enable bstfolder in my bluestacks
reply if you want any further info
THANK YOU
amir99 said:
all system and hidden folder visibility is shown
cant find bstfolder either by root explorer or by es explorer in bluestacks
Sharedfolder visible in windows explorer
please check the pics and assist me to fix and enable bstfolder in my bluestacks
reply if you want any further info
THANK YOU
Click to expand...
Click to collapse
I have downloaded the last BS version today and i followed the regedit directions and the shared folder is now in:
/sdcard/windows/BstSharedFolder
Excorio said:
I have downloaded the last BS version today and i followed the regedit directions and the shared folder is now in:
/sdcard/windows/BstSharedFolder
Click to expand...
Click to collapse
YEAH! Finally found it again! Thanks mate
Has anyone noticed that this shared folder has limited functionality when trying to transfer files from Bluestacks to the PC? It seems like if I try to copy something larger than ~300 megabytes Bluestacks will freeze up. Titanium backup is also unable to successfully use that shared folder as a backup location (also freezes up). I'm trying to find a good way to sync my app data (or at least transfer the Titanium Backup backups to my PC). Any ideas?
How to copy file from window to Bluestack or Bluestack to window
1) download and intall root explorer on your phone
2) go from your computer
3) My Documents/Downloads and paste there any files
4) now open root explorer n go to this path: sdcard/windows/documents/downloads
5) you will find your file under "Downloads"
so the folder "Downloads" is the only path through which files can be transferred between window(computer) and bluestack..
i cant find the iserdata folder in c:/programefiles/bluestacks
Friend I installed this rooted version of blue stacks.after installing it worked fine.then I wanted to copy a file from blue stack to PC but I couldn't find the folder use data in the c: drive.nowhere.please help.
iamawsome said:
Friend I installed this rooted version of blue stacks.after installing it worked fine.then I wanted to copy a file from blue stack to PC but I couldn't find the folder use data in the c: drive.nowhere.please help.
Click to expand...
Click to collapse
try this : C:/ProgramData/Bluestacks/UserData

[Completed] Can't push file through ADB

hi, i have adb recognizing my phone, but i still can't seem to push the files over.... every time i try, i get 'cannot stat 'su' : No such file or directory'. i have made sure over and over to put the files in the same folder where adb is I infact copy pasted the name
.... actually i have tried placing the files in fastboot folder, as well as the platform-tools folder, and i keep getting that error when i try to push anything.
any suggestions? thx
sshubhendu said:
hi, i have adb recognizing my phone, but i still can't seem to push the files over.... every time i try, i get 'cannot stat 'su' : No such file or directory'. i have made sure over and over to put the files in the same folder where adb is I infact copy pasted the name
.... actually i have tried placing the files in fastboot folder, as well as the platform-tools folder, and i keep getting that error when i try to push anything.
any suggestions? thx
Click to expand...
Click to collapse
Hello,
Run the application with administrative mode on Windows or with root on linux.
Regards
Vatsal,
Forum Moderator.

Something to make a list of a folder's content

I'm searching, 3 days of research, but it seems there is not an app, a simple thing for listing the content of a directory to make a text document or similar.
Tons of software for windows, freeware or not, but nothing for android. Is it possible???
I need to list my music direcory content (many many files, about 2k) and no windows software can manage the external sd of my phone (asus zenfone 3 with nougat); i can read, transfer, erase or play files but i can't make a list o musical files.
I'm getting nervous, can someone help me???
bibbomio said:
I'm searching, 3 days of research, but it seems there is not an app, a simple thing for listing the content of a directory to make a text document or similar.
Tons of software for windows, freeware or not, but nothing for android. Is it possible???
I need to list my music direcory content (many many files, about 2k) and no windows software can manage the external sd of my phone (asus zenfone 3 with nougat); i can read, transfer, erase or play files but i can't make a list o musical files.
I'm getting nervous, can someone help me???
Click to expand...
Click to collapse
1. Download terminal emulator.
2. Go to the directory using "cd" command. I hope you know basic linux.commands
3. type "ls > filename.txt"
I'm not sure it would work on Android. I don't have my phone right now to check this. Atleast you can try.
psxda97 said:
1. Download terminal emulator.
2. Go to the directory using "cd" command. I hope you know basic linux.commands
3. type "ls > filename.txt"
I'm not sure it would work on Android. I don't have my phone right now to check this. Atleast you can try.
Click to expand...
Click to collapse
Many thanks, i tried on i9300 and this doesn't work for me. Tried putting spaces on various positions (i know dos, so...) but nothig to do...
bibbomio said:
Many thanks, i tried on i9300 and this doesn't work for me. Tried putting spaces on various positions (i know dos, so...) but nothig to do...
Click to expand...
Click to collapse
I tried it using Termux app and it worked. You need to give storage permission to the app to access​ sd card.
Yes, i do, writing "su" as first command in terminal... is it correct? Then various cd till music folder and the "ls..."...
bibbomio said:
Yes, i do, writing "su" as first command in terminal... is it correct? Then various cd till music folder and the "ls..."...
Click to expand...
Click to collapse
su
cd /
ls ( to check whether you're​ on the root directory)
cd /sdcard/*YOUR MUSIC FOLDER*/
ls ( this will list all the files in the corrent folder)
ls > ./music.txt
If this didn't work can you tell me the address to your music directory? Let me give you exact steps.
Cheers!

Categories

Resources