Psibernetic Posted January 10, 2007 Share Posted January 10, 2007 (edited) Topic MOVED due to new release, X-Hide is discontinued, taking its place is Securacy, this was appropriate due to the name describing the program accuractely Securacy is now located at: http://www.autoitscript.com/forum/index.php?showtopic=39331xHide will remain available on this page, but no updates are forseenX-Hide Beta rev 1X-Hide is a fairly unique tool which hides your important or private files by applying system and hidden attributes to the file or folder...this seems to make the file disapper in Explorer, while the file remains in that exact spot... Built in records of which files/folders are hidden so you dont lose them...of course that in itself caused a major breach in the hiding, people could simply open the log file or the program and find out exactly which files were important and where they were...so moving in the obvious direction, X-Hide encrypts its logs and requires you to enter a passwod to access your database...xHide's GUI has been designed pixel by pixel for your ease and to be a quick fix for security...License Type: GNU-GPL@NOTE:In newest version hiding no longer uses Key emulation but actual commands.. (see BETA rev 1 Changes)(1/10/07 1:00AM) - Beta Version Original release(1/10/07 10:00pm) - BETA rev 1 Added an error checking line for an inputbox command on line 25 Edited psi_Hide() UDF to use the fileSetAtrrib() function instead of key emulation Added comments to the $psi_Hide() UDFX_Hide_Beta_R1.zip Edited January 13, 2007 by Psibernetic [sup]Psibernetic[/sup]My Creations:X-HideSecuracy Link to comment Share on other sites More sharing options...
rambo3889 Posted January 10, 2007 Share Posted January 10, 2007 Looks nice mayb that this could do it applies hidden and system to the attrib withoit using any keypresuare filesetattrib("file","+SH") My Scripts:Radioblog Club Music DownloaderOther stuff:Fun movieIm serious read the help file it helps :PFight 'Till you drop. Never stop, You Cant give up. Til you reach the top Fight! youre the best in town Fight! Link to comment Share on other sites More sharing options...
Busti Posted January 10, 2007 Share Posted January 10, 2007 crashes in an endless loop and want to open the "Run" command My UDF's : Startet on : 06.06.2006_CaseSearchOrReplaceStr();~> Searches OR Replaces a String,;~> With or Without Casesensivity Link to comment Share on other sites More sharing options...
Psibernetic Posted January 10, 2007 Author Share Posted January 10, 2007 crashes in an endless loop and want to open the "Run" commandI have noticed this also it is because when it is exuctuting its hide or unhide function, if any user input interupts it, it causes a loop waiting for a window to shoow up either Run or Command prompt... sorry for the inconvenience...I will have this fixed today thank you for reporting this bug..I wasn't sure if only occured for me [sup]Psibernetic[/sup]My Creations:X-HideSecuracy Link to comment Share on other sites More sharing options...
llamnuds Posted January 10, 2007 Share Posted January 10, 2007 X-Hide Beta VersionI have spent appr 7 days dilligently working to provide a working stable version of this program...it applies the System and hidden attribs to files or folders... it has a unique GUI, management system, and encryption to ensure your hiding security.... enjoy and please leave me feedback...License Type: GNU-GPL (*Please obey*)@NOTE: I have not finished commenting and updating the actual hiding function... currently psi_hide() uses autoit's key emulation to apply the attribs, considering this was how I learned autoit, it makes sense this being my first script... Shortly I will update that function no worries dear friends(1/10/07 1:00AM) - Beta Version - Original releaseLooks good.Hiding worked for me, but unhiding did not, no visible errors, it failed silently.Would it be possible for it to automatically detect whether the chosen item is a file or a directory?Cheers,Llamnuds Link to comment Share on other sites More sharing options...
Psibernetic Posted January 11, 2007 Author Share Posted January 11, 2007 (edited) Looks good.Hiding worked for me, but unhiding did not, no visible errors, it failed silently.Would it be possible for it to automatically detect whether the chosen item is a file or a directory?Cheers,Llamnudsmay ask where it failed? such as... Did u have a listviewitem selected... was the filepath generated incorrect? is it a repeating pattern... thank you for the feedback comments good or bad help me tons... I will have a new version available within the hour I presume..(I do not know of a way to get it to auto-detect without making my own file open dialog, the autoit one will not open folders....only its folderdialog will...good idea tho I will set a note asside for future updates) Edited January 11, 2007 by Psibernetic [sup]Psibernetic[/sup]My Creations:X-HideSecuracy Link to comment Share on other sites More sharing options...
Psibernetic Posted January 11, 2007 Author Share Posted January 11, 2007 X-Hide BETA Revision 1 Now available in main post enjoy! [sup]Psibernetic[/sup]My Creations:X-HideSecuracy Link to comment Share on other sites More sharing options...
nitekram Posted January 12, 2007 Share Posted January 12, 2007 Topic MOVED due to new release, X-Hide is discontinued, taking its place is Securacy, this was appropriate due to the name describing the program accuractely Securacy is now located at:Where? 2¢ All by me:"Sometimes you have to go back to where you started, to get to where you want to go." "Everybody catches up with everyone, eventually" "As you teach others, you are really teaching yourself." From my dad "Do not worry about yesterday, as the only thing that you can control is tomorrow." WIKI | Tabs; | Arrays; | Strings | Wiki Arrays | How to ask a Question | Forum Search | FAQ | Tutorials | Original FAQ | ONLINE HELP | UDF's Wiki | AutoIt PDF AutoIt Snippets | Multple Guis | Interrupting a running function | Another Send StringRegExp | StringRegExp Help | RegEXTester | REG TUTOR | Reg TUTOT 2 AutoItSetOption | Macros | AutoIt Snippets | Wrapper | Autoit Docs SCITE | SciteJump | BB | MyTopics | Programming | UDFs | AutoIt 123 | UDFs Form | UDF Learning to script | Tutorials | Documentation | IE.AU3 | Games? | FreeSoftware | Path_Online | Core Language Programming Tips Excel Changes ControlHover.UDF GDI_Plus Draw_On_Screen GDI Basics GDI_More_Basics GDI Rotate GDI Graph GDI CheckExistingItems GDI Trajectory Replace $ghGDIPDll with $__g_hGDIPDll DLL 101? Array via Object GDI Swimlane GDI Plus French 101 Site GDI Examples UEZ GDI Basic Clock GDI Detection Ternary operator Link to comment Share on other sites More sharing options...
Psibernetic Posted January 12, 2007 Author Share Posted January 12, 2007 Where?Srry bout that must have forgotten that..I was ina hurryhttp://www.autoitscript.com/forum/index.php?showtopic=39331 [sup]Psibernetic[/sup]My Creations:X-HideSecuracy Link to comment Share on other sites More sharing options...
AzKay Posted January 13, 2007 Share Posted January 13, 2007 Sounds good. But one flaw, In explorer properties, you can set "view hidden / system files". # MY LOVE FOR YOU... IS LIKE A TRUCK- # Link to comment Share on other sites More sharing options...
Psibernetic Posted January 13, 2007 Author Share Posted January 13, 2007 haha ya, but for the general public this method is just as useful as encryption...that you have to admit... Also, I predicted that flaw from the beginning, that is why I made Securacy..Securacy IDEA encrypts the files and "superhides" then [sup]Psibernetic[/sup]My Creations:X-HideSecuracy Link to comment Share on other sites More sharing options...
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