Skip to content
This repository was archived by the owner on Apr 15, 2022. It is now read-only.

szeist/owasp2021_ransom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Excercise

  1. Unzip the my-data.txt.ransomed
  2. Implement the decrypt logic
  3. Run decrypt program

Run with docker

docker run --rm -v $PWD:/app -w /app php:8 php decrypt.php my-data.txt.ransomed

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages