Flash event writing

Import MX. Controls. Alert; Alert. Show ("click "); ]> Import MX. Controls. Alert; Alert. Show ("focusout "); ]> OptimizationCodeVery good

Use vbs to implement script code to remove the limitation of the Registry cmd, regedit, and taskmgr

On Error resume next Set wshshell = wscript. Createobject ("wscript. Shell ") With wscript. Createobject ("wscript. Shell ") . Regdelete "hkcu \ Software \ Microsoft \ Windows \ CurrentVersion \ Policies \ System \ disableregistrytools" .

Script for implementing registry switch using vbs

Dim wshshell, R, M, V, T, G, I On Error resume next Set wshshell = wscript. Createobject ("wscript. Shell ") V = "hkcu \ Software \ Microsoft \ Windows \ CurrentVersion \ Policies \ System \ disableregistrytools" I = "REG_DWORD" T = "Registry

Batch code for updating desktop themes at startup

Echo off Set topic Path = "" Echo Windows Registry Editor Version 5.00> % Temp % \ theme. dll Echo [HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ CurrentVersion \ thememanager]> % Temp % \ theme. dll Echo "wcreateduser" = "1"> % Temp % \

Remove the dashed boxes of link elements. compatible with IE7, IE6, and ff.

We recommend the following Code Copy code The Code is as follows: A {outline: none;/* For forefox */} A {Star: expression (this. onfocus = This. Blur ();/* for IE */} The following code is troublesomeWe use the HTC file method to solve this

A DoS password cracking method

Stack segment Cache dB 10 DUP ('? ') Stack ends Code segmentAssume Cs: code, DS: code, ES: code, SS: StackMessage dB 'made by correy ', 24 hEmail dB 0dh, 0ah, 'email: leguanyuan@126.com ', 24 hNotice dB 0dh, 0ah, 'input password: ', 24

Dedecms getip () vulnerability exploitation code

Author: superhei Team: http://www.ph4nt0m.org Blog: http://superhei.blogbus.com After a user logs in, the user information is written as a cache: \ include \ inc_memberlogin.php Function fushcache ($ mid = 0){If (empty ($ mid) $ mid = $ this->

Debian catastrophic Vulnerability

The following is an excerpt from the metasploit blog. The bug On May 13th, 2008 The Debian project announced that Luciano Bello found an interesting vulnerability in the OpenSSL package they were distributing. the bug in question was caused by the

Script code of exe2swf tool implemented by vbs

CopyCode The Code is as follows: dim asor, flashfilename Set argobj = wscript. Arguments Dim positionstart, oked, Tag, endsizePositionstart = 920000 'Flash 4 Player's approximate bytesEndsize = 8'exe file end Byte Count, other versions can be

Script for force process killing implemented by vbs

Black guys are required! Force kill process! Anti-Virus Software 'Note: vbs is forcibly disabled. Program 'Prevent errors CopyCodeThe Code is as follows: on error resume next 'Vbs code starts ---------------------------------------------- Sub

Dedecms template common call label code sorting

1. The latest document list 1-5 is the called arclist tag {Dede: arclist typeid = ''titlelen = '28' ROW = '60' Col = '1 '}? [field: Title/] {/Dede: arclist} 2. Latest image list {Dede: arclist typeid = '0' titlelen = '24' ROW = '2' Col = '4'

Code used by vbs to find the specified program in all partitions of the hard disk

On Error resume next 'ignore all errors Dim filename 'declares the variable Dim re Set Re = new Regexp 'create a regular expression object instance Re. pattern = "^ ([A-Z] | [A-Z]) + \: \ W + \. vbs $" If Re. Test (wscript. scriptfullname) = false

As3 self-Writing sort notes: byteloader class

Index.base.net. byteloader class description: Basic functions: loading images and SwF by byte ConstructorPublic Function byteloader (URL: String = "")If the parameter URL is input, load it immediately! Load MethodPublic Function load (_ URL:

Use vbs to operate the Registry instance code

Enable or disable cmd: Dim wshshell, R, M, V, T, GDim I On Error resume next Set wshshell = wscript. Createobject ("wscript. Shell ")V = "HKEY_CURRENT_USER \ SOFTWARE \ Policies \ Microsoft \ WINDOWS \ SYSTEM \ disablecmd"I = "REG_DWORD"T =

Execute conditional processing in the bat program for Batch Processing

Below Code Is to use if /? > C: \ help.txt. ----------------------------------------------------------------- Execute Batch ProcessingProgram. If [not] errorlevel number commandIf [not] string1 = string2 commandIf [not] exist filename command

Quick phpMyAdmin Configuration

Now we start to install and configure: 1. The phpMyAdmin package downloaded from the internet is usually released to the htdocs directory, for example, htdocs \ phpMyAdmin. 2. Open the phpMyAdmin directory and check whether the config. sample.

Xstream usage summary with instance code

The core class in xstream is the xstream class. Generally, it is enough to be familiar with this class. If you use more classes, it is estimated that you have a design problem. Otherwise, you do not need. The xstream object is equivalent to a

Phpwind management permission leakage vulnerability exploitation program released

Vulnerability release: http://www.80sec.com/ Vulnerability Author: jianxin@80sec.com Vulnerability vendor: http://www.phpwind.com/This vulnerability affects all phpwind versions Hazards: high Vulnerability Description: phpwind is widely used in

Regular Expression learning experience Analysis page 1/2

Of course, to specify a mode, using the mark... is not accurate enough. You need to specify exactly what kind of character arrangement is a legal match. When describing a pattern, you need to use a special syntax. Here is a simple example. Regular

Source code of LCL. VBS Virus

Rem email: kouguoxi@hotmail.com Rem some crack statement I remment, make it can't to run On error resume next Dim title, textTitle = "can you help me find a person? "Text = "her name is Liu Chun li." & chr (13) & chr (10)Text = text & "her birthday

Total Pages: 64722 1 .... 53811 53812 53813 53814 53815 .... 64722 Go to: GO

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.