MariusN Posted December 2, 2013 Share Posted December 2, 2013 (edited) I just want to find out "IF" its possible to build in some sort of code INSIDE of our "au3's" to protect against "myaut2exe"... For example, if a guy tries to decompile my script (after it is in exe-format)...Something that can actually give the cracker a BSOD if he/she tries to decompile my exe ...or best still...wipes all HIS data PS: i know about CAMO and all that stuff...but i need my OWN sorta protection ;-) Edited December 2, 2013 by MariusN Link to comment Share on other sites More sharing options...
Moderators Melba23 Posted December 2, 2013 Moderators Share Posted December 2, 2013 MariusN, ...or best still...wipes all HIS dataSo you want us to help you write malware? Anyway, there is NO WAY you can protect your scripts against determined hackers. If major games and OSes are hacked within hours, what chance to you have? And I see someone has left the door of the cage ajar, so before that bird gets out yet again......<click> M23 MariusN and lordofthestrings 2 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