Jump to content

VxD versions in XP (and in DOS)


dencorso

Recommended Posts


Anyone knows of any good downloadable vxd disassembler? I never saw one, had to make my own...vxd is not strictly LE format.

 

DumpLX provides a (I presume primitive :unsure:) disassembler:

http://www.msfn.org/board/topic/172894-windows-95-usb-support-and-the-task-of-ntkernvxd/

http://www.msfn.org/board/topic/172894-windows-95-usb-support-and-the-task-of-ntkernvxd/?p=1087484

 

jaclaz

Link to comment
Share on other sites

Find yourself IDA Free v. 4.1. (It's a DOS verson that can run in the DOS box).

Load the VXD in 4.1 free (using it's LX loader), save the database, and exit.

Then load the database in IDA Free 4.3 (or later) and it'll offer to to upgrade it... accept, and then save it.

Now you can use the 4.3 GUI with the VXD LE - cool, ain't it?

There'll be an error about a missing file, ntddk.til (only available in full version), but that never gave me any grief.

Link to comment
Share on other sites

Ha ha, Dencorso, you've been around for some time to have found out that...thanks for the tip, I will have a look, maybe it can complement my own tool...anything that can further simplify the task is good. However, it was partly because of IDA I decided to make my own disassembler, I wasn't satisfied with how it works (at least the free version).

 

Jaclaz, thanks for the quicker-than-upstart-of-windows-7 response :yes:

Link to comment
Share on other sites

  • 2 weeks later...

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...