Description
You can encrypt any file on the system with an unbreakable mechanism worthy of the greatest!
Files
- docker-compose.yml
-
xortp
878.62 KiB – 952cf474c0ab303088b4edf5247adab869bd906885e63f818df416e0cb47fe87 -
xortp.c
1.22 KiB – 3bf2065661a96e03003ac605d7e91e7f9cfbbbb9ec2a04188ec69cbe2f46ab96
Author
Challenge Instructions
- First, download docker-compose.yml:
curl https://hackropole.fr/challenges/fcsc2025-pwn-xortp/docker-compose.public.yml -o docker-compose.yml
- Launch the challenge by executing in the same folder:
docker compose up
- Then, in another console, access the challenge with Netcat:
nc localhost 4000
In case you encounter problems, please consult the FAQ.
Flag
Submit your solution
You can submit your writeup for this challenge. Read the FAQ to learn how to proceed.
You need to be logged in to submit a writeup.