Skip to content

thefightagainstmalware/ReflectionWebServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published