Google
 

Tuesday, July 10, 2007

TWEAKS USING RESOURCE HACKER

!!! WARNING !!!

Playing with system files using resource hacker can be Dangerous for your system and it can make your system not working.

So use it at your own risk!


Hi Guys,

Hi guys im goin to post the tricks tat can be done using resource hacker

Before i start :: here are some pts,

1. First of all , Thnx to Mr. Vista (thinkdigit)

2. all the images which i m uploading are jpg's...u can open it in paint n then save as 24 bit BMP image..

3. U need to disable windows file protection .... get patch from here:

wfps10.rar

4. U need replacer to replace the files that r in system use:

Replacer.zip
5.download resource hacker from here:

ResHack.zip

1) Process Dialog Box(copy and move)
For this , open %windir%\system32\shell32.dll in resource hacker !



1.save tis pic
71174_JenniferLopez0061_122_421lo.JPG (Right click and select save target as)

2. Save the pics in .bmp format and then click on Action->Add New Resource->Open the .bmp ... give it the name 701 and language 1033..

3. Go To Dialog <1020<1033..Replace the code in right hand pane with the following....
Code:
1020 DIALOGEX 20, 20, 266, 160
STYLE DS_FIXEDSYS | DS_MODALFRAME | DS_NOIDLEMSG | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION ""
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
FONT 8, "MS SHELL DLG"
{
CONTROL 701, -1, STATIC, SS_BITMAP | WS_CHILD | WS_VISIBLE, 0, 0, 400, 48
CONTROL "", 103, STATIC, SS_LEFTNOWORDWRAP | SS_NOPREFIX | WS_CHILD | WS_VISIBLE, 125, 37, 133, 10
CONTROL "", 102, STATIC, SS_LEFTNOWORDWRAP | SS_NOPREFIX | WS_CHILD | WS_VISIBLE, 117, 143, 145, 10
CONTROL "", 104, "msctls_progress32", WS_CHILD | WS_VISIBLE, 102, 76, 158, 30
CONTROL "", 105, STATIC, SS_LEFT | SS_NOPREFIX | WS_CHILD | WS_VISIBLE, 103, 56, 155, 10
CONTROL "Current file:", 2, STATIC, SS_LEFT | WS_CHILD | WS_VISIBLE, 117, 121, 40, 10
}

4. Save the file as shell32.dll in some location..

5. Replace the in use shell32.dll file with the newly created file with help of replacer . Reboot to see changes....

No comments: