All times are UTC - 5 hours [ DST ]




Post new topic Reply to topic  [ 37 posts ]  Go to page Previous  1, 2
Author Message
 Post subject: Re: HDD repair 2.0 ENG
PostPosted: May 6th, 2009, 7:46 
Offline

Joined: July 18th, 2006, 3:05
Posts: 7474
Location: ITALY
Pros and cons of "free" software : no one can or would help you.


Top
 Profile  
 
 Post subject: Re: HDD repair 2.0 ENG
PostPosted: May 7th, 2009, 5:58 
Offline

Joined: March 4th, 2009, 20:43
Posts: 87
Location: hungary
Screenshot after the Alloc function.


Attachments:
alloc.JPG
alloc.JPG [ 69.65 KiB | Viewed 10766 times ]
Top
 Profile  
 
 Post subject: Re: HDD repair 2.0 ENG
PostPosted: November 6th, 2009, 8:36 
Offline

Joined: October 20th, 2009, 18:25
Posts: 58
Location: Tehran/Iran
BlackST wrote:
Pros and cons of "free" software : no one can or would help you.

if anybody still interested i maybe able to decompile the software if you have the procedure address map for those hard drives the you can tell what is it doing. im not familier with hdd
but i think they call some specific factory precoded routing or combination of them for most part .if you use this alot its easy to write your own to do a special job on bath for you


Top
 Profile  
 
 Post subject: Re: HDD repair 2.0 ENG
PostPosted: November 6th, 2009, 10:13 
Offline
User avatar

Joined: May 5th, 2004, 20:06
Posts: 2782
Location: England
I refuse to answer that question on the grounds that I don't know the answer.
:D

_________________
All went well until I plugged the drive in.


Top
 Profile  
 
 Post subject: Re: HDD repair 2.0 ENG
PostPosted: November 6th, 2009, 10:14 
Offline
User avatar

Joined: May 5th, 2004, 20:06
Posts: 2782
Location: England
ALLOC could probably be merge G>P but not looked deeper at this software

_________________
All went well until I plugged the drive in.


Top
 Profile  
 
 Post subject: Re: HDD repair 2.0 ENG
PostPosted: November 7th, 2009, 5:20 
Offline

Joined: September 30th, 2005, 7:33
Posts: 849
Iszerda wrote:
Hi all!

What is the function of the 'Alloc' botton of this software?
I tried to guess it, but I am not sure...

Thanks


Alloc button shows the G-list of a Maxtor drive. If the G-list is empty you'll see nothing... :D


Top
 Profile  
 
 Post subject: Re: HDD repair 2.0 ENG
PostPosted: November 7th, 2009, 5:31 
Offline

Joined: September 30th, 2005, 7:33
Posts: 849
cetverooki wrote:
hi to all

can someone tell me if this program is for pata drives only. i heave sata drive that this program doesent reckognise at all. if there is a setting for this program to enable sata drive please share it with me.



If you want to use this program with sata drives you'll need a motherbourd that can run SATA drives in compatible mode (look in BIOS ). For examle MB with Intel 865, Intel 875 or Intel 915 chipset. In compatible mode SATA drive can be seen as Secondary Master and HDD repair 2.0 ENG will work just fine. Tested with Maxtor Diamond Max 9 SATA drives.


Top
 Profile  
 
 Post subject: Re: HDD repair 2.0 ENG
PostPosted: November 9th, 2009, 13:19 
Offline

Joined: October 20th, 2009, 18:25
Posts: 58
Location: Tehran/Iran
umm i dont know that much about hdds but looking at this thinking that mhdd could be very easy made to work on windows atleast ALL of the the direct I/O read/write will work without changing the orginal code . since the driver gives direct I/O under windows actually it maps the port to the user address space passing you a file like handle (ie :open/close/read/write.)
this is the decompiled version of the program . I also included the used driver orginal source code . program seems to be writen very simple maybe for personal use to satisfy some spasific needs of the authur.
if its hard for you to flow the the code anothrer possible way is to add some debug output to the driver itself and rebuild it then monitor all the read /write down the port in user space . here is the code hope it helps.


Attachments:
Hddrepair2-src.rar [330.15 KiB]
Downloaded 1436 times
Top
 Profile  
 
 Post subject: Re: HDD repair 2.0 ENG
PostPosted: November 10th, 2009, 6:07 
Offline
User avatar

Joined: May 5th, 2004, 20:06
Posts: 2782
Location: England
Persia2500,

I like your thinking. :D

What do you want to do with HDD ?

_________________
All went well until I plugged the drive in.


Top
 Profile  
 
 Post subject: Re: HDD repair 2.0 ENG
PostPosted: November 10th, 2009, 9:08 
Offline

Joined: November 10th, 2009, 9:06
Posts: 10
Location: Abzures
Persia2005 you are the boss !!!!


Top
 Profile  
 
 Post subject: Re: HDD repair 2.0 ENG
PostPosted: November 10th, 2009, 22:00 
Offline

