Connecting Tech Pros Worldwide Forums | Help | Site Map

making a directory structure.

Newbie
 
Join Date: Dec 2007
Posts: 5
#1: Dec 21 '07
Basically il describe my scenario. I have an image of a thumb drive. I have worked my way through the file allocation table and extracted all of the files from the image, the code is just stored in strings. I would like to recreate this directory structure now but i have no idea how to start, does anyone have any ideas?

thank you

sicarie's Avatar
Moderator
 
Join Date: Nov 2006
Location: USA
Posts: 3,929
#2: Dec 21 '07

re: making a directory structure.


Hmm, I really don't understand what you are saying there.

What are you trying to do, in the end? What is the high-level goal you are trying to accomplish?

How did you copy the information from the thumb drive? Did you just copy each memory location, or did you use the win32 api to list the contents and store them somewhere?
Reply