Development tools
php development environment (integrated)
Super batch batch text replacement V5.02 green version (server web page hanging horse batch replacement)
1. Completely green installation, separate executable file, easy to operate
2. Batch replacement of paragraph text (replacement of entire paragraph of text)
3. Batch replacement between feature strings
4. Implementation of character extraction function between pairs of feature strings
You can extract
between batches of specified feature strings that meet the requirements. Text such as /**/comment
in C program 5. The extraction method can be selected, which is divided into including feature strings and not including
Includes feature strings, and the extracted text can be saved
6. Supports file backup and can perform file recovery operations
7. Supports all ANSI character text types
8. Fast batch replacement function
Therefore, the software has many functions, and it is not easy to use it at the beginning. The webmaster of Script House will give you an example, and you should be able to master it quickly.
Test content
If the content of the web page is as follows
=======================Start========================== ===========
<script src="1.js"></script> _fcksavedurl=""1.js"></script>" _fcksavedurl=""1.js"></script>"
Virus test page provided by Script House (www.jb51.net), content
<script src="2.js"></script>
<script type="text/javascript" language="JavaScript" src="asdfss%ss"" id="scr7ips224" ></script>
<script type="text/javascript" language="JavaScript" src="asadf.js" id="scr7ips224" ></script>
Disgusting viruses cannot be simply replaced. Any software that supports regular expressions can be used, including Dreamweaver, but it is impossible for the server to install such large software.
So this little tool is really good
<script src="3.js"></script>
<script type="text/javascript" language="JavaScript" src="asasdfsf5.js" id="scr7ips224" ></script>
<script type="text/javascript" language="JavaScript" src="http://www.xxx.cn/assd345fs.js" id="scr7ips224"
></script>
=======================End ========================= ============
Here are the instructions:
Disgusting viruses cannot be simply replaced. Any software that supports regular expressions can be used, including Dreamweaver, but it is impossible for the server to install such large software.
So this little tool is really good
The specific regular code is:
<script type="text/javascript" language="JavaScript" src=".[^"]*" id=".[^"]*" ></script>
All resources on this site are contributed by netizens or reprinted by major download sites. Please check the integrity of the software yourself! All resources on this site are for learning reference only. Please do not use them for commercial purposes. Otherwise, you will be responsible for all consequences! If there is any infringement, please contact us to delete it. Contact information: admin@php.cn
Related Article
Which C IDE is Best for Windows Developers?
11 Nov 2024
Choosing the Optimal C Development Environment on WindowsWhen it comes to selecting an Integrated Development Environment (IDE) or editor for...
The 5 Best IDEs for WordPress Development (And Why)
03 Mar 2025
Choosing the Right Integrated Development Environment (IDE) for WordPress Development For ten years, I've explored numerous Integrated Development Environments (IDEs) for WordPress development. The sheer variety—from free to commercial, basic to fea
How to Access the Command Line for XAMPP on Windows?
18 Oct 2024
Accessing the Command Line for XAMPP on WindowsXAMPP, the popular web development package, provides an integrated development environment on Windows. It includes essential components such as Apache, MySQL, and PHP. However, unlike Linux-based systems
Debug vs. Release in Visual Studio: What are the Key Differences and When Should I Use Each?
13 Jan 2025
Debug vs. Release Mode in Visual Studio: Understanding the Key DifferencesIntroductionVisual Studio, a powerful integrated development environment...
Local PHP Development Environment Setup
18 Jul 2025
If you want to build a PHP development environment locally, you can achieve it through the following steps: 1. Install an integrated environment such as XAMPP, WAMP or MAMP, or manually install Apache, PHP and MySQL respectively; 2. Set up the development directory and virtual host to facilitate multi-project management; 3. Use the PHP built-in server to quickly test small projects; 4. Configure the php.ini file to enable debugging and logging functions to troubleshoot problems. These steps can help you quickly build a stable and easy-to-debug local PHP development environment.
How Can Eclipse's Clean Mode Resolve Performance Issues and Plugin Glitches?
14 Dec 2024
Unlocking the Power of Eclipse's Clean ModeEclipse, the popular integrated development environment, offers a hidden gem that can revitalize its...
Hot Tools
Website malicious web Trojan scanner (WebshellScanner)
Website malicious web Trojan scanner (WebshellScanner)
Hailink virtual serial port v1.0.0.2
Hailink virtual serial port v1.0.0.2
Dragon Shield Feibao Web Trojan Remover
Dragon Shield Feibao Web Trojan Remover
McAfee VirusScan Enterprise 8.8 Licensed Edition
McAfee VirusScan Enterprise 8.8 Licensed Edition
Server security dog
Server security dog

