Disassemble USB driver.

Hi all,

I need to dissassemble a particular USB driver (Windows XP/NT/2K), any
pointers for the same ?

Thanks in advance,
rohit

IDA Pro is good.

dumpbin /disasm is also not so bad.

Maxim Shatskih, Windows DDK MVP
StorageCraft Corporation
xxxxx@storagecraft.com
http://www.storagecraft.com

----- Original Message -----
From: “Rohit Dhamija”
Newsgroups: ntfsd
To: “Windows File Systems Devs Interest List”
Sent: Thursday, February 03, 2005 2:47 PM
Subject: [ntfsd] Disassemble USB driver.

> Hi all,
>
> I need to dissassemble a particular USB driver (Windows XP/NT/2K), any
> pointers for the same ?
>
> Thanks in advance,
> rohit
>
>
>
> —
> Questions? First check the IFS FAQ at
https://www.osronline.com/article.cfm?id=17
>
> You are currently subscribed to ntfsd as: xxxxx@storagecraft.com
> To unsubscribe send a blank email to xxxxx@lists.osr.com

Hi all,

I need to dissassemble a particular USB driver (Windows XP/NT/2K), any
pointers for the same ?

Thanks in advance,
rohit


Questions? First check the IFS FAQ at https://www.osronline.com/article.cfm?id=17

You are currently subscribed to ntfsd as: xxxxx@helpco.kiev.ua
To unsubscribe send a blank email to xxxxx@lists.osr.com

> I need to dissassemble a particular USB driver (Windows XP/NT/2K), any

pointers for the same ?

Well, I don’t speak about legality of such thing,
but you may use some comercially available
dissassembler.

L.

IDA Pro is good.

dumpbin /disasm is also not so bad.

Maxim Shatskih, Windows DDK MVP
StorageCraft Corporation
xxxxx@storagecraft.com
http://www.storagecraft.com

----- Original Message -----
From: “Rohit Dhamija”
Newsgroups: ntfsd
To: “Windows File Systems Devs Interest List”
Sent: Thursday, February 03, 2005 2:47 PM
Subject: [ntfsd] Disassemble USB driver.

> Hi all,
>
> I need to dissassemble a particular USB driver (Windows XP/NT/2K), any
> pointers for the same ?
>
> Thanks in advance,
> rohit
>
>
>
> —
> Questions? First check the IFS FAQ at
https://www.osronline.com/article.cfm?id=17
>
> You are currently subscribed to ntfsd as: xxxxx@storagecraft.com
> To unsubscribe send a blank email to xxxxx@lists.osr.com


Questions? First check the IFS FAQ at https://www.osronline.com/article.cfm?id=17

You are currently subscribed to ntfsd as: xxxxx@helpco.kiev.ua
To unsubscribe send a blank email to xxxxx@lists.osr.com

Hi all,

I need to dissassemble a particular USB driver (Windows XP/NT/2K), any
pointers for the same ?

Thanks in advance,
rohit


Questions? First check the IFS FAQ at https://www.osronline.com/article.cfm?id=17

You are currently subscribed to ntfsd as: xxxxx@helpco.kiev.ua
To unsubscribe send a blank email to xxxxx@lists.osr.com


Questions? First check the IFS FAQ at https://www.osronline.com/article.cfm?id=17

You are currently subscribed to ntfsd as: xxxxx@helpco.kiev.ua
To unsubscribe send a blank email to xxxxx@lists.osr.com

> I need to dissassemble a particular USB driver (Windows XP/NT/2K), any

pointers for the same ?

Well, I don’t speak about legality of such thing,
but you may use some comercially available
dissassembler.

L.


Questions? First check the IFS FAQ at https://www.osronline.com/article.cfm?id=17

You are currently subscribed to ntfsd as: xxxxx@helpco.kiev.ua
To unsubscribe send a blank email to xxxxx@lists.osr.com

To disassemble the whole binary, dumppe works fine for me. It’s free.

If you have symbol for the driver, it’s much easier to do it in WinDbg.

Calvin Guan Software Engineer
ATI Technologies Inc. www.ati.com

-----Original Message-----
From: Rohit Dhamija [mailto:xxxxx@gmail.com]
Sent: February 3, 2005 6:48 AM
To: Windows File Systems Devs Interest List
Subject: [ntfsd] Disassemble USB driver.

Hi all,

I need to dissassemble a particular USB driver (Windows XP/NT/2K), any
pointers for the same ?

Thanks in advance,
rohit


