MosquitoBird11 Posted June 14, 2011 Posted June 14, 2011 I love AutoIt and I have been using it for several years now. Today I finished a small program and uploaded it to a free google site in BETA form. It 'hides' compressed archive files behind other files. I would greatly appreciate any feedback! If you want to check it out: http://sites.google.com/site/ghostrar thanks!
JohnOne Posted June 14, 2011 Posted June 14, 2011 No offense, you might have a marvelous script, but I hesitate to download and run an executable posted by a person with no other posts who joined less than an hour ago. I'm going to assume its uses some alternate stream, if you wish to better your script, you might want to search this forum, there are a few examples of this kind of thing. AutoIt Absolute Beginners Require a serial Pause Script Video Tutorials by Morthawt ipify Monkey's are, like, natures humans.
MosquitoBird11 Posted June 14, 2011 Author Posted June 14, 2011 Haha, well. First of all, its an archive . And i'm not evil i promise. I would seriously appreciate some feedback if anyone else wants to try!
monoscout999 Posted June 14, 2011 Posted June 14, 2011 sorry... but i dont thrust on you... you are new user and comes here with a file and you dont want to show the script... :S also you are watching this post only all the time
MosquitoBird11 Posted June 14, 2011 Author Posted June 14, 2011 Uhm...im pretty sure I retain the rights to my script . But anyone who would like to look at it is welcome to PM me and I will provide it , for 'verification' purposes. I really dont need feedback on my code, just on the workings of my program and the like.
jaberwacky Posted June 14, 2011 Posted June 14, 2011 I thought you couldn't post in example scripts with less than five posts anyway? Helpful Posts and Websites: AutoIt3 Variables and Function Parameters MHz | AutoIt Wiki | Using the GUIToolTip UDF BrewManNH | Can't find what you're looking for on the Forum?
JohnOne Posted June 14, 2011 Posted June 14, 2011 Haha, well. First of all, its an archive . Well I followed the link because it was on google code, and I suppose I was expecting code.But archive or not the end product is an exe.Anyway, just more to let you know that alternative data stream code is available here in example scripts. AutoIt Absolute Beginners Require a serial Pause Script Video Tutorials by Morthawt ipify Monkey's are, like, natures humans.
MosquitoBird11 Posted June 15, 2011 Author Posted June 15, 2011 Well if anyone has feedback that would be cool
UEZ Posted June 15, 2011 Posted June 15, 2011 The GUI is nice but that's all. Opening a seperate CMD and pushing send keys to it to use copy /b ... is poor. Br, UEZ Please don't send me any personal message and ask for support! I will not reply! Selection of finest graphical examples at Codepen.io The own fart smells best! ✌Her 'sikim hıyar' diyene bir avuç tuz alıp koşma!¯\_(ツ)_/¯ ٩(●̮̮̃•̃)۶ ٩(-̮̮̃-̃)۶ૐ
MosquitoBird11 Posted June 15, 2011 Author Posted June 15, 2011 that you for some legitimate feedback! haha. Yes, I plan to have the cmd in the background in my next version. the automated keystrokes are indeed poor
MvGulik Posted June 15, 2011 Posted June 15, 2011 Mmm, kinda off topic, but touching some other part that seem relevant here ... When I click a image on you Application front webpage its popping up a download window for a image (hue?), better would be to show the (bigger) image (if there is a bigger images of course.)On the subject of hiding stuff. TrueCrypt has what sound a somewhat similar feature. (But I'm not really at home at hiding stuff, in otherstuff, in other stuff.) "Straight_and_Crooked_Thinking" : A "classic guide to ferreting out untruths, half-truths, and other distortions of facts in political and social discussions.""The Secrets of Quantum Physics" : New and excellent 2 part documentary on Quantum Physics by Jim Al-Khalili. (Dec 2014) "Believing what you know ain't so" ... Knock Knock ...
spudw2k Posted June 15, 2011 Posted June 15, 2011 that you for some legitimate feedback! haha. Yes, I plan to have the cmd in the background in my next version. the automated keystrokes are indeed poorUse Shell or Run instead of pushing keys to the cmd window. Spoiler Things I've Made: Always On Top Tool ◊ AU History ◊ Deck of Cards ◊ HideIt ◊ ICU ◊ Icon Freezer ◊ Ipod Ejector ◊ Junos Configuration Explorer ◊ Link Downloader ◊ MD5 Folder Enumerator ◊ PassGen ◊ Ping Tool ◊ Quick NIC ◊ Read OCR ◊ RemoteIT ◊ SchTasksGui ◊ SpyCam ◊ System Scan Report Tool ◊ System UpTime ◊ Transparency Machine ◊ VMWare ESX Builder Misc Code Snippets: ADODB Example ◊ CheckHover ◊ Detect SafeMode ◊ DynEnumArray ◊ GetNetStatData ◊ HashArray ◊ IsBetweenDates ◊ Local Admins ◊ Make Choice ◊ Recursive File List ◊ Remove Sizebox Style ◊ Retrieve PNPDeviceID ◊ Retrieve SysListView32 Contents ◊ Set IE Homepage ◊ Tickle Expired Password ◊ Transpose Array Projects: Drive Space Usage GUI ◊ LEDkIT ◊ Plasma_kIt ◊ Scan Engine Builder ◊ SpeeDBurner ◊ SubnetCalc Cool Stuff: AutoItObject UDF ◊ Extract Icon From Proc ◊ GuiCtrlFontRotate ◊ Hex Edit Funcs ◊ Run binary ◊ Service_UDF
MosquitoBird11 Posted June 16, 2011 Author Posted June 16, 2011 Thank you for adressing the issue with the pictures on the website, ive fixed that. I have no idea why google sites, by default, makes inserted pictures link to themselves ...haha
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