Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
goelp14
GitHub Repository: goelp14/easyctf-iv-problems
Path: blob/master/pixelly/problem.yml
650 views
1
title: Pixelly
2
author: gengkev
3
category: Reverse Engineering
4
hint: How many characters do you really need, now?
5
autogen: false
6
programming: false
7
value: 220
8
files:
9
- asciinator.py
10
docker:
11
args: "--publish 127.0.0.1:8101:80 --privileged=true"
12
net:
13
port: 12489
14
redirect: localhost 8101
15
16