Posted May 7, 200817 yr Diagnosis v0.1 first release. I will continue to evolute this tool if get some feedback from you guys. Need to know what could be better or what could be added to version 0.2. Now this tool actually compares 2 files (original/patched), with the same size and tells ya what offsets are patched. The original and the patched bytes also.Download here:[hide]http://zumatitan.googlepages.com/Diagnosisv01pre-release.zip[/hide]
May 7, 200817 yr Author Yes, your correct, on some computers it works, on others it doesn't due to that litle problem. Iwill fix that as soon as possible. Thanks for your feedback! Ufo.
May 8, 200817 yr Heres a quick loader hook I wrote to init the controls to make it work. Looks good loader_hook.rar
May 8, 200817 yr Author Atomos made a loader to make this work, seems ok in some other pc's, thanks for saving my litle time Atomos!Some important notes for this v0.1 version:Will crash if the files you selected are not found (will fix this bug for version v0.2)Any more comments or suggestions will be usefull for me.Thanks!
May 8, 200817 yr Suggestions: - Use a vector to handle the patched bytes, don't limit it to 5 sets like it is. (Push onto the stack as you scan, then display the full vector later.) - Display things in hex. - Allow user to drag and drop files into the boxes for the files needed. - Allow user to browse for files. Along with that, I would suggest allowing the user to override the file size check since some patches require code to be removed or added which can change the file size and cause this to not be useful. All in all, good job for a beta
May 8, 200817 yr fc /B file1 file2No need to reinvent the wheel which has been included with Windows since '95.
May 8, 200817 yr Author Okay guys thank you for your big help. v0.2 will be around soon.Allways, of course, with your amasing feedback I wouldn't get in other comunities.
May 8, 200817 yr fc /B file1 file2No need to reinvent the wheel which has been included with Windows since '95.Kinda not the best of things to say in my opinion. If we didn't reinvent the wheel to make it better over time, we'd still be riding around in stone cars. Computers wouldn't exist much past a simple dos prompt, etc. etc.
Create an account or sign in to comment