EVIL (Exploiting software VIa natural Language) is an approach to automatically generate software exploits in assembly/Python language from descriptions in natural language. The approach leverages Neural Machine Translation (NMT) techniques and a dataset that we developed for this work.
☆29Mar 8, 2022Updated 4 years ago
Alternatives and similar repositories for EVIL
Users that are interested in EVIL are comparing it to the libraries listed below
Sorting:
- code and data for paper "Automatic Generation and Summarization of Shellcode via Transformer and Dual Learning", which accepted in SANER …☆13May 8, 2022Updated 3 years ago
- ACSAC 2018 paper: Towards Automated Generation of Exploitation Primitives for Web Browsers☆15Nov 28, 2018Updated 7 years ago
- Toy implementation of a Automated Exploit Generation built on Angr; stiched using radare, pwntools, pyelftools, and Angrop.☆16Jan 9, 2022Updated 4 years ago
- Shellcode_IA32 is a dataset consisting of challenging but common assembly instructions, collected from real shellcodes, with their natura…☆38Jul 19, 2023Updated 2 years ago
- ☆18Aug 11, 2022Updated 3 years ago
- Lyra: A Benchmark for Turducken-Style Code Generation☆15Apr 22, 2022Updated 3 years ago
- data and code for paper "CCGIR: Information Retrieval-based Code Comment Generation Method for Smart Contracts", which accepted in KBS. 智…☆17Apr 24, 2022Updated 3 years ago
- FWRF is a open source tool for firmware web-side analysis.☆11Aug 27, 2015Updated 10 years ago
- A list of papers and resources dedicated to code generation☆20Nov 2, 2022Updated 3 years ago
- Official code of our work, AVATAR: A Parallel Corpus for Java-Python Program Translation.☆59Jul 31, 2024Updated last year
- Program Translator AI built on Pytorch☆15Dec 19, 2019Updated 6 years ago
- Use BERT as the encoder and GPT2 as the decoder for machine translation.☆15Jun 3, 2021Updated 4 years ago
- OpenAI Security Console - Python3 AI-powered Cybersecurity Framework☆16Mar 25, 2023Updated 2 years ago
- Source code for EMSE 2023 paper "Zero-Shot Code Representation Learning via Prompt Tuning"☆13Feb 15, 2023Updated 3 years ago
- Fast and Precise On-the-fly Patch Validation for All☆10Feb 24, 2023Updated 3 years ago
- ☆30Sep 16, 2021Updated 4 years ago
- 360网络空间测绘系统(Quake)API☆12Feb 15, 2021Updated 5 years ago
- Automatic vulnerability detection and exploit generation☆16Jul 24, 2019Updated 6 years ago
- ☆14Sep 1, 2022Updated 3 years ago
- Code for generating the JuICe dataset.☆37Oct 27, 2021Updated 4 years ago
- libipt - an Intel(R) Processor Trace decoder library☆18Apr 7, 2017Updated 8 years ago
- ☆41Jan 13, 2023Updated 3 years ago
- A Prompt Expander OpenAI-Based.☆14Nov 15, 2023Updated 2 years ago
- ☆19Dec 8, 2022Updated 3 years ago
- Official implementation of our work, 'GypSum: Learning Hybrid Representations for Code Summarization'.☆14Jan 20, 2022Updated 4 years ago
- code for "Retrieve and Refine: Exemplar-based Neural Comment Generation"☆15Mar 27, 2021Updated 4 years ago
- Map2Check: Finding Software Vulnerabilities☆30Nov 13, 2020Updated 5 years ago
- BDA: Practical Dependence Analysis for Binary Executables by Unbiased Whole-program Path Sampling and Per-path Abstract Interpretation☆31Feb 26, 2021Updated 5 years ago
- AWVS13和xray的自动化扫描脚本☆15Aug 10, 2020Updated 5 years ago
- ☆18Oct 3, 2024Updated last year
- [NAACL 2025] LLM-Supported Natural Language to Bash Translation☆16Jul 17, 2025Updated 8 months ago
- ☆49Jul 24, 2022Updated 3 years ago
- Making Shellcode fully undetectable using uuid☆23May 7, 2021Updated 4 years ago
- pytorch版损失函数,改写自科学空间文章,【通过互信息思想来缓解类别不平衡问题】、【将“softmax+交叉熵”推广到多标签分类问题】☆12Aug 22, 2021Updated 4 years ago
- Part of the deprecated secureCodeBox v1, see secureCodeBox/secureCodeBox Repo for v2☆14Jul 16, 2020Updated 5 years ago
- Python tool for exploiting CVE-2021-35616☆11Dec 3, 2021Updated 4 years ago
- TaintAll, a taint analysis and concolic execution tool☆31Jan 2, 2017Updated 9 years ago
- A Unit-Based Symbolic Execution Method for Detecting Memory Corruption Vulnerabilities in Executable Codes☆43May 7, 2023Updated 2 years ago
- A corpus of Python programs annotated with contracts☆25Oct 16, 2025Updated 5 months ago