Re: where is win2k/xp/vista checked build of snmp.exe?



Why do you need it?

I have no idea where it can be downloaded, but you can apply the symbols information from windows symbols package to snmp.exe disassembly. Do the following:

- find the snmp.exe in windows (for example, I found it in C:\Windows\ServicePackFiles\i386 for my XP SP2)
- put the file into disassembler (for example, IDA Pro)
- apply the symbols information (use http://msmvps.com/blogs/v_scherbina/archive/2006/12/22/pdbext_5F00_v0_5F00_2.aspx or simular)

For XP SP2 version of snmp.exe I got 348 symbols using PDBExt.

--
--Vladimir, Windows SDK MVP
"pete" <pete142@xxxxxxxxx> wrote in message news:1177755522.646416.172200@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

Does anyone know where to find and download the checked build of
snmp.exe? If so, where is it? I am desperate.

Thanks!

-- Pete


.