DisabledMonkey Posted November 22, 2009 Posted November 22, 2009 (edited) This is a basic file hider using NTFS ADS //en.wikipedia.org/wiki/NTFS#Alternate_data_streams_.28ADS.29"](Alternate Data Stream)File Hider.au3Limitations:1. Only works on NTFS2. Hidden Files will be lost when visible file is transferred to another computer (Not completely sure it won't work, just haven't tested it extensively)Basically you just select a visible file that you wish to hide another file into, then select the file you want to hide, and click the hide button. Note that the file size of the visible file does not change; meaning you could hide a 5mb file in a 5kb file, and the visible 5kb file would still show up as 5kb.To extract the hidden file you just select the visible file and it will list the hidden files it has in it. Then you just select the one you want to extract and hit extract.This is just something I threw together out of boredom real quick, so the GUI isn't great but I think its understandable.If you have any questions about how to use it, or suggestions/comments, just let me know.Thanks for your time,Disabled Monkey Edited November 22, 2009 by DisabledMonkey
Fire Posted November 22, 2009 Posted November 22, 2009 Thanks for share DisabledMonkey.But link is "died".An Error OccurredSorry, an error occurred. If you are unsure on how to use a feature, or don't know why you got this error message, try looking through the help files for more information.[#10170] We could not find the attachment you were attempting to view. [size="5"] [/size]
DisabledMonkey Posted November 22, 2009 Author Posted November 22, 2009 Thanks for share DisabledMonkey.But link is "died". An Error Occurred Sorry, an error occurred. If you are unsure on how to use a feature, or don't know why you got this error message, try looking through the help files for more information. [#10170] We could not find the attachment you were attempting to view. Sorry, noticed I misspelled hider, hidder, (felt to stupid to leave it) So was renaming stuff. Try again.
KaFu Posted November 22, 2009 Posted November 22, 2009 (edited) And to find those "hidden" ADS??? Just use SMF ... Edited November 22, 2009 by KaFu OS: Win10-22H2 - 64bit - German, AutoIt Version: 3.3.16.1, AutoIt Editor: SciTE, Website: https://funk.eu AMT - Auto-Movie-Thumbnailer (2024-Oct-13) BIC - Batch-Image-Cropper (2023-Apr-01) COP - Color Picker (2009-May-21) DCS - Dynamic Cursor Selector (2024-Oct-13) HMW - Hide my Windows (2024-Oct-19) HRC - HotKey Resolution Changer (2012-May-16) ICU - Icon Configuration Utility (2018-Sep-16) SMF - Search my Files (2024-Oct-20) - THE file info and duplicates search tool SSD - Set Sound Device (2017-Sep-16)
DisabledMonkey Posted November 22, 2009 Author Posted November 22, 2009 And to find those "hidden" ADS??? Just use SMF ...Yeah, I know storing a file in the ADS isn't exactly hiding it, just hiding it from view and from the average user.Whats SMF?
KaFu Posted November 22, 2009 Posted November 22, 2009 SMF is my file search tool, take a look in my signature. Didn't want to hijack the thread ... OS: Win10-22H2 - 64bit - German, AutoIt Version: 3.3.16.1, AutoIt Editor: SciTE, Website: https://funk.eu AMT - Auto-Movie-Thumbnailer (2024-Oct-13) BIC - Batch-Image-Cropper (2023-Apr-01) COP - Color Picker (2009-May-21) DCS - Dynamic Cursor Selector (2024-Oct-13) HMW - Hide my Windows (2024-Oct-19) HRC - HotKey Resolution Changer (2012-May-16) ICU - Icon Configuration Utility (2018-Sep-16) SMF - Search my Files (2024-Oct-20) - THE file info and duplicates search tool SSD - Set Sound Device (2017-Sep-16)
DisabledMonkey Posted November 22, 2009 Author Posted November 22, 2009 SMF is my file search tool, take a look in my signature. Didn't want to hijack the thread ...OH nice, no worries about hijacking thread, this was a project I just did out of boredom
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now