braunchen210 Posted June 12, 2005 Posted June 12, 2005 (edited) I changed the I386 to A386 respecting the form of the letter (capital or minor).It's just a guess, but I bet Alanoll (don't beat me) forgott to change the name of the folder ^^.I'm trying it at the moment at the whole DVD... Would be a blame if it didn't work again, wouldn't it @Alanoll I hope so Edited June 12, 2005 by braunchen210
braunchen210 Posted June 12, 2005 Posted June 12, 2005 plz wait a second... it takes some time here Could really be that I mixed up the setupldrs... but... just a moment (would be quite sorry if.. )
Incroyable HULK Posted June 12, 2005 Author Posted June 12, 2005 (edited) didn't work for me....Same here... NTLDR is corrupt. The system cannot boot Edited June 12, 2005 by Incroyable HULK
braunchen210 Posted June 12, 2005 Posted June 12, 2005 Ok, obviesly I really mixed up the files I'm sorry
Incroyable HULK Posted June 12, 2005 Author Posted June 12, 2005 (edited) I bet Alanoll (don't beat me) forgott to change the name of the folder ^^.Come on Alanoll, let's beat him! I'll go get my stick! Unfortunatly, were back to square one... Edited June 12, 2005 by Incroyable HULK
Alanoll Posted June 12, 2005 Posted June 12, 2005 Nah I think i found a dissembler, but i don't know if it's the proper one. It actually dissassembles the files (which is a start) but that's about it. Every character is written in integer form, and doesn't appear to relate to the HEX address of the compiled file (though it should).I'll keep looking
Jazkal Posted June 12, 2005 Posted June 12, 2005 (edited) I don't know if any of these will help, but figured I'd post them, just in case Decompilers: * Boomerang [GNU GPL] * NASM [GNU LGPL]EDIT: removed the Java decompilers. Edited June 12, 2005 by Jazkal
Nazgul Posted June 12, 2005 Posted June 12, 2005 Off that list only NASM is a usable decompiler. HelpDeco is a chm helpfile decompiler and the rest are Java decompilers.
Incroyable HULK Posted June 12, 2005 Author Posted June 12, 2005 How about this one:b a s t a r dI'm not quite sure what we are looking for...
Alanoll Posted June 13, 2005 Posted June 13, 2005 Boomerang won't work as it only supports 32bit PE based files (amonst others that aren't relevant). These files are easily found, they're the ones you can open in a resource editor and have been the main programming standard since Windows 95.NASM is good. I'll look into it. The problem comes down to what type of file it is. I'm not sure if it's a 16bit or 8bit file, which makes a LARGE difference in disassembly. The file is most commonly called a sort of "flat file" i believe.bastard looks promising, but I don't have a Unix based environment to run it in.And as I was writing this, i had a case of Deja vu, though I don't know why. It feels like I've done this before...
Incroyable HULK Posted June 13, 2005 Author Posted June 13, 2005 bastard looks promising, but I don't have a Unix based environment to run it in.You should install a Linux in a Virtual Machine...
Power User Posted June 14, 2005 Posted June 14, 2005 so? what we have ?setupldr.bin from windows server 2003-sp1(32bit) and windows xp(64bit-not itanium) - are some... i bellive all other "new" setupldr.bin is same as these...it's for compatibility with classic i386 and amd64 in one file....
Alanoll Posted June 24, 2005 Posted June 24, 2005 I called in some reinforcements (same guy who did the UXtheme.dll hacks) to help with this. Hopefully he can find something out as well...
Jito463 Posted June 24, 2005 Posted June 24, 2005 Hmm, this is interesting. I was planning on implementing x64 onto my preinstall today, but I see my work is cut out for me. I'll play around with it at work later and see what I can figure out.
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now