Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 459 Bytes

README.md

File metadata and controls

14 lines (13 loc) · 459 Bytes

ReflectionWebServer

Uses reflection to find Strings within obfuscated files

Security consideration

This program executes malware code within your computer. You should run it on a VM or ideally a Docker container

How to run

You need both Python 3 and ideally Java 8.
Execute

python -m pip install -r requirements.txt
javac *.java
python main.py

Set the environment variable DISCORD_WEBHOOK_URL to get alerts when a webhook gets deleted