symbol_t is an abstraction upon the coff symbol. this allows for easier manipulation of the symbol....
the pass_t class is a base clase for all passes made. you must override the pass_t::run virtual funct...
pass_t(decomp::sym_type_t sym_type)
the explicit constructor of the pass_t base class.
this is the main namespace for obfuscation related things.