modifying system DLL files to implement disabled methods _ Application Tips

Source: Internet
Author: User
We've been looking for a textbook to fix the DLL.
I know that many beginners and some internet cafes are very much in need of this textbook, and recently collected online to share.


First of all, the main DLLs of the system are basically modified so that they can achieve high security
First, please download a exescope6.3-6.4 tool (download below) with a friend who has not changed the DLL.
1.browselc.dll IE need to call the library file DLL structure prototype that's it.

2.shdoclc.dll System Windows and Settings dialog boxes, etc... such as deleting file renames.

3.shell32.dll and the top are similar.

4.explorer.exe Start Menu Call program ... The system is loading him into the system.

5.cryptui.dll IE control Download Prompt Dialog Basket program


Now let's talk about any changes to these procedures to achieve the prohibition.
One

1. Disable download Open Shdoclc.dll Modify Resource-Dialog---4416

2. Prevent Web pages from being added to Favorites Shdoclc.dll Modify Resources-dialog box---21400

There is a "disabled" option on the right side of the Exescope tool that uses this feature to disable the points identified.
You can not remove the key to the deletion if you want to restore in the future is also convenient

Two
1. Prohibit malicious Web pages from loading controls Cryptui.dll modifications must be modified in 5 places to completely prohibit
Resources-dialog Box---130
Resources-dialog Box---230
Resources-dialog box---4101
Resources-dialog box---4104
Resources-dialog box---4107

Three

1. Prohibit system deletion Shell32.dll Modify 5 places
Resources-dialog Box---1011
Resources-dialog Box---1012
Resources-dialog Box---1013
Resources-dialog Box---1021
Resources-dialog Box---1022

2. Prohibit file name Modification 2 places
Resources-dialog box---1018
Resources-dialog Box---1019

3. Prohibit running menu
Resources-dialog box---1018

4. Prohibit system files from being moved and modified 3 places
Resources-dialog box---1014
Resources-dialog Box---1015
Resources-dialog box---1016
Resources-dialog Box---1017

Four prohibit target Save as
modifying Shdoclc.dll files
The following 3 places
1 Resources-Menu--258---257 (delete)
2 Resources-Menu--258---252 (delete)
3 Resources--Menu--24641--2268 (delete a number of the same deletion here is OK)


Five Prohibit Custom Folder options
modifying Shell32.dll files
The following 4 places

1 Resources-Menu--215---28719 (delete)
2 Resources-Menu--216---28719 (delete)
4 Resources-Menu--217---28719 (delete)
5 Resources-Menu--216---28719 (delete)

Six Prohibit IE folder option
modifying Browselc.dll files

1 Resources-Menu--263 (there are multiple please delete)---41251 (delete)
2 Resources-Menu--266 (also have multiple please delete)---41329 (delete)
3 Resources-Menu--268---41251 (delete)
Seven. Prohibit 98 file Sharing controls

Modify Msshrui.dll

1 ' Resource---dialog box----1---Autoradiobutton: (Forbidden here)
2 ' Resource---dialog box-------Autoradiobutton: (no off)

Others can be modified according to their own ideas

Eight. Prohibit the way the file is opened
Modify Url.dll
1 ' Resource---dialog box---7000
2 ' Resource---dialog box---7005 '

Nine. Prohibit changes to the system desktop
Modify Shdoc401.dll
1 ' Resource---dialog box---29952---pushbutton: browsing (Forbidden)
Resource---dialog box---29952---pushbutton: pattern (Forbidden)


Ten Prohibit system folder customization

Modify the Shd401lc.dll 2 place
1 Resource---dialog box---29957
2 Resource---dialog box---29958

11 Prohibit file save path and open

Modify Comdlg32.dll
1 Resource---dialog box---1547
2 Resource---dialog box---1548

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.