IPB

Google Frontpage Forums Unattended CD/DVD Guide
 Forum Rules Unattended CD/DVD Guide Homepage · MSFN Forum Rules
> Solution for multibooting Win XP/2k3 64-Bit, Win2k3 SP1, WinPE 2004, cracked setupldr.bin
geitonaki
post Oct 17 2005, 10:18 AM
Post #1


Newbie


Group: Members
Posts: 30
Joined: 17-September 05
Member No.: 73431
Country Flag


You can now modify setupldr.bin of the follwing windows:
  • Windows Server 2003 SP1
  • Windows XP Professional x64 Edition
  • Windows Server 2003 x64 Edition
  • Windows PE 2005
The setupldr.bin of the above versions is the same and has a checksum check built-in so when you try to modify it you get:
"NTLDR is corrupt. The system cannot boot."

In order to crack it:
  1. open it with your favorite hex editor
  2. goto hex address: 0x2060
  3. change "74 03" to "EB 1A"
  4. save it
I also uploaded it for your convenience at:
File is now attached so people don't have to wait for a download ~ Alanoll

Now you can replace:
  1. all occurrences of "i386", "I386" to "ABCD" (where ABCD is anything you want - 4 characters long)
  2. "\amd64", "\AMD64" to "\EFGHI" and
  3. "amd64\", "AMD64\" to "EFGHI\" (where EFGHI is anything you want - 5 characters long)
Do not replace all occurrences of "amd64" since some of them refer to a section of txtsetup.sif

In order to find what files need to be copied to the directories ABCD and EFGHI open command prompt, go to the directory you have txtsetup.sif and enter:
CODE
type TXTSETUP.SIF | findstr /r ",_[1-9] ,[1-9]_"

and copy the files listed there from I386 to ABCD and AMD64 to EFGHI.

For anyone curious, open the setupldr.bin with hiew, goto the above hex address and see the surrounding assembly code.

This post has been edited by prathapml: Jan 28 2006, 03:31 PM
Attached File(s)
Attached File  cracked_SETUPLDR_1_.BIN.zip ( 152.49K ) Number of downloads: 4622
 
Go to the top of the page
 
+Quote Post
 
Start new topic
Replies
amd64lover
post Oct 26 2005, 08:28 PM
Post #2


Member
**

Group: Members
Posts: 154
Joined: 8-October 05
Member No.: 76070
Country Flag


hmmmm.... is the boot folder in the root named 'XP64'? did you copy the entire cd to the \SETUP\XP64\ directory?
Go to the top of the page
 
+Quote Post

