New: vbscriptAll contenthive-129948hive-196917krzzanhive-183959steemhive-150122hive-185836hive-166405hive-180932photographyhive-183397hive-101145hive-144064uncommonlabhive-188619hive-184714hive-145157bitcoinhive-103599krsuccesshive-180301hive-179660hive-193637hive-193186TrendingNewHotLikersjustyy (82)in blog • last yearsteemCreated with Sketch.Microsoft has just Deprecated VBScriptOct 2023, Microsoft has announced the Deprecation of VBScript - which is a programming language that I love. In future releases of Windows, VBScript will be available as a feature on demand…twr (53)in darkhotelhackonvbscript • 6 years agoVulnerability in Microsoft's VBScript Engine Taken Advantage by DarkhotelHackers have utilised the VBScript Engine in a hacking operation dubbed Darkhotel. Microsoft have disabled the execution of VBScript in the default OS Configuration, however the flaw could still be…oneleo (27)in mining • 7 years ago【新手礦工】自製算力下降提醒器(建議 Gmail),適用於 Claymore這幾天挖礦,oneleo 常會遇到超頻超過頭,運作三四個小時算力無預警下降 但是上班的原故,又不能整天盯著 Chrome 遠端桌面 更何況,每一次的遠端桌面,都有極高的機率讓礦機當機,以至於要重新設置,非常麻煩 所以想說自己寫一個 VBScript 小工具,來幫我監督 只要在電腦沒有當機前提下,「整體(Total Speed)」算力低於一個自己設置的門檻…wyn (51)in utopian-io • 7 years agoUsing Multidimensional Arrays with VBScriptWhat Will I Learn? How to Work with More than One Dimension in VBScript Programming using Emacs Requirements GNU Emacs Github: Download link: Difficulty Intermediate Tutorial…aminda (53)in utopian-io • 7 years agoHow to Solve Quadratic Equations in a VSCodeA computer programmer can use VSCode to create powerful Microsoft Windows applications or as a learning tool as shown by this tutorial on quadratic equations. What Will I Learn? How to Solve…justyy (82)in utopian-io • 7 years agoThe Base64 VBScript Obfuscator in VBScriptAdding more VBScript obfuscation techniques are not just fun but also useful. Previously, the accepted VBScript repro: has provided two obfuscation methods: the default Chr and the ROT47 …justyy (82)in utopian-io • 7 years agoAdvanced ROT47 VBScript Obfuscator in VBScriptPreviously, the very basic VBScript obfuscator has been accepted by utopian. However, the obfuscated source code is lengthy, which is made up by chr functions. Today, I have added another…justyy (82)in utopian-io • 7 years agoSuggestion: VBSUnit should support floating methodsVBSUnit is a VBScript Unit Testing Framework. Currently, it supports the following test methods for VBScript : assert_equal expected, actual, message assert_not_equal expected…justyy (82)in utopian-io • 7 years agoAdding VBScript DefuscatorIn VBScript Obfuscator in VBScript the simple but yet powerful VBscript obfuscator is written in VBScript. The obfuscator allows you to obfuscate the VBScript source code and still the VBScript…justyy (82)in utopian-io • 7 years ago64-bit Tablacus Scripting ControlTablacus Scripting Control is the 64-bit Alternative of msscript.ocx . Microsoft does not have and will not plan to make a 64-bit Script Control. The Script Control is a very powerful and easy…justyy (82)in utopian-io • 7 years agoVBScript Obfuscator in VBScriptThis is the VBScript Obfuscator written in VBScript. You can obfuscate your VBS source file easily with this command line utility. Github: How does it work? The obfuscator will parse…davinshi (51)in utopian-io • 7 years agoUtopian Shortcut Links [ Vbscript ]Hi Guys I made a Script to make a shortcut of any link you want :) it'w will help you to save links , For reference at a later time Name : Utopian Shortcut Links Language : Vbscript Os :…davinshi (51)in utopian-io • 7 years agoUtopian Shortcut LinksI made a Script to make a shortcut of any link you want :) Name : Utopian Shortcut Links Language : Vbscript Os : Windows Source Code :…itsolutions (41)in computer • 7 years agoMake your Computer talk with VBScriptHave you ever wondered how can you make your computer speak whatever you input to it like in the movies? Would it not be fun? If only it was possible! Rejoice, because now it is possible. Well, if…justyy (82)in vbscript • 8 years agoWhich is Faster? VBScript or JScript on WSH – A Performance Comparison using Sieve of EratosthenesXXX: