C# Class Beebyte_Deobfuscator.Lookup.LookupModule

Show file Open project: OsOmE1/Beebyte-Deobfuscator Class Usage Examples

Public Properties

Property Type Description
NamingRegex string

Public Methods

Method Description
LookupModule ( string namingRegex ) : Beebyte_Deobfuscator.Output

Method Details

LookupModule() public method

public LookupModule ( string namingRegex ) : Beebyte_Deobfuscator.Output
namingRegex string
return Beebyte_Deobfuscator.Output

Property Details

NamingRegex public property

public string NamingRegex
return string