Jump to content

Debugging Vista disk.sys for XP/2000


Recommended Posts

Posted

Hey everyone,

I’m trying to debug the disk.sys from Windows Vista on XP/2000. I’m not good in driver debugging, and even in XP though all the functions seem to exist, the driver doesn’t work.

Maybe someone can understand what’s going wrong or point me in the right direction.

windbg log https://pastebin.com/zaKXc3ZM

 

 


Posted

it looks like someone has tryed to debug a driver without having any knowledge 

debugging is not something you can do without any knowledge 

its not easy stuff either for example its a lot of math, its not like a script language 

a bare minimum to start with would be to know assembly 
https://www.ic.unicamp.br/~pannain/mc404/aulas/pdfs/Art Of Intel x86 Assembly.pdf

but that´s the bare minimum 

 

its not stuff you can just do, like lifting a few weights around, or trying some drivers or some different versions, maybe putting a few different hardware types into a pc

you litterally trying to make a own CPU - and not just putting it into a computer no you making it this time a-z

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...