Joined: October 20th, 2009, 18:25
Posts: 58
Location: Tehran/Iran
guru wrote:
Persia2500,

I like your thinking. :D

What do you want to do with HDD ?


Actually my own case with an hdd had a sad end .but reading this forum I learned allot
Thanks to all of you. As a suggestion if some of you which have the knowledge and
Leader ship step up for change in industry it would greatly benefit everybody.
I don’t know who the mhdd programmer is but if he makes it commercial with low price and change it abit he could easily super pass everybody else and set a new standard in quality that others had to keep up with. It’s a very nice shock to the old rich fat industry. And they should work allot to keep up. His contribution to community is great but he can help everybody with a big step and his pocket a well deserve money.


Top
 Profile  
 
 Post subject: Re: HDD repair 2.0 ENG
PostPosted: November 10th, 2009, 22:35 
Offline

Joined: October 20th, 2009, 18:25
Posts: 58
Location: Tehran/Iran
I have got some emails asking for a terminal to send their own commands to hdd!!!
I have to ask you know what command to send and process the outcome but you waited this long for a way to send those?? Needless to say it’s not like hdd serial terminal connection commands.this is direct signal to controler There is no translator in between It’s totally different. As far as I know it’s mostly useless to send 1 command to hdd maybe at least you should check bsy register and in some cases last error and current sector before
You can send. But if you know what you’re doing give me your port number I’ll do it.


Top
 Profile  
 
 Post subject: Re: HDD repair 2.0 ENG
PostPosted: November 10th, 2009, 23:10 
Offline

Joined: October 20th, 2009, 18:25
Posts: 58
Location: Tehran/Iran
guru wrote:
Persia2500,

I like your thinking. :D

What do you want to do with HDD ?

I had secound thoughts. :mrgreen:
if your are upto help tell me how exacrly
i can check a homemade cleanroom that it complies
to operational standard .is there special testing proc/equpment?
and if you know tell me read comands and error codes to read
backup copy of overlay from SA i know nothing so need sector
size and output structure in a way useful to be writen over damaged one
you have done this manytimes think.
I dont know the extent of this so can understand if you refuse to answer


Top
 Profile  
 
 Post subject: Re: HDD repair 2.0 ENG
PostPosted: November 11th, 2009, 14:59 
Offline

Joined: November 10th, 2009, 9:06
Posts: 10
Location: Abzures
Did you managed to REcompile the decompiled source ? Because I am not able to do that ! If you can let's keep in touch, send me a personal message with your mail or MSN account.


Top
 Profile  
 
 Post subject: Re: HDD repair 2.0 ENG
PostPosted: November 13th, 2009, 14:21 
Offline

Joined: October 20th, 2009, 18:25
Posts: 58
Location: Tehran/Iran
asper wrote:
Did you managed to REcompile the decompiled source ? Because I am not able to do that ! If you can let's keep in touch, send me a personal message with your mail or MSN account.


It is almost impossible (till now) to decompile to Identical source code. So you cannot recompile it without doing extensive changes .but I extracted forms, objects, and assigned event addresses, propeties,this is meant to answer The question about Aloc bottom only , you may load the project find the form containing Aloc bottom click it will show you the corresponding code. Study that part of code to find out what is trim not posting more detail since I don’t really have the knowledge and don’t know the down falls of doing this. Someone else might be able to do that in a safer way.


Top
 Profile  
 
 Post subject: Re: HDD repair 2.0 ENG
PostPosted: November 28th, 2009, 19:15 
Offline

Joined: November 28th, 2009, 19:02
Posts: 1
Location: Miami
Hi everyone! Great info on this site.

I too have the Maxtor N40P problem. I'm trying to understand how to use HDD Repair V2, but can't seem to find the info. Any one have the procedure? Do you use it with the IDE interface? I know it has to be on safe mode and I do have the jumper settings for that. I also experimented a bit. I connected the bad hdd on the the ide interface on the motherboard along with my master hdd but it hangs. I managed to get to work with winxp by letting the pc boot and then connecting the drive. I did get some windows error but HDD repair v2 was able to recognize the drive as N40P. I hit the execute and installed the loader, so I thought. I didn't really see anything happen so I cancelled the program. Now I can't replicate what I just did and the drive is no longer recognized as a N40P. It now has a bunch of jibberish. I think I finally killed it.

If any of you have any insight, please share. Thx!


Top
 Profile  
 
 Post subject: Re: HDD repair 2.0 ENG
PostPosted: December 26th, 2010, 18:48 
Offline

Joined: January 16th, 2010, 8:07
Posts: 38
Location: http://rzr.online.fr/q/ata
Can this run under linux or wine or vm at least ?

To let it know :

wine shows the gui at least

_________________

--
Please (free) help :
http://rzr.online.fr/q/hdd#
how to unlock/format ST3120026A in max security ?
"ALPINE - 1_Disk M.14 01-16-03 11:51"



Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 37 posts ]  Go to page Previous  1, 2

All times are UTC - 5 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 30 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group