Re: How to get fullpathname form MFT



"Kang" <pskang@xxxxxxxxx> wrote in message
news:%23250Ex81GHA.4176@xxxxxxxxxxxxxxxxxxxxxxx

Where is directory chain?
I don't know what "directory chain" means exactly.
can you advice me?

if a.exe process is excuted, I can't overwrite a.exe file
so CreateFile() fails
but I can overwrite a.exe file by write sector.

.... and most likely damage the file system. Do not do it.

While you are not doing this, you should spend some time on learning file
system essentials: files, directories, how directories are organised into
trees, how they are traversed, etc. You cannot succeed in your project
without this knowledge, anyway.

S


.



Relevant Pages

  • Re: *nix data wipe tools
    ... >file system to destroy the contents of a file. ... >that overwrite requests will actually overwrite the intended bits. ... encounter; flash memory devices, e.g., only pretend to be an array of bytes; ... Personally I prefer a "lose key, lose data" approach to secure erase; ...
    (Bugtraq)
  • Re: Help with (relatively) securely deleting files?
    ... Would that not overwrite the blocks ... :This depends on the file system. ... :areas, which aren't available for dd, except for the file tail. ... would not be touched by your 'dd' command. ...
    (comp.security.unix)
  • Re: Why mv have no -R
    ... 'mv' does not really move data(in one file system), it just renames ... if file2 already exists, ... So, in most cases, you will overwrite ...
    (comp.unix.shell)
  • Re: How to get fullpathname form MFT
    ... so CreateFilefails ... but I can overwrite a.exe file by write sector. ... Don Burn (MVP, Windows DDK) ...
    (microsoft.public.win32.programmer.kernel)
  • Re: LABELs
    ... system or not (ANY file system) when copying from device/partition to ... It will only overwrite the number of bytes that are copied. ...
    (Fedora)