alternate-data-stream
How do I fix my "self-deleting" .exe from deleting itself early?
For the sake of testing and personal proof of concept, I have a .exe file that only outputs a simple string and then calls a system pause (literally system(\"pause\") in C++).[详细]
2023-03-07 20:51 分类:问答Using Alternate Data Streams (forks) in Windows 7?
An existing (webbased) project that I work on uses client data and saves reports using the name of the client as file name. Unfortunately, it never filtered this client name so someone entered client[详细]
2023-02-10 02:13 分类:问答Mercurial and NTFS Alternate data stream
How does Mercurial handle Alternate Data Streams (in the NTFS file system)? If it can\'t handle that, is there a DCVS that does?[详细]
2023-02-04 16:07 分类:问答Starting an application located in an Alternate Data Stream
On Windows 7, starting a program located in an Alternate Data Stream (e.g. start c:\\temp\\application.exe开发者_运维知识库:hiddenProgram.exe) does not work anymore![详细]
2023-02-02 13:13 分类:问答Encrypt a specified alternate data stream - NTFS, XP
According to MSDN, each alternate data stream may be stored at an encrypted form (NTFS\' encrypted state). The only API function I\'ve find for setting Enc开发者_运维技巧ryption state, is EncryptFile([详细]
2023-01-24 19:37 分类:问答Remove events without knowing their names
Is it possible to instead of doing this: person.Walking -= person_Walking1; person.Walking -= person_Walking2;[详细]
2022-12-24 02:46 分类:问答