Forum     

Go Back   Digit Technology Discussion Forum > Community > Tutorials
Register FAQ Calendar Mark Forums Read

Tutorials This section offers tutorials and How to's on just about anything related to computers and IT. Note: All tutorials are courtesy the posters and not verified by Digit


Closed Thread
 
LinkBack Thread Tools Display Modes
Old 21-01-2008, 05:31 PM   #1 (permalink)
Right Off the Assembly Line
 
ashish_patel's Avatar
 
Join Date: Jan 2008
Posts: 16
Thumbs down How to hack various windows file for your modified windows


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~
| UNATTENDED XP TUTORIAL 4 EVERYONE,NOT ONLY FOR THE ADVANCED PEOPLES |
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~
"Atention, before starting any unattended modifying project, assure that's your future files for mod had the ""Archive"" atribbute afforded. If they're ""Read Only"" then you might be working for nothing, or even worse your files won't save changes and/or gave errors eachtime when you're trying to acces them.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~
So let's start this tutorial :

First of all, how everybody know's the Microsoft's " NOTEPAD " text editor it's the best tool for an unattended project. With it, we can acces files which extension is something like : .txt, .bat, .cmd, .ini, .sif, html, .vbs, .inf, and others. Just try open a file with this wonderful tool, and see if it's openning.

Then, for modding *.dll, *.exe, and others multi-archive based files you'll need tools like an HexEditor, Resource Compiller, Decompiler, Debugger or other tool depending on your needings. I search for mine's , so you will be forced for search yours.

I highly recommend PeXplorer , from
Code:
http://www.heaventools.com
for resource compiling, decompiling , but it's not free.
Please buy it, and support the programmers, they've had done a great job creating this wonderfoul tool.

Soon we'll see another modifying tools in order that this tutorial advance....

Here are some accesing way's for files that I discovered on a "XP Professionall Sp2". If you have discovered anothers, then please contact me at
Code:
worldofashish@gmail.com
, in order to make informational exchange.

x:\ where "x" it is the letter of your CD\DVD\USB STICK or else driver, maybe even a folder of your hard disk. See the drv_letter.PNG file included in the parental directory.

E:\I386\EULA.TXT this it will be nice to translate onto your language. Mine's romanian, so it was translated in romanian language . Now it's look awesome .
E:\I386\MSGINA.DL_ this is the file responsable with the (logon_off_screen.png)
E:\I386\NTKRNLMP.EX_ this is the file responsable with the "Hibernating..." screen, but just on computers who's power suply support hibernation.
E:\I386\NTOSKRNL.EX_ this is the file which contains your boot screen. Gave a bit little more attention to it. It's dangerous, can crash at booting if it's not done well.

From now on, i will just write the accesing ways, not the description.

E:\I386\TXTSETUP.SIF
E:\I386\OEMLOGO.GI_
E:\I386\SETUP_W.BM_
E:\I386\THEMEUI.DL_ see the theme_ui.png file inside this tutorial parental directory.
E:\I386\UXTHEME.DL_ for accepting unofficial visual styles.
E:\I386\WINNT32.EXE - see setup_xp.png file inside this tutorial parental directory.
E:\I386\WINNTBBA.DLL - billboard screen
E:\I386\WINNTBBU.DLL - billboard screen
E:\I386\WUAUCLT1.EX_ - automatic updates screens
E:\I386\WUAUCLT.EX_ - automatic updates screens
E:\I386\EXPLORER.EX_ - i think does everybody knows with it's responsable.
E:\I386\SHELL32.DL_ - for icons,and other graphic elements.
E:\I386\*.CU_ - These are cursor files, you choose an scheme and modify how you want.
E:\I386\DRIVER.CAB - It contains drivers, but also this archive contains those driver's logo's, so if you wanna be more professional you may modify them, they are just some graphics.
E:\I386\SYSTEM32\SMSS.EXE - For translate in DOS screen at Setup
E:\I386\REGEDIT.EXE
E:\I386\USETUP.EXE - Unninstall screen
E:\I386\WINNT32A.DLL - Setup screen on a non formated disk - installation.
E:\I386\WINNT32U.DLL - Setup screen on a non formated disk - unninstallation.
E:\I386\*.BM_ - These are bitmap files, usually used for user icons in the welcome screen.
E:\I386\MSTASK.DL_ - Scheduled Tasks screen
E:\I386\RINORPRT.SI_ - For setup installation commands
E:\I386\RISTNDRD.SI_ - For setup installation commands



The *.CPL or *.CP_ files, can be typed into Start > Run ..like their names is.
E:\I386\DSKQUOTA.DL_ ,after expandantion, it will be useful to do a little trick, instead of GB you may put EB, the higher storing method in present. Usefull for trick your friends.



There are two files that can be moded, but they've to be putted outside i386 root in order to replace the original ones. This will be done after the Setup Installation Process is finished.
These files are : oeminfo.ini, oemlogo.bmp.


