0
Recently i downloaded one software that is "protecting" the folders by hiding them.
The software is https://fspro.net/my-lockbox/
I opened the cmd as administrator and i thought that i will recover it by attributes but, nothing, it raised an error File not found - personal
Then i noticed something when i just typed cd personal
- Access is denied.
My first thought it was that has to do about privileges takeown /F "D:\person" /A /R /D Y
but again the same error Access is denied.
.
Ok, i continue and i closed every process that had to do with that program.
I followed the same but nothing! With these command icacls "D:\person" /setowner "Administrators" /T /C
i got
D:\person: Access is denied. D:\person\*: Access is denied.
Successfully processed 0 files; Failed processing 2 files.
OK maybe it is something more than this!
Before i "hide" the folder i was inside the folder and when i hided it i checked the Properties and i saw You must have Read permissions to view the properties of this object
I checked the advanced option - Change the Owner and i didn't have the option to change it but only You must have Read permissions to view the properties of this object
With PowerShell and with PowerForensics
library .... I found the file!! Also, with a third party (WinUtilities Undelete
and https://www.x-ways.net/winhex/)!
I noticed that the name of the file had not changed,(didn't use clsid) it was there! Just hidden, without attributes without encryption!
My question is what is going on there?
What am i missing about privileges - permissions?
what makes it inaccessible and hidden?
Please, the point of this question is not to critique but about knowledge! Thanks!
1"Recently i downloaded one software that is "protecting" the folders by hiding them." Name? – Mr Ethernet – 2019-12-11T01:57:26.917
@Mr Ethernet I don't know if I say the name of the program will change anything. It's about to understand and take knowledge, but anyway. https://fspro.net/my-lockbox/
– AlexDotis – 2019-12-11T02:40:44.9071Providing more information generally leads to better quality answers. You should include the name of the software that made these unknown changes in the question. It's one of the most important details. I don't understand the logic behind essentially saying "I used a program and I don't want to tell anyone what it is because I don't think it's relevant... but please help me fix something it broke." – Mr Ethernet – 2019-12-11T03:07:55.337
Yes, you are right! I will edit my post! – AlexDotis – 2019-12-11T22:17:30.190
Please Edit to indicate the Third Party software used to view the file despite My Lockbox hiding the file. – Christopher Hostage – 2019-12-11T22:30:51.323
Have you tried asking the maker of the software My Lockbox? As you have demonstrated, it's not very effective at hiding files from a determined investigator. – Christopher Hostage – 2019-12-11T22:31:50.233
@Christopher Hostage I edit my post. No, i didn't try to contact with the maker of the software.
it's not very effective at hiding files from a determined investigator
I recovered the file but the question is , what makes it inaccessible. It may be a high-level knowledge but at least I want to have an idea. – AlexDotis – 2019-12-12T00:43:21.327