package

com.pnfsoftware.jeb.core.units.code.asm.mangling

Types related to mangling and de-mangling of native names.

Interfaces

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. 

Classes

UnmanglerService The service offers access to a set of IManglingEngine for a INativeCodeUnit