search
HomeDevelopment toolsphp development environment (integrated)Super batch batch text replacement V5.02 green version (server web page hanging horse batch replacement)
Super batch batch text replacement V5.02 green version (server web page hanging horse batch replacement)A powerful tool for text replacement, the best choice for batch text replacement, a must-have for webmasters, and a web page killer that supports hacking, supports all pure ANSI files, and supports GBK/Unicode/UTF8 encoded htm, html, asp, java, php and other files. The supported file types can be customized, support hexadecimal replacement, support single line, multi-line and paragraph replacement, support feature replacement and extraction, support regular replacement, support simultaneous replacement of multiple rules and the ability to import rules line by line, intelligent rule sorting function, Supports multi-level directories, case matching, backup and recovery, and fast 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>
Disclaimer

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

What are the PHP integrated environment packages?What are the PHP integrated environment packages?

24Jul2023

PHP integrated environment packages include: 1. PhpStorm, a powerful PHP integrated environment; 2. Eclipse, an open source integrated development environment; 3. Visual Studio Code, a lightweight open source code editor; 4. Sublime Text, a A popular text editor, widely used in various programming languages; 5. NetBeans, an integrated development environment developed by the Apache Software Foundation; 6. Zend Studio, an integrated development environment designed for PHP developers.

What are the PHP integrated development environments?What are the PHP integrated development environments?

12Jul2023

PHP integrated development environments include: 1. PHPStorm, a powerful PHP integrated development environment; 2. Visual Studio Code, a lightweight and powerful open source code editor; 3. NetBeans, a free open source PHP Integrated development environment; 4. Eclipse, a popular open source integrated development environment; 5. Sublime Text, a famous code editor; 6. Atom, a modern and customizable code editor.

Recommend a PHP integrated development environment mamp under MAC OS X, macmamp_PHP tutorialRecommend a PHP integrated development environment mamp under MAC OS X, macmamp_PHP tutorial

13Jul2016

Recommend a PHP integrated development environment mamp, macmamp under MAC OS X. I recommend mamp, a PHP integrated development environment under MAC OS

Five major benefits of building a PHP integrated installation environmentFive major benefits of building a PHP integrated installation environment

27Mar2024

Five major benefits of building a PHP integrated installation environment In the field of web development, PHP, as a commonly used server-side scripting language, is widely used in the development of various websites and applications. In order to improve development efficiency and convenience, building a PHP integrated installation environment is a common and important practice. By using the integrated installation environment, developers can quickly build a PHP development environment locally that meets development needs, thereby speeding up development, improving code quality, and facilitating management. This article will introduce how to build a PHP integrated installation environment

Create an efficient development environment: Exploring the advantages of PHP integrated installation environmentCreate an efficient development environment: Exploring the advantages of PHP integrated installation environment

27Mar2024

In the current field of software development, an efficient development environment is one of the important foundations for ensuring the smooth progress of the project. For PHP developers, choosing a suitable integrated installation environment is one of the key factors to improve development efficiency. This article will explore the advantages of the PHP integrated installation environment and provide specific code examples to help readers better create an efficient PHP development environment. 1. Advantages of PHP integrated installation environment Convenient and fast installation process PHP integrated installation environment usually integrates PHP interpreter, Web server (such as Apache

PHP integrated development environment comparison, php development environment_PHP tutorialPHP integrated development environment comparison, php development environment_PHP tutorial

13Jul2016

PHP integrated development environment comparison, php development environment. Comparison of PHP integrated development environment, PHP development environment After so many years of technical experience, I have not developed the habit of recording and accumulation. Now I am happy to open source and share, but I hesitate to write, not knowing where to start.

See all articles