Skip to content

elialaz/DETON

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

DETON

Fork of RISCV-Obfuscator for implementation of a genetic algorithm fucused in auto-optimization of the 5 parameters needed for the obfuscation

Installation

  1. Clone and unzip the repository
  2. Install Python 3.8
  3. Install the required package in the requirements file

Usage

Launch the optimizator.py file with the mandatory arguments

python optimizator.py [File] [Overhead]

For more arguments launch

python optimizator.py -h

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 78.5%
  • Assembly 21.5%