zxtnt09 Posted March 9, 2016 Posted March 9, 2016 Hi guys, i have problem to use ".msstyles" files, infact when i compile my script and make that "protect" the skin ( .msstyles ) run incomplete !!! ( just buttons and inputboxs work ). any idea ?
AutoBert Posted March 9, 2016 Posted March 9, 2016 (edited) what's msstyles? Please make a small runable reproducer which shows error. Attach the used file(s) for skinning. Edited March 9, 2016 by AutoBert zxtnt09 1
water Posted March 9, 2016 Posted March 9, 2016 No. From what you posted so far it is impossible to suggest a solution. As AutoBert requested: Post a small reproducer script. zxtnt09 1 My UDFs and Tutorials: Spoiler UDFs: Active Directory (NEW 2024-07-28 - Version 1.6.3.0) - Download - General Help & Support - Example Scripts - Wiki ExcelChart (2017-07-21 - Version 0.4.0.1) - Download - General Help & Support - Example Scripts OutlookEX (2021-11-16 - Version 1.7.0.0) - Download - General Help & Support - Example Scripts - Wiki OutlookEX_GUI (2021-04-13 - Version 1.4.0.0) - Download Outlook Tools (2019-07-22 - Version 0.6.0.0) - Download - General Help & Support - Wiki PowerPoint (2021-08-31 - Version 1.5.0.0) - Download - General Help & Support - Example Scripts - Wiki Task Scheduler (2022-07-28 - Version 1.6.0.1) - Download - General Help & Support - Wiki Standard UDFs: Excel - Example Scripts - Wiki Word - Wiki Tutorials: ADO - Wiki WebDriver - Wiki
InunoTaishou Posted March 9, 2016 Posted March 9, 2016 It could be that it's working correctly but the values used in the msstyles file you're using are incomplete or not configured correctly, or it's missing some bmp files. Try a different msstyles zxtnt09 1
zxtnt09 Posted March 10, 2016 Author Posted March 10, 2016 Thanks guys, my issue is "how to protect my script from Exe2Aut" ... i really tired about this bad app ( Exe2Aut ) and i can not solved this issues
JohnOne Posted March 10, 2016 Posted March 10, 2016 Well that went from oranges to apples rather quickly. Here is the answer... You cannot protect your script, at all, stop wasting your time. zxtnt09 1 AutoIt Absolute Beginners Require a serial Pause Script Video Tutorials by Morthawt ipify Monkey's are, like, natures humans.
water Posted March 10, 2016 Posted March 10, 2016 This issue has been discussed multiple times on the forum. Exe2Aut only works for older versions of AutoIt but you still can't protect your scripts. My UDFs and Tutorials: Spoiler UDFs: Active Directory (NEW 2024-07-28 - Version 1.6.3.0) - Download - General Help & Support - Example Scripts - Wiki ExcelChart (2017-07-21 - Version 0.4.0.1) - Download - General Help & Support - Example Scripts OutlookEX (2021-11-16 - Version 1.7.0.0) - Download - General Help & Support - Example Scripts - Wiki OutlookEX_GUI (2021-04-13 - Version 1.4.0.0) - Download Outlook Tools (2019-07-22 - Version 0.6.0.0) - Download - General Help & Support - Wiki PowerPoint (2021-08-31 - Version 1.5.0.0) - Download - General Help & Support - Example Scripts - Wiki Task Scheduler (2022-07-28 - Version 1.6.0.1) - Download - General Help & Support - Wiki Standard UDFs: Excel - Example Scripts - Wiki Word - Wiki Tutorials: ADO - Wiki WebDriver - Wiki
zxtnt09 Posted March 10, 2016 Author Posted March 10, 2016 Just now, water said: This issue has been discussed multiple times on the forum. Exe2Aut only works for older versions of AutoIt but you still can't protect your scripts. i "just" want to protect from this damn tool , is that good idea => "Obfuscat"
water Posted March 10, 2016 Posted March 10, 2016 The Obfuscator tool was deprecated as well as it was hard to maintain and "only" made it harder to read the script. zxtnt09 1 My UDFs and Tutorials: Spoiler UDFs: Active Directory (NEW 2024-07-28 - Version 1.6.3.0) - Download - General Help & Support - Example Scripts - Wiki ExcelChart (2017-07-21 - Version 0.4.0.1) - Download - General Help & Support - Example Scripts OutlookEX (2021-11-16 - Version 1.7.0.0) - Download - General Help & Support - Example Scripts - Wiki OutlookEX_GUI (2021-04-13 - Version 1.4.0.0) - Download Outlook Tools (2019-07-22 - Version 0.6.0.0) - Download - General Help & Support - Wiki PowerPoint (2021-08-31 - Version 1.5.0.0) - Download - General Help & Support - Example Scripts - Wiki Task Scheduler (2022-07-28 - Version 1.6.0.1) - Download - General Help & Support - Wiki Standard UDFs: Excel - Example Scripts - Wiki Word - Wiki Tutorials: ADO - Wiki WebDriver - Wiki
zxtnt09 Posted March 10, 2016 Author Posted March 10, 2016 Just now, water said: The Obfuscator tool was deprecated as well as it was hard to maintain and "only" made it harder to read the script. it's mean , Obfuscator can be decode ? , i use that one time and it's changing my script code to unreadable , i guess it is good, you think it is good to use ? thanks
water Posted March 10, 2016 Posted March 10, 2016 No, Obfuscator does not decode your script. It worked the other way round: It makes your script harder to read. As you stated: It makes the script unreadable by changing variable and function names etc. But it isn't 100% save as it might be possible to re-translate the script into a readable form by other programs. zxtnt09 1 My UDFs and Tutorials: Spoiler UDFs: Active Directory (NEW 2024-07-28 - Version 1.6.3.0) - Download - General Help & Support - Example Scripts - Wiki ExcelChart (2017-07-21 - Version 0.4.0.1) - Download - General Help & Support - Example Scripts OutlookEX (2021-11-16 - Version 1.7.0.0) - Download - General Help & Support - Example Scripts - Wiki OutlookEX_GUI (2021-04-13 - Version 1.4.0.0) - Download Outlook Tools (2019-07-22 - Version 0.6.0.0) - Download - General Help & Support - Wiki PowerPoint (2021-08-31 - Version 1.5.0.0) - Download - General Help & Support - Example Scripts - Wiki Task Scheduler (2022-07-28 - Version 1.6.0.1) - Download - General Help & Support - Wiki Standard UDFs: Excel - Example Scripts - Wiki Word - Wiki Tutorials: ADO - Wiki WebDriver - Wiki
zxtnt09 Posted March 10, 2016 Author Posted March 10, 2016 2 minutes ago, water said: No, Obfuscator does not decode your script. It worked the other way round: It makes your script harder to read. As you stated: It makes the script unreadable by changing variable and function names etc. But it isn't 100% save as it might be possible to re-translate the script into a readable form by other programs. i use that and i got this : Func A5700003308($A5700003308) Local $A5700003308_ For $x = 1 to StringLen($A5700003308) step 2 $A5700003308_ &= Chr(Dec(StringMid($A5700003308,$x,2))) Next Return $A5700003308_ EndFunc all of my code changing to somethings like that ... i like that... can you (or anyone) read that ?? thanks
water Posted March 10, 2016 Posted March 10, 2016 I can read but not understand it zxtnt09 1 My UDFs and Tutorials: Spoiler UDFs: Active Directory (NEW 2024-07-28 - Version 1.6.3.0) - Download - General Help & Support - Example Scripts - Wiki ExcelChart (2017-07-21 - Version 0.4.0.1) - Download - General Help & Support - Example Scripts OutlookEX (2021-11-16 - Version 1.7.0.0) - Download - General Help & Support - Example Scripts - Wiki OutlookEX_GUI (2021-04-13 - Version 1.4.0.0) - Download Outlook Tools (2019-07-22 - Version 0.6.0.0) - Download - General Help & Support - Wiki PowerPoint (2021-08-31 - Version 1.5.0.0) - Download - General Help & Support - Example Scripts - Wiki Task Scheduler (2022-07-28 - Version 1.6.0.1) - Download - General Help & Support - Wiki Standard UDFs: Excel - Example Scripts - Wiki Word - Wiki Tutorials: ADO - Wiki WebDriver - Wiki
zxtnt09 Posted March 10, 2016 Author Posted March 10, 2016 8 minutes ago, water said: I can read but not understand it Thanks , and can you please answer to this thread : i think your our master
JohnOne Posted March 10, 2016 Posted March 10, 2016 Oddly enough, it returns nothing. zxtnt09 1 AutoIt Absolute Beginners Require a serial Pause Script Video Tutorials by Morthawt ipify Monkey's are, like, natures humans.
AutoBert Posted March 10, 2016 Posted March 10, 2016 When your script is so good that you invest time to protect it and everybody needs it, somebody find's the way to rebuild a readable source from your exe.
MathInDOS Posted September 12, 2020 Posted September 12, 2020 (edited) Is there any way to use .msstyle skins in autoit gui? 🤔 Edited September 12, 2020 by MathInDOS Danp2 1
MathInDOS Posted September 14, 2020 Posted September 14, 2020 Please help me, I saw a Software which write in autoit and it use .msstyle skins but I don't know how I use skins is anyone know how it possible? 🤔
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