Minggu, 06 Februari 2011

How to modify *.exe files

How to modify *.exe files
learn how to change *.exe files, in 5 easy steps:

1) Don't try to modify a prog by editing his source in a dissasembler.Why?
Cause that's for programmers and assembly experts only.

try to view it in hex you'll only get tons of crap you don't understand.
First off, you need Resource Hacker(last version). It's a resource editor-
very easy to use, You can download it at h**p://www.users.on.net/johnson/resourcehacker/

2) Unzip the archive, and run ResHacker.exe. You can check out the help file too


3) You will see that the interface is simple and clean. Go to the menu FileOpen or press Ctrl+O to open a file. Browse your way to the file you would like to edit. You can edit *.exe, *.dll, *.ocx, *.scr and *.cpl files, but this tutorial is to teach you how to edit *.exe files, so open one.

4) In the left side of the screen a list of sections will appear.
The most common sections are
-String table;
-RCData;
-Dialog;
-Cursor group;
-Bitmap;
-WAV.
*Icon: You can wiew and change the icon(s) of the program by double-clicking the icon section,chossing the icon, right-clicking on it an pressing "replace resource". After that you can choose the icon you want to replace the original with.
*String table: a bunch of crap, useful sometimes, basic programming knowladge needed.
*RCData: Here the real hacking begins. Modify window titles, buttons, text, and lots more!
*Dialog:Here you can modify the messages or dialogs that appear in a program. Don't forget to press "Compile" when you're done!
*Cursor group: Change the mouse cursors used in the program just like you would change the icon.
*Bitmap: View or change images in the programs easy!
*WAV:Change the sounds in the prog. with your own.


5) In the RCData,Dialog,Menu and String table sections you can do a lot of changes. You can modify or translate the text change links, change buttons, etc.


TIP: To change a window title, search for something like: CAPTION "edit this".
TIP: After all operations press the "Compile Script" button, and when you're done editing save, your work @ FileSave(Save as).
TIP: When you save a file,the original file will be backed up by default and renamed to Name_original and the saved file will have the normal name of the changed prog.
TIP: Sometimes you may get a message like: "This program has a non-standard resource layout... it has probably been compressed with an .EXE compressor." That means that Resource Hacker can't modify it because of it's structure.

Tips Optimalisasi Windows

Berikut berbagai cara buat optimalisasi windows ....

1.Mendisable Service Windows yg tidak diperlukan.
Karena windows ditujukan untuk berbagai user dan tugas, maka windows membuat service yg sebenarnya tidak tidak terlalu diperlukan. Service2 berikut ini seringkali memakan resouce yg tidak sedikit, dengan mendisable (me-non-aktif-kan) maka komputer kita bisa mendapatkan sedikit boost karenanya.
Yang perlu dimatikan adalah :

• Alerter
• Clipbook
• Computer Browser
• Distributed Link Tracking Client
• Fast User Switching
• Help and Support
• Human Interface Access Devices
• Indexing Service
• IPSEC Services
• Messenger
• Netmeeting Remote Desktop Sharing
• Portable Media Serial Number
• Remote Desktop Help Session Manager
• Remote Procedure Call Locator
• Remote Registry
• Remote Registry Service
• Secondary Logon
• Routing & Remote Access
• Server
• Telnet
• TCP/IP NetBIOS Helper
• Upload Manager
• Universal Plug and Play Device Host
• Wireless Zero Configuration
• Workstation

2.Matikan System restore
System restore bisa bermanfaat jika komputer bermasalah, akan tetapi semua restore point yg disimpan bisa memakan ruangan yg cukup besar di harddisk. System restore membebani karena selalu memonitor sistem, dengan mendisable system restore maka sebagian resorce bisa dialokasikan untuk hal yg lain.
1)Buka Control Panel
2)Klik System
3)Klik System Restore tab
4)Klik ‘Turn off System Restore on All Drives’
5)Klik ‘Ok’