Posts in this topic
- geitonaki   Solution for multibooting Win XP/2k3 64-Bit, Win2k3 SP1, WinPE 2004   Oct 17 2005, 10:18 AM
- - amd64lover   GREAT JOB!!!... one quick thing, when ...   Oct 17 2005, 11:06 AM
- - geitonaki   You can save the output like below: CODEtype TXTSE...   Oct 17 2005, 11:24 AM
- - Jazkal   QUOTE (geitonaki @ Oct 17 2005, 10:18 AM)...   Oct 17 2005, 11:41 AM
|- - geitonaki   QUOTE (Jazkal @ Oct 17 2005, 11:41 AM) QU...   Oct 17 2005, 12:26 PM
- - amd64lover   replace these, "\AMD64" & ...   Oct 17 2005, 11:45 AM
- - Nakatomi2010   CODEksecdd.sys = 1,,,,,,_6,4,0,0,,1,4 ntdll.dll ...   Oct 17 2005, 12:01 PM
|- - geitonaki   QUOTE (Nakatomi2010 @ Oct 17 2005, 12:01 ...   Oct 17 2005, 12:50 PM
|- - geitonaki   QUOTE (geitonaki @ Oct 17 2005, 12:50 PM)...   Oct 17 2005, 06:55 PM
||- - geitonaki   QUOTE (geitonaki @ Oct 17 2005, 06:55 PM)...   Feb 3 2006, 10:15 AM
|- - selanec555   QUOTE (geitonaki @ Oct 17 2005, 12:50 PM)...   Feb 2 2006, 11:17 PM
- - Incroyable HULK   I guess we can use GOSH's method to obtain our...   Oct 17 2005, 12:21 PM
- - Nakatomi2010   QUOTE (Incroyable HULK @ Oct 17 2005, 02...   Oct 17 2005, 12:34 PM
- - Nakatomi2010   How do I get the complete listing?   Oct 17 2005, 12:54 PM
- - amd64lover   go to a command prompt and navigate to the directo...   Oct 17 2005, 01:07 PM
- - Nakatomi2010   Nevermind, I must've typed it wrong the first ...   Oct 17 2005, 01:09 PM
- - amd64lover   open the file 'c:\out.txt'... itll ha...   Oct 17 2005, 01:09 PM
- - Nakatomi2010   Well, hopefully this utterly and totally simplisti...   Oct 17 2005, 02:31 PM
- - amd64lover   again, your solution work great. i also found that...   Oct 18 2005, 01:49 PM
|- - r3loaded   QUOTE (amd64lover @ Oct 18 2005, 07:49 PM...   Jan 3 2006, 04:41 PM
|- - geitonaki   QUOTE (r3loaded @ Jan 3 2006, 04:41 PM) A...   Jan 6 2006, 05:20 AM
- - Incroyable HULK   QUOTE (amd64lover @ Oct 18 2005, 01:49 PM...   Oct 18 2005, 08:24 PM
- - amd64lover   i just used the same one i had edited earlier (whi...   Oct 18 2005, 08:29 PM
- - BrandonS_Mil   OK, First I would like to say THANK YOU!!...   Oct 18 2005, 11:04 PM
- - amd64lover   the winnt.sif file needs to be both in the boot fo...   Oct 18 2005, 11:20 PM
- - Alanoll   QUOTE boot folder creation tool (thanks Alanoll) T...   Oct 18 2005, 11:38 PM
- - BrandonS_Mil   I'm not trying to be rude, i just want people ...   Oct 19 2005, 12:33 AM
- - amd64lover   well i am going to assume that was aimed at me... ...   Oct 19 2005, 08:26 AM
- - shanssv   hi friends, Could anyone tell me how to use the ...   Oct 24 2005, 03:15 AM
- - amd64lover   well, follow flyakites guide (http://flyakite.msfn...   Oct 24 2005, 07:50 AM
- - Incroyable HULK   QUOTE (amd64lover @ Oct 24 2005, 07:50 AM...   Oct 24 2005, 04:12 PM
- - amd64lover   that sounds like you forgot to copy the WIN51IA to...   Oct 24 2005, 04:55 PM
|- - LeveL   QUOTE (amd64lover @ Oct 24 2005, 10:55 PM...   Mar 6 2009, 11:31 AM
- - Incroyable HULK   QUOTE (amd64lover @ Oct 24 2005, 04:55 PM...   Oct 24 2005, 05:18 PM
- - amd64lover   you do not need an I386 and AMD64 at the root of y...   Oct 24 2005, 05:28 PM
- - Incroyable HULK   QUOTE (amd64lover @ Oct 24 2005, 05:28 PM...   Oct 24 2005, 05:41 PM
- - amd64lover   well i am not sure if adding both the i386 and amd...   Oct 24 2005, 10:52 PM
- - Incroyable HULK   QUOTE (amd64lover @ Oct 24 2005, 10:52 PM...   Oct 26 2005, 01:42 PM
- - amd64lover   i forgot to delete it... unless we are running the...   Oct 26 2005, 02:30 PM
- - Incroyable HULK   Well, still no luck... I used your boot folder and...   Oct 26 2005, 08:20 PM
- - amd64lover   hmmmm.... is the boot folder in the root named ...   Oct 26 2005, 08:28 PM
- - Incroyable HULK   QUOTE (amd64lover @ Oct 26 2005, 08:28 PM...   Oct 26 2005, 08:30 PM
- - amd64lover   did you edit the XP64.DAT file to point to the XP6...   Oct 26 2005, 08:40 PM
- - Incroyable HULK   Wohaaa You won't beleive this! I took a r...   Oct 26 2005, 08:50 PM
- - amd64lover   always the simple solutions.....   Oct 26 2005, 08:55 PM
- - Incroyable HULK   QUOTE (amd64lover @ Oct 26 2005, 08:55 PM...   Oct 26 2005, 09:05 PM
- - Incroyable HULK   Ok, nevermind, I had the time to try with a simple...   Oct 26 2005, 09:21 PM
- - matt121   QUOTE (geitonaki @ Oct 18 2005, 03:18 AM)...   Nov 13 2005, 06:38 PM
- - Incroyable HULK   front   Nov 13 2005, 06:51 PM
- - Jito463   I stopped coming by for a while after the last tim...   Jan 18 2006, 08:07 PM
|- - geitonaki   QUOTE (Jito463 @ Jan 18 2006, 08:07 PM) @...   Jan 19 2006, 05:00 AM
- - Jito463   Well, either way, it won't work.   Jan 19 2006, 01:23 PM
- - geitonaki   Yes it won't work but at least it tells you wh...   Jan 19 2006, 05:57 PM
- - Angelico_Payne   I'm glad you figured out the procedure for x64...   Feb 4 2006, 04:28 AM
- - a.kooning   When i use setupmgr.exe (by step 2 in unattended w...   Feb 19 2006, 11:18 AM
- - blacks   good   Mar 1 2006, 05:40 AM
- - neo_01   Need this crack to 2003 R2 ?   Apr 3 2006, 10:00 AM
|- - geitonaki   QUOTE (neo_01 @ Apr 3 2006, 10:00 AM) Nee...   Apr 5 2006, 06:16 AM
- - Angelico_Payne   QUOTE (amd64lover @ Oct 18 2005, 11:20 PM...   Apr 5 2006, 11:45 AM
- - overdream   Helo, help me. After having to carry out this hand...   Apr 13 2006, 03:25 PM
- - chris9999   Does anyone know why the Multi-Boot DVD introducti...   May 11 2006, 05:54 PM
- - chris9999   I found it on the msfn.org home page . It's no...   May 11 2006, 09:16 PM
- - andrewpayne   That link is dead? Has it moved or gone?   Jul 14 2006, 10:15 AM
- - matt121   General Question with the xp64 dat file. do you h...   Jul 22 2006, 08:26 PM
- - coneva   cracked setup.ldr error recovery console not work...   Aug 28 2006, 06:30 PM
|- - geitonaki   QUOTE (coneva @ Aug 28 2006, 06:30 PM) cr...   Sep 5 2006, 05:07 AM
- - pber   I have a problem with x64 multiboot install. I...   Sep 7 2006, 02:15 PM
- - ideas   QUOTE (geitonaki @ Oct 17 2005, 10:18 AM)...   Oct 19 2006, 07:10 AM
- - FeelGood   hi first thx for the great job but i have a probl...   Oct 26 2006, 08:04 AM
- - cdob   QUOTE (FeelGood)i didn't know the hex adress a...   Nov 2 2006, 05:41 AM
- - fevoldj2   I'm not really understanding this. setupldr.bi...   Nov 10 2006, 09:32 PM
- - LeveL   I was getting "NTLDR corrupt" please pre...   Nov 12 2006, 01:57 PM
- - ordan   hi, thank you for grate job. how is it with SP2 f...   Feb 16 2007, 12:07 PM
- - LeveL   QUOTE (LeveL @ Nov 12 2006, 07:57 PM) I w...   Mar 24 2007, 10:21 PM
- - prtec   i use this tool to do multi-boot dvd that make it ...   Apr 17 2007, 07:34 AM
- - hexhack   Anybody know of a cracked version for Vista? I tri...   Aug 18 2007, 07:01 AM
- - Crazysky   I'm looking for a solution for Windows 2003 se...   Nov 2 2007, 04:34 AM
- - xenon2050   QUOTE 1 - I got the (original, from my own CD) set...   Apr 9 2008, 03:55 PM
- - Siginet   OK... I can say that this method DOES still work f...   Apr 17 2008, 02:25 PM
- - xenon2050   Are you using 2003 or 2003 R2? Maybe my problem is...   Apr 25 2008, 09:52 AM
- - jojo2005   @BrandonS_Mil, where did you take your winnt.sif ...   Jun 27 2008, 07:50 AM
- - 723novy723   Thank you very much. I cannot create bootable Wind...   Jul 13 2008, 12:00 PM
- - Tostis   i applied the crack tor setupldr.bin of windows 20...   Jul 16 2008, 01:22 AM
- - victor888   updated: the method doest apply to win2k3 sp2   Aug 27 2008, 02:27 AM
- - GreenMark909   Hi guys, I'm new to this whole Multi-Boot DV...   Oct 24 2008, 02:41 PM
- - SXiPRATEEK   i have merged win xpsp3 & bartpe then i have ...   Mar 31 2009, 05:23 AM
- - meowing   What's the best way to dual-boot two OS-instal...   Oct 28 2009, 09:05 AM
|- - jaclaz   QUOTE (meowing @ Oct 28 2009, 04:05 PM) W...   Oct 28 2009, 09:20 AM
- - cdob   QUOTE (meowing @ Oct 28 2009, 10:05 AM) d...   Oct 28 2009, 01:17 PM
|- - meowing   QUOTE (cdob @ Oct 28 2009, 08:17 PM) Wind...   Oct 30 2009, 03:31 AM
|- - jaclaz   QUOTE (meowing @ Oct 30 2009, 10:31 AM) Y...   Oct 30 2009, 03:56 AM
|- - meowing   QUOTE (jaclaz @ Oct 30 2009, 10:56 AM) In...   Nov 11 2009, 03:46 PM
- - cdob   QUOTE (meowing @ Nov 11 2009, 03:46 PM) w...   Nov 11 2009, 04:55 PM
- - meowing   Is replacing all the amd64 entries as inCODEgsar.e...   Nov 13 2009, 02:58 PM
- - cdob   QUOTE (meowing @ Nov 13 2009, 02:58 PM) I...   Nov 13 2009, 04:04 PM
- - meowing   QUOTE (cdob @ Nov 13 2009, 11:04 PM) QUOT...   Nov 13 2009, 04:38 PM


Google Frontpage Forums Unattended CD/DVD Guide

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 




Lo-Fi Version Time is now: 24th November 2009 - 04:31 PM
All trademarks mentioned on this page are the property of their respective owners
MSFN is not affiliated with Microsoft
Copyright © 2001-2009 msfn.org
Privacy Policy