Thank you JB. The moduledefinition.Attributes is the one i asked for. Really thank you for the fast reply...
Dinesh. On Sep 30, 2:57 pm, Jb Evain <[email protected]> wrote: > On Thu, Sep 30, 2010 at 2:52 PM, dineshde <[email protected]> wrote: > > Thank you very much JB it works fine now .. Like the system.reflection > > in .net is it possible to read the PEKinds using mono cecil ?.. > > Cecil exposes something similar. See: > > ModuleDefinition.Kind > ModuleDefinition.Architecture > ModuleDefinition.Attributes > ModuleDefinition.Runtime > > To analyze the specifics of PE modules. > > -- > Jb Evain <[email protected]> -- -- mono-cecil
