Login
Discover
Waves
Communities
Login
Signup
Topics
#vbscript
Global
Trending
Hot
New
Top
#vbscript
New
Top communities
Create your community
latest #vbscript created topics | Ecency
twr
darkhotelhackonvbscript
2018-08-20 10:31
Vulnerability in Microsoft's VBScript Engine Taken Advantage by Darkhotel
Hackers 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 utilised
$ 0.000
1
oneleo
mining
2018-01-16 15:09
!
Low reputation account with an unverified outbound link, Reveal content
【新手礦工】自製算力下降提醒器(建議 Gmail),適用於 Claymore
這幾天挖礦,oneleo 常會遇到超頻超過頭,運作三四個小時算力無預警下降 但是上班的原故,又不能整天盯著 Chrome 遠端桌面 更何況,每一次的遠端桌面,都有極高的機率讓礦機當機,以至於要重新設置,非常麻煩 所以想說自己寫一個 VBScript 小工具,來幫我監督 只要在電腦沒有當機前提下,「整體(Total Speed)」算力低於一個自己設置的門檻 就會主動寄信到指定的信箱內 是不是很方便呢?
$ 0.000
2
1
1
wyn
utopian-io
2018-01-15 12:02
Using Multidimensional Arrays with VBScript
What 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 Contents How to Create A Simple
aminda
utopian-io
2018-01-13 15:17
How to Solve Quadratic Equations in a VSCode
A 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 Quadratic
borsengelaber
Deutsch D-A-CH
2026-08-12 04:14
Published via Ecency
Promoted
Getreidfeld / Field [GER/ENG]
Derzeit kann man wieder das Getreide reifen sehen. Hier mit ein paar schönen Mohnblumen dazwischen. Right now, you can see the grain ripening again. Here, with a few beautiful poppies scattered among it.
justyy
utopian-io
2017-12-26 23:34
The Base64 VBScript Obfuscator in VBScript
Adding 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, today I have
justyy
utopian-io
2017-12-23 21:01
Advanced ROT47 VBScript Obfuscator in VBScript
Previously, 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 VBScript obfuscator
justyy
utopian-io
2017-12-09 18:30
Suggestion: VBSUnit should support floating methods
VBSUnit is a VBScript Unit Testing Framework. Currently, it supports the following test methods for VBScript: assert_equal expected, actual, message assert_not_equal expected, actual, message assert_match
justyy
utopian-io
2017-12-08 19:36
Adding VBScript Defuscator
In 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 can run
godfish
Loving HIVE ❤
2026-08-11 11:59
Published via Ecency
Promoted
Making Hive a Tad Less Lonely: Who Should I Support?
The world’s a pretty lonely place. At least that’s what they say... Then again, your world is whatever you make it. You can change the little things around you. And maybe a whole bunch of small things
justyy
utopian-io
2017-12-07 10:58
64-bit Tablacus Scripting Control
Tablacus 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 to use tool
justyy
utopian-io
2017-12-04 15:53
VBScript Obfuscator in VBScript
This 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 each character of
davinshi
utopian-io
2017-12-01 15:26
Utopian 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 : Windows
davinshi
utopian-io
2017-11-30 00:29
Utopian Shortcut Links
I made a Script to make a shortcut of any link you want :) Name : Utopian Shortcut Links Language : Vbscript Os : Windows Source Code : ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ogaaloysius
LeoFinance
2026-08-16 10:29
Published via Ecency
Promoted
From the Mining Site to the Blockchain — My Story
I’m writing this from a mining site in Ghana. Dust on my hands. Sweat on my face. And a vision in my heart. Right now, I’m surrounded by heavy equipment, deep holes, and hard labor. But my mind isn’t only
itsolutions
computer
2017-11-28 14:26
Make your Computer talk with VBScript
Have 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 you
justyy
vbscript
2016-08-22 07:54
Which is Faster? VBScript or JScript on WSH – A Performance Comparison using Sieve of Eratosthenes
XXX: