ibrahem Posted July 14, 2018 Share Posted July 14, 2018 i want to make a programe with autoit >>>> the program protects .exe with password i want it to be a final protection that the password can not be restored or removed i know about this tool , but the problem is that the password can be restored how can i make the program using autoit ?? Link to comment Share on other sites More sharing options...
Ilounah Posted July 14, 2018 Share Posted July 14, 2018 Use FileInstall and If..End ibrahem 1 Link to comment Share on other sites More sharing options...
careca Posted July 14, 2018 Share Posted July 14, 2018 The thing about file install is that i don't think it encrypts the files, so skillful people may be able to extract the resource. Spoiler Renamer - Rename files and folders, remove portions of text from the filename etc. GPO Tool - Export/Import Group policy settings. MirrorDir - Synchronize/Backup/Mirror Folders BeatsPlayer - Music player. Params Tool - Right click an exe to see it's parameters or execute them. String Trigger - Triggers pasting text or applications or internet links on specific strings. Inconspicuous - Hide files in plain sight, not fully encrypted. Regedit Control - Registry browsing history, quickly jump into any saved key. Time4Shutdown - Write the time for shutdown in minutes. Power Profiles Tool - Set a profile as active, delete, duplicate, export and import. Finished Task Shutdown - Shuts down pc when specified window/Wndl/process closes. NetworkSpeedShutdown - Shuts down pc if download speed goes under "X" Kb/s. IUIAutomation - Topic with framework and examples Au3Record.exe Link to comment Share on other sites More sharing options...
Moderators JLogan3o13 Posted July 14, 2018 Moderators Share Posted July 14, 2018 Moved to the appropriate forum. Moderation Team ibrahem 1 "Profanity is the last vestige of the feeble mind. For the man who cannot express himself forcibly through intellect must do so through shock and awe" - Spencer W. Kimball How to get your question answered on this forum! Link to comment Share on other sites More sharing options...
rudi Posted July 15, 2018 Share Posted July 15, 2018 Hello, perhaps this thread ... ... can help you to work out, howto solve this task, Trancexx sketched in here thread. I desparately failed to to get it running, well, beyond my knowledge level of coding ;-) Regards, Rudi Earth is flat, pigs can fly, and Nuclear Power is SAFE! Link to comment Share on other sites More sharing options...
ibrahem Posted July 17, 2018 Author Share Posted July 17, 2018 this is the video http://www.mediafire.com/file/6rptt4jum4ca935/التسجيل_2018_07_17_17_13_29_196.mp4 this is the download link of exe protector http://www.mediafire.com/file/zlv9h53655kulyl/proex08.rar i hope that autoit developers can make a tool that protect exe with password without being able to be restored sothat autoit scripts can never be decompilied sorry for bad english Link to comment Share on other sites More sharing options...
Moderators Melba23 Posted July 17, 2018 Moderators Share Posted July 17, 2018 ibrahem, Enough. We have explained why AutoIt will never be totally secure and there are many, many threads where people have come up with various solutions - none of which are 100% reliable. So please stop this line of posting. M23 ibrahem 1 Any of my own code posted anywhere on the forum is available for use by others without any restriction of any kind Open spoiler to see my UDFs: Spoiler ArrayMultiColSort ---- Sort arrays on multiple columnsChooseFileFolder ---- Single and multiple selections from specified path treeview listingDate_Time_Convert -- Easily convert date/time formats, including the language usedExtMsgBox --------- A highly customisable replacement for MsgBoxGUIExtender -------- Extend and retract multiple sections within a GUIGUIFrame ---------- Subdivide GUIs into many adjustable framesGUIListViewEx ------- Insert, delete, move, drag, sort, edit and colour ListView itemsGUITreeViewEx ------ Check/clear parent and child checkboxes in a TreeViewMarquee ----------- Scrolling tickertape GUIsNoFocusLines ------- Remove the dotted focus lines from buttons, sliders, radios and checkboxesNotify ------------- Small notifications on the edge of the displayScrollbars ----------Automatically sized scrollbars with a single commandStringSize ---------- Automatically size controls to fit textToast -------------- Small GUIs which pop out of the notification area Link to comment Share on other sites More sharing options...
Recommended Posts