Jump to content

Recommended Posts

Posted

Hi

 

I have a question between math and computer science. What I want to do is write some tool that recognizes what is encryption algorithm of cipher text. I want to do it using support vector machine. I found article about representation of encrypted file as a 10 features vector, but I have problem with calculate it.

I would be very grateful if somebody helped me how to do this. Here is my article: Article and here is the beginning of this. I don't know exactly what author means by "maximum entropy", especially of 3 and 4 grams.

 

Best regards

Michael

Posted

It seem you have to work on this starting from building your model, after looking at the papers briefly,

I assume you have to work with C4.5 Algorithm & the Decision Tree ...

Posted
It seem you have to work on this starting from building your model, after looking at the papers briefly,

I assume you have to work with C4.5 Algorithm & the Decision Tree ...

I don't want to use C4.5 but SVM. It is not diffrence in this case, important for me is feature vector that represents encrypted file, and I have problems with getting this vector.

Posted

I don't want to use C4.5 but SVM. It is not diffrence in this case, important for me is feature vector that represents encrypted file, and I have problems with getting this vector.

 

About SVM: en.wikipedia.org/wiki/Support_vector_machine

 

Feature Extraction: in Attachments ...

No 252 - Mazibuko.pdf

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.