Questions? First check the IFS FAQ at
https://www.osronline.com/article.cfm?id=17

You are currently subscribed to ntfsd as: xxxxx@helpco.kiev.ua
To unsubscribe send a blank email to xxxxx@lists.osr.com


Questions? First check the IFS FAQ at
https://www.osronline.com/article.cfm?id=17

You are currently subscribed to ntfsd as: xxxxx@helpco.kiev.ua
To unsubscribe send a blank email to xxxxx@lists.osr.com


Questions? First check the IFS FAQ at
https://www.osronline.com/article.cfm?id=17

You are currently subscribed to ntfsd as: xxxxx@ati.com
To unsubscribe send a blank email to xxxxx@lists.osr.com

Hi all,

I need to dissassemble a particular USB driver (Windows XP/NT/2K), any
pointers for the same ?

Thanks in advance,
rohit


Questions? First check the IFS FAQ at https://www.osronline.com/article.cfm?id=17

You are currently subscribed to ntfsd as: xxxxx@helpco.kiev.ua
To unsubscribe send a blank email to xxxxx@lists.osr.com


Questions? First check the IFS FAQ at https://www.osronline.com/article.cfm?id=17

You are currently subscribed to ntfsd as: xxxxx@helpco.kiev.ua
To unsubscribe send a blank email to xxxxx@lists.osr.com


Questions? First check the IFS FAQ at https://www.osronline.com/article.cfm?id=17

You are currently subscribed to ntfsd as: xxxxx@helpco.kiev.ua
To unsubscribe send a blank email to xxxxx@lists.osr.com

IDA Pro is good.

dumpbin /disasm is also not so bad.

Maxim Shatskih, Windows DDK MVP
StorageCraft Corporation
xxxxx@storagecraft.com
http://www.storagecraft.com

----- Original Message -----
From: “Rohit Dhamija”
Newsgroups: ntfsd
To: “Windows File Systems Devs Interest List”
Sent: Thursday, February 03, 2005 2:47 PM
Subject: [ntfsd] Disassemble USB driver.

> Hi all,
>
> I need to dissassemble a particular USB driver (Windows XP/NT/2K), any
> pointers for the same ?
>
> Thanks in advance,
> rohit
>
>
>
> —
> Questions? First check the IFS FAQ at
https://www.osronline.com/article.cfm?id=17
>
> You are currently subscribed to ntfsd as: xxxxx@storagecraft.com
> To unsubscribe send a blank email to xxxxx@lists.osr.com


Questions? First check the IFS FAQ at https://www.osronline.com/article.cfm?id=17

You are currently subscribed to ntfsd as: xxxxx@helpco.kiev.ua
To unsubscribe send a blank email to xxxxx@lists.osr.com


Questions? First check the IFS FAQ at https://www.osronline.com/article.cfm?id=17

You are currently subscribed to ntfsd as: xxxxx@helpco.kiev.ua
To unsubscribe send a blank email to xxxxx@lists.osr.com

How big is the driver ?

You are sure it’s worth to cost that much time on reading the mass assemble codes.

If you insist doing it, Ida is great tool for this job.

Matt

“Rohit Dhamija” wrote: xxxxx@ntfsd…
> Hi all,
>
> I need to dissassemble a particular USB driver (Windows XP/NT/2K), any
> pointers for the same ?
>
> Thanks in advance,
> rohit
>
> Questions? First check the IFS FAQ at https://www.osronline.com/article.cfm?id=17
>
> You are currently subscribed to ntfsd as: xxxxx@helpco.kiev.ua
> To unsubscribe send a blank email to xxxxx@lists.osr.com
>
>

thanks all, please refer my new query, we have IDA Pro 4.5 and m trying to
use it.

“Matt Wu” wrote in message news:xxxxx@ntfsd…
> How big is the driver ?
>
> You are sure it’s worth to cost that much time on reading the mass
> assemble codes.
>
> If you insist doing it, Ida is great tool for this job.
> Matt
>
>
> “Rohit Dhamija” wrote: xxxxx@ntfsd…
>> Hi all,
>>
>> I need to dissassemble a particular USB driver (Windows XP/NT/2K), any
>> pointers for the same ?
>>
>> Thanks in advance,
>> rohit Questions? First check the IFS FAQ at
>> https://www.osronline.com/article.cfm?id=17
>>
>> You are currently subscribed to ntfsd as: xxxxx@helpco.kiev.ua
>> To unsubscribe send a blank email to xxxxx@lists.osr.com
>>
>