search
  • Sign In
  • Sign Up
Password reset successful

Follow the proiects vou are interested in andi aet the latestnews about them taster

Home Development tools php 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

New Mac configuration PHP development environment tutorial, macphp development tutorial_PHP tutorial New Mac configuration PHP development environment tutorial, macphp development tutorial_PHP tutorial

12 Jul 2016

New Mac configuration PHP development environment tutorial, macphp development tutorial. New Mac configuration PHP development environment tutorial, macphp development tutorial. I have used Mac OS

Google just made its own Visual Studio Code Google just made its own Visual Studio Code

27 Nov 2025

Google just released Antigravity, a brand new agent-first development platform that was announced alongside the Gemini 3 Pro model. This is an integrated development environment, or IDE, with a chatbot that takes the lead on complex, multi-step tasks

JetBrains is mothballing its Fleet IDE service — here’s what developers need to know JetBrains is mothballing its Fleet IDE service — here’s what developers need to know

26 Dec 2025

JetBrains has announced it will discontinue its Fleet IDE (integrated development environment), shifting strategic emphasis back to its core IntelliJ platform.In a blog update published last week, the company explained that maintaining two broad-spec

Configure and run Go language code in Geany Configure and run Go language code in Geany

05 Jan 2026

This article details how to configure the Go language run command in the Geany integrated development environment to solve common "go: not found" errors. By specifying the full path to the Go executable file, users can successfully compile and execute Go code in Geany, thereby improving development efficiency.

Simple, efficient and cheap web program development, web program development_PHP tutorial Simple, efficient and cheap web program development, web program development_PHP tutorial

12 Jul 2016

Simple, efficient and cheap web program development, web program development. Simple, efficient and cheap web program development, web program development WHY PHP? 1. Simple development environment construction The development environment can be simply boiled down to the running environment of the program and the editing and adjustment of the program.

PHP Debugging: Guide to setting breakpoints directly in code xdebug_break() PHP Debugging: Guide to setting breakpoints directly in code xdebug_break()

27 Nov 2025

This article aims to solve the problem of setting programmatic breakpoints directly in the code instead of relying on integrated development environment (IDE) clicks during PHP debugging. By introducing the usage of the xdebug_break() function in detail, this article will guide developers how to interrupt the execution flow at a specified location in the PHP code, just like JavaScript's debugger statement, thereby achieving more flexible and precise debugging control.

Show More