Which of the following will extract an executable file from NTFS streaming?
A. c:\> cat file1.txt:hidden.exe > visible.exe
B. c:\> more file1.txt | hidden.exe > visible.exe
C. c:\> type notepad.exe > file1.txt: hidden.exe
D. c:\> list file1.txt$hidden.exe > visible.exe
FUD