I want to do a reverse engineering on PRTG, specifically how to load MIB files after launching SNMP sensors.
I tried to decompile the SNMP.dll from the installation folder using DotPeek but the SNMP.dll is an unmanaged assembly.
Do you know which file that I should decompile in order to get the result? or should I launch a SNMP sensor in order to get a file that I can decompile?
New contributor
Sirine Jaoua is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.