https://github.com/sertrafurr/deltarune-malware-poc
Wanted to make this i was bored
https://github.com/sertrafurr/deltarune-malware-poc
deltarune exploit malware poc undertale undertalemodtool virus
Last synced: 12 months ago
JSON representation
Wanted to make this i was bored
- Host: GitHub
- URL: https://github.com/sertrafurr/deltarune-malware-poc
- Owner: SertraFurr
- Created: 2025-06-09T01:45:40.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-09T01:54:49.000Z (about 1 year ago)
- Last Synced: 2025-06-29T21:44:13.423Z (12 months ago)
- Topics: deltarune, exploit, malware, poc, undertale, undertalemodtool, virus
- Language: C#
- Homepage:
- Size: 2.93 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Deltarune Malware POC
A simple proof-of-concept to show how easy is it to make Deltarune data.win a dangerous file.
## What it does
- Implement a POC for making deltarune open Calc.exe using the data.win file
## How to use
1. Download UndertaleModTool
2. Open your Deltarune data.win file (The one is the same directory as DELTARUNE.EXE)
3. Scripts -> Run other scripts... -> POC.csx
4. Then just save/CTRL+S and replace with your current Deltarune data.win file
5. Now just start DELTARUNE.EXE and Calc will open
## Status
This is just a proof of concept to show how easy it is to make add malware inside of it as no protection are implemented
Showing how any "Deltarune Mod" could just be a malware made in 6 little lines