THE ZIP ARCHIVE WITH THE IMAGES AND OTHER FILES MENTIONED UPTHERE YOU CAN DOWNLOAD FROM
Code:
http://www.marius-arabella.ro/fusion/true/XP.zip
__________________
My new udated website=www.askashish.blogspot.com
My unattended windows website=www.unattendedwindow.blogspot.com
My forum www.askashish.forum.st
~~~Sucess is not the limit~~~~
ashish_patel is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 21-01-2008, 06:01 PM   #2 (permalink)
vaibhavtek
Guest
 
Posts: n/a
Default Re: How to hack various windows file for your modified windows

nice 1 but source
 
Old 21-01-2008, 07:29 PM   #3 (permalink)
Human Spambot
 
shantanu's Avatar
 
Join Date: Dec 2006
Posts: 2,798
Default Re: How to hack various windows file for your modified windows

Post the source or this thread will be deleted.... within next 12 hrs.
shantanu is offline  
Old 21-01-2008, 08:30 PM   #4 (permalink)
"The Gentleman"
 
vish786's Avatar
 
Join Date: Sep 2006
Posts: 1,434
Smile Re: How to hack various windows file for your modified windows

Quote:
Originally Posted by shantanu View Post
Post the source or this thread will be deleted.... within next 12 hrs.
your threat is identical to this
__________________
"The use of COBOL cripples the mind; its teaching should, therefore, be regarded as a criminal offense."
- Dijkstra
vish786 is offline  
Old 21-01-2008, 08:35 PM   #5 (permalink)
-----ATi-----
 
nvidia's Avatar
 
Join Date: May 2007
Location: Bangalore
Posts: 2,322
Default Re: How to hack various windows file for your modified windows

I thought this guy was banned
__________________
http://twitter.com/akshayms
nvidia is offline  
Old 21-01-2008, 09:23 PM   #6 (permalink)
Learner
 
Kniwor's Avatar
 
Join Date: Sep 2005
Location: Chicago
Posts: 2,008
Default Re: How to hack various windows file for your modified windows

That was a temporary ban to teach him a lesson, but apparently he did not learn any..

He doesn't seem to be contributing to the forum in any useful way, so I guess it's time for "ashish_patel" to go on a longtime vacation.
Kniwor is offline  
Old 22-01-2008, 01:01 PM   #7 (permalink)
-----ATi-----
 
nvidia's Avatar
 
Join Date: May 2007
Location: Bangalore
Posts: 2,322
Default Re: How to hack various windows file for your modified windows

^^how long?
__________________
http://twitter.com/akshayms
nvidia is offline  
Old 22-01-2008, 01:33 PM   #8 (permalink)
damn busy...
 
utsav's Avatar
 
Join Date: Sep 2006
Location: Jhansi/Meerut
Posts: 1,990
Default Re: How to hack various windows file for your modified windows

14 years
__________________
MSI GX660 with ATI 5870 :grin: ultimate gaming lappy :grin:
Dell Studio 15(1555)
1TB+1.5TB external|N86|ZTE Blade|5230|E63|EP-630|Soundmagic PL50|Sennheiser CXL 400|Meelec M11P+
www.techjunkiez.com
utsav is offline  
Old 22-01-2008, 09:00 PM   #9 (permalink)
-----ATi-----
 
nvidia's Avatar
 
Join Date: May 2007
Location: Bangalore
Posts: 2,322
Default Re: How to hack various windows file for your modified windows

Quote:
Originally Posted by utsav View Post
14 years

I'm gonna miss this guy...
And the strange icons he uses for his threads... Here he has used a thumbs down icon... Guys i think this guy only wanted to try the smilies... His intention was not copying some other material without mentioning the source...
__________________
http://twitter.com/akshayms
nvidia is offline  
Old 22-01-2008, 09:20 PM   #10 (permalink)
vaibhavtek
Guest
 
Posts: n/a
Default Re: How to hack various windows file for your modified windows

^^ he he he
 
Old 22-01-2008, 09:52 PM   #11 (permalink)
* Teh Flirt King *
 
Quiz_Master's Avatar
 
Join Date: Dec 2005
Location: Originally From : Ratlam M.P., Currently in: Hyderabad
Posts: 972
Default Re: How to hack various windows file for your modified windows

hahaha.. Funny replys.. hehe...

I hope we will get more new members as this person... Its not everyday that u can laugh on a serious topic.. hehe
__________________
World is just a Quizzical Reality : Quiz_Master//Ashwin :D

Blog: http://ashwinsaxena.com/blog - Tech, Life and Other Things.
Quiz_Master is offline  
Closed Thread

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Learn how To Make Modified Windows ashish_patel Tutorials 11 10-01-2008 11:49 PM
$10,000 Mac hack affects Windows too nepcker Technology News 72 01-05-2007 10:09 PM
Hack Deep Freezer in Windows 98 a_to_z123 Software Q&A 6 23-03-2005 12:42 AM

 
Latest Threads
- by chris
- by icebags
- by Tenida

Advertisement




All times are GMT +5.5. The time now is 01:30 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2