As a followup to https://ask.wireshark.org/questions/43940/lua-dissector-for-extended-mapi-over-dcerpc I found the IDL file provided by microsoft here: I had to slightly modify the IDL files in order for PIDL to compile them, here are the modified versions: https://gist.github.com/TechplexEngineer/a993f55fe1587b7642cd I have combined them and attempted to compile them with the pidl tool in the Wireshark source. With this command: The result of the above command is an error: Any ideas? What goes in the conformance files? Is there documentation I am not finding on this? asked 09 Jul '15, 07:18 techplex edited 09 Jul '15, 07:18 |