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
asterkame
OnChainArt
2026-07-23 10:27
Published via Ecency
Promoted
Painting of a Hand Holding Flowers Against a Blue Sky Background
Hello Everyone! The picture is a hand holding flowers. It is against a blue sky background. The picture is painted with watercolor. I drew the picture with a pencil first. I drew the sky with white and
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
zekepickleman
Actifit
2026-07-24 12:50
Promoted
A Tale of 2 Weeks
Last week, news day netted me over 14k steps but my adventure took me out of town and I didn’t get around to sharing it. So, this week, you get a 2-for-1 and a dose of wildfire smoke! This morning, we
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 : ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
kryptik.tigrrr3d
hiveph
2026-07-28 13:18
Published via Ecency
Promoted
Bad to the Bone....
I'm back again to share something here since my last post two months ago, and how the first half of the year ended.
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: