string this-> DeOfuscate(string )

(Caronte Pcode version 2.0)

Description

string this->DeOfuscate( string );

The name of the function comes from the fact that many times , we needs to "deobscure" the spam emails.

Example.

Source:

CS_ANTISPAM_SCRIPT this = new CS_ANTISPAM_SCRIPT($_this);

this->Print(this->DeOfuscate("'quote'"));




Out:

'quote'