Yesterday in the group, ☆弦★ posted an address asking us to take a look, and it turned out to be "Batch Processing Program System Maintenance".
I registered an ID and downloaded three versions of exe files: System Maintenance wv1.4.0.0 Trial Version, System Maintenance wv1.4.1.2 Trial Version, and System Maintenance wv1.4.2.0 Official Version. Upon seeing it, I realized it was compiled with QBFC, so I thought of checking the released batch processing program in %tmp%, but it was actually a bunch of encrypted garbled code, which seemed familiar. Suddenly, I remembered the heated discussion about batch processing encryption in the forum a while ago . Batch processing encrypted in this way seems irreversible and cannot be restored to its original form. But the author's instruction file is too alluring: system garbage cleaning, killing malicious programs, finding suspicious DLL call programs, searching for file or virus paths, forcibly terminating suspicious programs, deleting hidden attribute viruses... It can even get rid of viruses, which is really powerful.
After fumbling for a long time, I finally found a way to crack it and completely restored the batch processing file. When I read the code of the official version, I couldn't help but get angry:
1. The code is almost pieced together from online content (among which there is a segment that I modified), and several segments have almost the same function. I don't know why the author put them together. Could it be that setting multiple times would make the system more secure? This detail also exposes the author's plagiarism behavior;
2. Created 1 folder in C:\WINDOWS. If the password is entered incorrectly three times, two more folders and a bunch of files will be generated. The folders are hidden + system + read-only attributes, which generates a lot of garbage and is a kind of ravaging of the user's system;
3. The official authorized version is sold for: 10 yuan RMB. - This is the most infuriating part: plagiarizing online things and actually selling them for money is too excessive.
Now I am attaching his official version for everyone to read this author's great work - if we can draw on his encryption ideas, it can be regarded as an unexpected gain, which can also be regarded as a little originality of the author.
1. Batch Processing Program System Maintenance http://www.xz0792.com/bbs/dispbbs.asp?boardID=32&ID=868&page=1
2. Non-compiled Batch Processing Encryption Scheme and Code http://www.cn-dos.net/forum/viewthread.php?tid=22254&fpage=1&highlight=%E5%8A%A0%E5%AF%86
[ Last edited by namejm on 2006-8-27 at 03:16 ]
I registered an ID and downloaded three versions of exe files: System Maintenance wv1.4.0.0 Trial Version, System Maintenance wv1.4.1.2 Trial Version, and System Maintenance wv1.4.2.0 Official Version. Upon seeing it, I realized it was compiled with QBFC, so I thought of checking the released batch processing program in %tmp%, but it was actually a bunch of encrypted garbled code, which seemed familiar. Suddenly, I remembered the heated discussion about batch processing encryption in the forum a while ago . Batch processing encrypted in this way seems irreversible and cannot be restored to its original form. But the author's instruction file is too alluring: system garbage cleaning, killing malicious programs, finding suspicious DLL call programs, searching for file or virus paths, forcibly terminating suspicious programs, deleting hidden attribute viruses... It can even get rid of viruses, which is really powerful.
After fumbling for a long time, I finally found a way to crack it and completely restored the batch processing file. When I read the code of the official version, I couldn't help but get angry:
1. The code is almost pieced together from online content (among which there is a segment that I modified), and several segments have almost the same function. I don't know why the author put them together. Could it be that setting multiple times would make the system more secure? This detail also exposes the author's plagiarism behavior;
2. Created 1 folder in C:\WINDOWS. If the password is entered incorrectly three times, two more folders and a bunch of files will be generated. The folders are hidden + system + read-only attributes, which generates a lot of garbage and is a kind of ravaging of the user's system;
3. The official authorized version is sold for: 10 yuan RMB. - This is the most infuriating part: plagiarizing online things and actually selling them for money is too excessive.
Now I am attaching his official version for everyone to read this author's great work - if we can draw on his encryption ideas, it can be regarded as an unexpected gain, which can also be regarded as a little originality of the author.
1. Batch Processing Program System Maintenance http://www.xz0792.com/bbs/dispbbs.asp?boardID=32&ID=868&page=1
2. Non-compiled Batch Processing Encryption Scheme and Code http://www.cn-dos.net/forum/viewthread.php?tid=22254&fpage=1&highlight=%E5%8A%A0%E5%AF%86
[ Last edited by namejm on 2006-8-27 at 03:16 ]
Recent Ratings for This Post
( 1 in total)
Click for details
| Rater | Score | Time |
|---|---|---|
| txratu | +2 | 2008-03-19 17:25 |
Attachments
尺有所短,寸有所长,学好CMD没商量。
考虑问题复杂化,解决问题简洁化。
考虑问题复杂化,解决问题简洁化。

