| IManglingEngine | Interface for mangling engines, each of them handling a different mangling scheme. |
| IUnmangledData | A piece of unmangled data. |
| IUnmangledRoutine | Interface to access an unmangled routine declaration. |
| UnmanglerService | The service offers access to a set of IManglingEngine for a INativeCodeUnit. |