OSRLogo
OSRLogoOSRLogoOSRLogo x OSR Custom Development Services
OSRLogo
x

Everything Windows Driver Development

x
x
x
GoToHomePage xLoginx
 
 

    Thu, 14 Mar 2019     118020 members

   Login
   Join


 
 
Contents
  Online Dump Analyzer
OSR Dev Blog
The NT Insider
The Basics
File Systems
Downloads
ListServer / Forum
  Express Links
  · The NT Insider Digital Edition - May-June 2016 Now Available!
  · Windows 8.1 Update: VS Express Now Supported
  · HCK Client install on Windows N versions
  · There's a WDFSTRING?
  · When CAN You Call WdfIoQueueP...ously

OSR Online IOCTL Decoder


Enter the IOCTL value to decode in the box below


IOCTL VALUE (hex)

That IOCTL decodes to:

Device:   

Function: 

Access:   

Method:  




User Comments
Rate this utility and tell the community how well you like it. Is it a worthwhile download? Does it work as described?? Does it help you in your job as a driver writer or tester?
Click Here To Post Your Comment

"Incorrect device type?"
Use 65535 (0xFFFF) as device type, e.g. 0xffff2020

Tool shows: 0xfff

22-Oct-09, Gary Scheitlin


"Update to IOCTL decoder"
It would be nice (and very simple) to update your decoder. Just increase the array size and append these entries to it :

device[55]="SERENUM" device[56]="TERMSRV" device[57]="KSEC" device[58]="FIPS" device[59]="INFINIBAND" device[60]="0x3C_not_used" device[61]="0x3D_not_used" device[62]="VMBUS" device[63]="CRYPT_PROVIDER" device[64]="WPD" device[65]="BLUETOOTH" device[66]="MT_COMPOSITE" device[67]="MT_TRANSPORT" device[68]="BIOMETRIC" device[69]="PMI"

Regards, Peter

Rating:
08-Feb-09, Peter Hodges


"RE: Wrong calculation!"
Bug has been fixed, thanks for the pickup!

-scott

30-Mar-06, Scott Noone


"Downloadable"
Can't believe you guys complainng about it not being downloadable. A quick "View source" in IE will show you exactly the source code. Cut and paste into your own HTML document, and you'll never need to access it online. *AND* you can fix/enhance it to help you to decode those "difficult" IOCTLs....

Rating:
11-Nov-04, Paul Bunn


"Re: Where is the download link?"
The IOTL decoder is not a downloadable utility...for online use only.

09-Sep-04, Daniel Root


"Misspelling"
METHOUD_OUT_DIRECT? Who spelled this? Hector? Sheesh...

Rating:
03-Dec-03, Tony Mason


"IOCTL Decoder utility comments"
First of all, this is a great utility. Now I have some comments about it: 1) You guys should make it downloadable. I want to use it on systems that don't have access to the internet and therefore it would be great to be able to use some windows app that would do it. 2) It doesn't seem to work properly for IOCTL_SCSI_PASS_THROUGH. I used it and it came back with some HEX function code rather than saying IOCTL_SCSI_PASS_THROUGH, so can you please look into that. 3) I was using it to figure out what IOCTL code does the CD class driver get when an IMAPI burning operation starts up. The IOCTL code that I get is weird... in the sense that it is longer than normal IOCTL codes. The debugger tells me that the code is 0x90dae040 and usually codes for IOCTLS are like something like 0x4d004 4) Can there be a reverse app, meaning we enter an IOCTL name like IOCTL_SCSI_PASS_THROUGH and it just goes ahead and tells us the hex meaning of that IOCTL code?

Thanks, Satyeshwar

Rating:
29-Aug-03, Satyeshwar Singh


Post Your Comments.
bottom nav links