gmx Posted December 7, 2004 Posted December 7, 2004 the text has to be of same length if your line is shorter then fill it up with spaces
Alanoll Posted December 7, 2004 Posted December 7, 2004 then, is there a way to modify it?there must be a way.the point of hex editing a file, is that the new information MUST be the same as the old. This is NOT stored as a resource string, so you can't edit it that way. One way to edit it is to use CDShell to make your own. Besides that, the string HAS TO BE THE SAME!
totoymola Posted December 7, 2004 Posted December 7, 2004 I think it can be longer, since the value of the digits after the sentence is zero all the way down. But I'm not sure.
Alanoll Posted December 8, 2004 Posted December 8, 2004 I think it can be longer, since the value of the digits after the sentence is zero all the way down. But I'm not sure.after thinking through it a bit more....disassemble the BIN file, change the strange, make sure the syntax is correct, recompile. There ya go.The blanks afterwords could be where the actual boot code is, so you'll have to disassemle to find out, which is why when HEXing everything needs to be the same size, so as not to overwrite the actual code.
Astalavista Posted December 8, 2004 Author Posted December 8, 2004 does anyone what to rewrite the code? or make a tool to rewrite it or patch it.kind of bored with it already.
Alanoll Posted December 8, 2004 Posted December 8, 2004 does anyone what to rewrite the code?I have to tools. Don't have the time.or make a tool to rewrite it or patch it.I guess after you have the assembly, you could open it up and then change it yourself, then run the compiler. Unfortunately you're not supposed to distribute the compiler.
Astalavista Posted December 8, 2004 Author Posted December 8, 2004 can we called it something other than a compiler, what about a piledriver instead.
Alanoll Posted December 8, 2004 Posted December 8, 2004 can we called it something other than a compiler, what about a piledriver instead. riiiiiight Programmer here, so dang it, I'll call it whatever I make it j/k
`Felix` Posted January 17, 2005 Posted January 17, 2005 (edited) Here you go "Have you backed up your software?" Edited January 17, 2005 by `Felix`
Yeux Posted January 17, 2005 Posted January 17, 2005 This one really works, stating the message: Have you backed up your software? Press any key to boot from CD.no errors like in `Felix` version when the . . . appearsHex Edited from the dutch XP version wich has a longer messageBOOTFIX.BIN
`Felix` Posted January 17, 2005 Posted January 17, 2005 This one really works, stating the message: Have you backed up your software? Press any key to boot from CD.no errors like in `Felix` version when the . . . appearsHex Edited from the dutch XP version wich has a longer messageVery sorry all if this caused a problem... just tried to help.
Yeux Posted January 17, 2005 Posted January 17, 2005 Very sorry all if this caused a problem... just tried to help. I know you tried to help but if you gonna attach a file better make sure it works 100% or else mention it that it still has some flaws
`Felix` Posted January 17, 2005 Posted January 17, 2005 Very sorry all if this caused a problem... just tried to help. I know you tried to help but if you gonna attach a file better make sure it works 100% or else mention it that it still has some flaws Your 100% correct... again sorry for the problems.
sixpack Posted January 17, 2005 Posted January 17, 2005 This one really works, stating the message: Have you backed up your software? Press any key to boot from CD.no errors like in `Felix` version when the . . . appearsHex Edited from the dutch XP version wich has a longer messageand the dutch version!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now