This repository is a curated collection of .euv scripts for the EUVA engine. All scripts here are submitted for educational, research, and data analysis purposes.
Important
All submissions must adhere to the EUVA Ethical Code. Piracy, DRM-bypassing, are strictly prohibited.
| Name | Description | Author | Link |
|---|---|---|---|
| PE_Header_Analyzer | Identifies PE signature and logs offset. | pumpkin-bit | Gist |
| Security_Logic_Stub | Demonstrates NOP-ing a mock security check signature. | pumpkin-bit | Gist |
| Data_Version_Patcher | Demonstrates string replacement and memory alignment. | pumpkin-bit | Gist |
- Create a GitHub Gist with your
.euvscript. - Ensure you follow the rules in CONTRIBUTING.md.
- Submit a Pull Request to this repository with your Gist link and a short description.
Created for the EUVA Community.