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:
- Get Data
- Munge Data to Neural Network consumable form
- Cross Validate and Train Neural Networks
- Test Neural Network
- Analyze Results