August 4th, 2016, 17:50
August 4th, 2016, 22:49
I don't know if you can use "Restore previous version" on that but on my Win7 system, there are no previous versions. Previous versions is not available in XP and may not be enabled on other versions of Windows (See System protection settings for System Restore).The places.sqlite file contains all your Firefox bookmarks and lists of all the files you've downloaded and websites you’ve visited.
August 5th, 2016, 1:13
August 5th, 2016, 14:52
LarrySabo wrote:In the current version of Firefox, browsing history is kept in places.sqlite in the user profile, according to this.I don't know if you can use "Restore previous version" on that but on my Win7 system, there are no previous versions. Previous versions is not available in XP and may not be enabled on other versions of Windows (See System protection settings for System Restore).The places.sqlite file contains all your Firefox bookmarks and lists of all the files you've downloaded and websites you’ve visited.
August 5th, 2016, 14:54
fzabkar wrote:Try a sector-level test.
Create a history.dat file in the normal way and then use a disc editor (eg DMDE freeware) to determine the sectors occupied by the file (or you could use one of several other methods for locating these sectors). Then clear the private data in your browser and re-examine those same sectors.
August 6th, 2016, 5:04
kurt2121 wrote:fzabkar wrote:Try a sector-level test.
Create a history.dat file in the normal way and then use a disc editor (eg DMDE freeware) to determine the sectors occupied by the file (or you could use one of several other methods for locating these sectors). Then clear the private data in your browser and re-examine those same sectors.
Hm, would a guy with not much experience with forensics or that kind of stuff be able to do this, do you think? I'm going to read up on this though, that seems like a good idea.
August 6th, 2016, 9:44
fzabkar wrote:kurt2121 wrote:fzabkar wrote:Try a sector-level test.
Create a history.dat file in the normal way and then use a disc editor (eg DMDE freeware) to determine the sectors occupied by the file (or you could use one of several other methods for locating these sectors). Then clear the private data in your browser and re-examine those same sectors.
Hm, would a guy with not much experience with forensics or that kind of stuff be able to do this, do you think? I'm going to read up on this though, that seems like a good idea.
It's easy in DMDE.Launch DMDE
Select your physical disk
Check the Show Partitions box
Double-click the desired volume
Expand the Root
Navigate to your desired file
Double-click the desired file group in the left pane
Double-click the desired file in the top right pane
The bottom right pane should now identify the LBA of the first sector of the file
August 6th, 2016, 16:01
August 6th, 2016, 17:06
fzabkar wrote:The LBA (Logical Block Address) is the sector where the file is located. The contents of this sector are the beginning of the file. Save the file (use Windows explorer or DMDE) and use a hex editor (eg HxD) to view it. The contents should be the same in both cases.
Now exit DMDE and delete your private data in Firefox. Then ...Launch DMDE
Select your physical disk
Uncheck the Show Partitions box
Editor -> Goto offsetSector = 13331200
Sector offset = 0
From Start/End
Dec
You should now see the contents of sector 13331200. Examine the next few sectors (using the Page Down key). Do you still see your original data?
https://mh-nexus.de/en/hxd/
August 6th, 2016, 23:23
kurt2121 wrote:Also, with DMDE , am I able to search a keyword through an entire drive and see if there are undeleted data that way?
August 7th, 2016, 9:05
fzabkar wrote:kurt2121 wrote:Also, with DMDE , am I able to search a keyword through an entire drive and see if there are undeleted data that way?
Tools -> Search for String in Object
August 7th, 2016, 20:43
August 7th, 2016, 22:15
data-medics wrote:I would guess then that it's creating a new, empty, history file before it deletes the old one. Now it's just a matter of determining an identifiable characteristic of the file type to be able to search for it.
Powered by phpBB © phpBB Group.