Cryptoknight

Cryptographic Dataset Generation & Modelling Framework
Alternatives To Cryptoknight
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Deepjazz2,583
4 years ago12apache-2.0Python
Deep learning driven jazz generation using Keras & Theano!
Fast Wavenet1,620
6 years ago15gpl-3.0Python
Speedy Wavenet generation using dynamic programming :zap:
Texar Pytorch71111a year ago5April 14, 202236apache-2.0Python
Integrating the Best of TF into PyTorch, for Machine Learning, Natural Language Processing, and Text Generation. This is part of the CASL project: http://casl-project.ai/
Awesome Question Answering658
10 days ago
Resources, datasets, papers on Question Answering
Model Card Toolkit344
2 months ago10April 28, 202210apache-2.0Python
A toolkit that streamlines and automates the generation of model cards
Voicebook325
4 months ago19apache-2.0Python
🗣️ A book and repo to get you started programming voice computing applications in Python (10 chapters and 200+ scripts).
Awesome Diffusion Models In Medical Imaging318
2 days agomit
Diffusion Models in Medical Imaging
Muspy2681a year ago6April 16, 202215mitPython
A toolkit for symbolic music generation
Scene_generation145
2 years ago6apache-2.0Python
A PyTorch implementation of the paper: Specifying Object Attributes and Relations in Interactive Scene Generation
Lffont106
8 months agootherPython
Official PyTorch implementation of LF-Font (Few-shot Font Generation with Localized Style Representations and Factorization) AAAI 2021
Alternatives To Cryptoknight
Select To Compare


Alternative Project Comparisons
Readme

Deep Learning Based Cryptographic Primitive Classification

Automated cryptographic classification framework using Intel's Pin platform for dynamic binary instrumentation and PyTorch for deep learning.

  • Clone Repository
  • Required Python libraries: sudo apt-get install python-pip python-tk
  • Install requirements: pip install -r requirements.txt
  • Install toolkit: python knight.py --setup
  • Binary compilation requires OpenSSL: sudo apt install libssl-dev

Automatically draw distribution:

python crypto.py -d scale

Evaluatation:

python knight.py --predict <executable>
python knight.py --evaluate <dataset>

To add custom cryptographic samples to the generation pool, please follow the Format Specification.

We also published "CryptoKnight: Generating and Modelling Compiled Cryptographic Primitives " that can be found here in Open Access.

If you want to cite the paper please use the following format;

@Article{info9090231,
AUTHOR = {Hill, Gregory and Bellekens, Xavier},
TITLE = {CryptoKnight: Generating and Modelling Compiled Cryptographic Primitives},
JOURNAL = {Information},
VOLUME = {9},
YEAR = {2018},
NUMBER = {9},
ARTICLE NUMBER = {231},
URL = {http://www.mdpi.com/2078-2489/9/9/231},
ISSN = {2078-2489},
DOI = {10.3390/info9090231}
}
Popular Generation Projects
Popular Machine Learning Projects
Popular Software Development Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Python
Machine Learning
Deep Learning
Deep
Classification
Cryptography
Generation
Openssl
Deep Neural Networks
Reverse Engineering
Elf
Malware Analysis
Threatintel
Dynamic Analysis