3.Mempercepat akses Folder – dengan mendisable Last Access Update.
Jika anda memiliki banyak folder dan subdirectories, maka akses ke Direktory2 Windows XP terasa sangat berat dan seringkali cuman membuang waktu. Dengan mengupdate time stamp di registry, yaitu last access update untuk semua sub directory. Proceed with caution: Langkah berikut bukan untuk N00bie
1)Start>Run>regedit
2)“HKEY_LOCAL_MACHINE – System – Current Control Set – Control – File System”
3)Klik kanan di bagian yg kanan (cari area yg kosong), lalu pilih ‘DWORD Value’
4)Bikin DWORD Value dengan nama ‘NtfsDisableLastAccessUpdate’
5)Klik kanan pada value baru terus pilih ‘Modify’
6)Ubah data menjadi ‘1'
7)Klik ‘OK’

4.Me-non-aktifkan Microsoft System Sounds
Secara default MS sound systems membuat komputer berbunyi/bersuara ketika booting awal, shutdown, error, dll. Skenario suara windows jelas2 membuat komputer lebih lambat (terutama dalam waktu shutdown dan booting awal), untuk me-non-aktifkan silahkan ikuti langkah berikut:
1)Buka Control Panel
2)Klik Sounds and Audio Devices
3)Klik tab Sounds
4)Pilih “No Sounds” dari Sound Scheme
5)Klik “No”
6)Klik “Apply”
7)Klik “OK”

5.Mempercepat waktu Boot
Fitur yg lumayan asik dari Windows XP adalah kemampuan untuk mendefrag ketika ada dalam proses booting. Boot Defrag pada prinsip menata file2 yg relevan dengan booting secara berurutan. Secara default fitur ini telah diaktifkan pada beberapa Build Windows, tapi beberapa build windows tidak, ada baiknya kalo kita cross check terhadap fiotur yg satu ini.
1)Start Menu>Run
2)Regedit
3)HKEY_LOCAL_MACHINE - SOFTWARE Microsoft – Dfrg - Boot Optimize Function
4)Cari “Enable” dibagian kanan regedit
5)Klik “Modify”
6)Pilih “Y to enable”
7)Reboot

6.Mempercepat Performa Swapfile
Jika anda memiliki ram lebih besar dari 256MB bisa dibilang tweaking yg ini akan membuat sistem anda berjalan lebih cepat. Tweaking ini pada dasarnya PC kita mengunakan setiap byte dari memori fisik yg terpasang di komputer kita, SEBELUM mengunakan swap file.
1)Start>Run
2)“msconfig.exe”>ok
3)Klik tab System.ini
4)Klik tanda plus pada tab 386enh
5)Klik kotak new kemudian ketik “ConservativeSwapfileUsage=1?
6)Klik OK
7)Restart

7.Mempercepat Loading Windows Menu
Tweak ini adalah tweaking fav saya, karena akan komputer kita terasa lebih cepat. Tweaking ini membuang waktu delay ketika kita mengklik menu dan windows XP menampakkan Menu.
1)Start>Run
2)Regedit>Ok
3)“HKEY_CURRENT_USER - Control Panel - Desktop”
4)Pilih/Sorot “MenuShowDelay”
5)Klik kanan dan pilih “Modify’
6)Ketik angka “100?
7)Mempercepat Shutdown Windows XP.

Tweaking ini mengurangi waktu tunggu secara otomatis ketika windows sudah menerima instruksi untuk shutdown.
1)Start>Run
2)‘Regedit’>OK
3)‘HKEY_CURRENT_USERControl PanelDesktop’
4)Sorot ‘WaitToKillAppTimeout’
5)Klik kanan dan pilih modify
6)Ubah value menjadi ‘1000'
7)Klik ‘OK’
8)Sorot ‘HungAppTimeout’
9)Klik kanan dan pilih modify
10)Ubah value menjadi ‘1000'
11)Klik ‘OK’
12)‘HKEY_USERS.DEFAULTControl PanelDesktop’ sorot WaitToKillAppTimeout’
13)Klik kanan dan pilih modify
14)Ubah value ke ‘1000'
15)Klik ‘OK’
16)‘HKEY_LOCAL_MACHINESystemCurrentControlSetControl’ sorot
17)‘WaitToKillServiceTimeout’
18)Klik kanan dan pilih modify
19)Ubah value menjadi ‘1000'
20)Klik ‘OK’