An open API service indexing awesome lists of open source software.

https://github.com/eleutherai/evilmodel

A replication of "EvilModel 2.0: Bringing Neural Network Models into Malware Attacks"
https://github.com/eleutherai/evilmodel

Last synced: 3 months ago
JSON representation

A replication of "EvilModel 2.0: Bringing Neural Network Models into Malware Attacks"

Awesome Lists containing this project

README

          

# EvilModel
A replication of [EvilModel 2.0: Bringing Neural Network Models into Malware Attacks](https://dl.acm.org/doi/abs/10.1016/j.cose.2022.102807)

## To Do List
- [ ] Implement the core methodology
- [ ] Replicate the results in the paper
- [ ] Extend the paper to transformers
- [ ] Replicate the results using LLMs (BERT, Pythia)