For obfuscated text, most of the NLP domain knowledge such as Word2Vec, POS-tagging, etc., are not useful since the text is impossible to read nor parse.
As a matter of fact, neural networks come in handy to create an end-to-end module that learns the embedding, feature extraction and classification.