Skip to content

Recurrent neural network for identifying byte patterns in binaries with Python scripts for munging binaries obfuscated with OLLVM.

Notifications You must be signed in to change notification settings

syreal17/ByteWise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ByteWise

ByteWise Paper

Recurrent neural network for identifying byte patterns in binaries with Python scripts for munging binaries obfuscated with OLLVM.

Documentation is pending for this project. For now, at a high level, the workflow for ByteWise is:

  1. Get Data
  2. Munge Data to Neural Network consumable form
  3. Cross Validate and Train Neural Networks
  4. Test Neural Network
  5. Analyze Results

About

Recurrent neural network for identifying byte patterns in binaries with Python scripts for munging binaries obfuscated with OLLVM.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published