Hack
Now
RU
Войти
Регистрация
HackNow
Hx8 Teaser 1 | HackNow
Все CTF-задания
Reading Mode
Hard
Miscellaneous
Hx8 Teaser 1
26 апр 2026
Баллы
+400
Статистика
1
Решений
400
Баллы
Автор
Neo Yamaguchi
First Blood
matrix_mx
24 июл 2026
Описание
lock
Только UZ
TCP Lab
Это задание в формате
TCP Lab
. Чтобы решить его, в терминале нужна команда
nc
.
Запустить TCP-лаб
Вложения
hackceler8-2023/LICENSE
Скачать
hackceler8-2023/game/shell.nix
Скачать
hackceler8-2023/game/requirements.txt
Скачать
hackceler8-2023/game/client.py
Скачать
hackceler8-2023/game/log.py
Скачать
hackceler8-2023/game/server.py
Скачать
hackceler8-2023/game/ludicer.py
Скачать
hackceler8-2023/game/pow.py
Скачать
hackceler8-2023/game/constants.py
Скачать
hackceler8-2023/game/.venv-shell.sh
Скачать
hackceler8-2023/game/ludicer_gui.py
Скачать
hackceler8-2023/game/README.md
Скачать
hackceler8-2023/game/network.py
Скачать
hackceler8-2023/game/scheduler.py
Скачать
hackceler8-2023/game/__init__.py
Скачать
hackceler8-2023/game/resources/im.png
Скачать
hackceler8-2023/game/map_loading/tilemap.py
Скачать
hackceler8-2023/game/map_loading/maps.py
Скачать
hackceler8-2023/game/map_loading/__init__.py
Скачать
hackceler8-2023/game/components/boss.py
Скачать
hackceler8-2023/game/components/player.py
Скачать
hackceler8-2023/game/components/flag.py
Скачать
hackceler8-2023/game/components/danmaku.py
Скачать
hackceler8-2023/game/components/env_element.py
Скачать
hackceler8-2023/game/components/weapon.py
Скачать
hackceler8-2023/game/components/fountain.py
Скачать
hackceler8-2023/game/components/ouch.py
Скачать
hackceler8-2023/game/components/moving_platform.py
Скачать
hackceler8-2023/game/components/exitarea.py
Скачать
hackceler8-2023/game/components/spike.py
Скачать
hackceler8-2023/game/components/portal.py
Скачать
hackceler8-2023/game/components/inventory.py
Скачать
hackceler8-2023/game/components/wall.py
Скачать
hackceler8-2023/game/components/explosion.py
Скачать
hackceler8-2023/game/components/magic_items.py
Скачать
hackceler8-2023/game/components/arena.py
Скачать
hackceler8-2023/game/components/soul.py
Скачать
hackceler8-2023/game/components/logic.py
Скачать
hackceler8-2023/game/components/door.py
Скачать
hackceler8-2023/game/components/projectile.py
Скачать
hackceler8-2023/game/components/switch.py
Скачать
hackceler8-2023/game/components/speed_tile.py
Скачать
hackceler8-2023/game/components/fire.py
Скачать
hackceler8-2023/game/components/boss_gate.py
Скачать
hackceler8-2023/game/components/textbox.py
Скачать
hackceler8-2023/game/components/__init__.py
Скачать
hackceler8-2023/game/engine/grenade.py
Скачать
hackceler8-2023/game/engine/rng.py
Скачать
hackceler8-2023/game/engine/danmaku.py
Скачать
hackceler8-2023/game/engine/map_switcher.py
Скачать
hackceler8-2023/game/engine/shop.py
Скачать
hackceler8-2023/game/engine/ludifier.py
Скачать
hackceler8-2023/game/engine/modifier.py
Скачать
hackceler8-2023/game/engine/logic.py
Скачать
hackceler8-2023/game/engine/quadtree.py
Скачать
hackceler8-2023/game/engine/hitbox.py
Скачать
hackceler8-2023/game/engine/generics.py
Скачать
hackceler8-2023/game/engine/animation.py
Скачать
hackceler8-2023/game/engine/sound.py
Скачать
hackceler8-2023/game/engine/sprite.py
Скачать
hackceler8-2023/game/engine/combat.py
Скачать
hackceler8-2023/game/engine/walk_data.py
Скачать
hackceler8-2023/game/engine/physics.py
Скачать
hackceler8-2023/game/engine/__init__.py
Скачать
hackceler8-2023/game/resources/objects/placeholder_item.tmx
Скачать
hackceler8-2023/game/resources/objects/spikes.png
Скачать
hackceler8-2023/game/resources/objects/flag.tsx
Скачать
hackceler8-2023/game/resources/objects/switch.png
Скачать
hackceler8-2023/game/resources/objects/fire.tmx
Скачать
hackceler8-2023/game/resources/objects/speed_tile.tsx
Скачать
hackceler8-2023/game/resources/objects/logic.tsx
Скачать
hackceler8-2023/game/resources/objects/placeholder_item.png
Скачать
hackceler8-2023/game/resources/objects/Boss_Gate.png
Скачать
hackceler8-2023/game/resources/objects/Boss_Gate.tsx
Скачать
hackceler8-2023/game/resources/objects/soul.png
Скачать
hackceler8-2023/game/resources/objects/speed_tile.png
Скачать
hackceler8-2023/game/resources/objects/Fire.tsx
Скачать
hackceler8-2023/game/resources/objects/switch.tmx
Скачать
hackceler8-2023/game/resources/objects/flag.tmx
Скачать
hackceler8-2023/game/resources/objects/switch.tsx
Скачать
hackceler8-2023/game/resources/objects/soul.tsx
Скачать
hackceler8-2023/game/resources/objects/Boss_Gate.tmx
Скачать
hackceler8-2023/game/resources/objects/spikes.tmx
Скачать
hackceler8-2023/game/resources/objects/spike_ouch.tmx
Скачать
hackceler8-2023/game/resources/objects/soul.tmx
Скачать
hackceler8-2023/game/resources/objects/Fire.png
Скачать
hackceler8-2023/game/resources/objects/logic.tmx
Скачать
hackceler8-2023/game/resources/objects/speed_tile.tmx
Скачать
hackceler8-2023/game/resources/objects/spikes.tsx
Скачать
hackceler8-2023/game/resources/objects/placeholder_item.tsx
Скачать
hackceler8-2023/game/resources/objects/spike_ouch.png
Скачать
hackceler8-2023/game/resources/objects/flag.png
Скачать
hackceler8-2023/game/resources/objects/spike_ouch.tsx
Скачать
hackceler8-2023/game/resources/objects/logic.png
Скачать
hackceler8-2023/game/resources/maps/example_platformer_map.json
Скачать
hackceler8-2023/game/resources/maps/hackceler_map.tmx
Скачать
hackceler8-2023/game/resources/maps/spike_map.tmx
Скачать
hackceler8-2023/game/resources/maps/space_level.png
Скачать
hackceler8-2023/game/resources/maps/speed_map.tmx
Скачать
hackceler8-2023/game/resources/maps/hackceler_test.tsx
Скачать
hackceler8-2023/game/resources/maps/logic_map.tmx
Скачать
hackceler8-2023/game/resources/maps/hackceler_tiles.png
Скачать
hackceler8-2023/game/resources/maps/danmaku_map.tmx
Скачать
hackceler8-2023/game/resources/maps/water_level.png
Скачать
hackceler8-2023/game/resources/maps/hackceler_map.tsx
Скачать
hackceler8-2023/game/resources/maps/boss_map.tmx
Скачать
hackceler8-2023/game/resources/maps/hackceler_map.png
Скачать
hackceler8-2023/game/resources/maps/tilemap_packed.png
Скачать
hackceler8-2023/game/resources/maps/hackceler_map_newtiles.tsx
Скачать
hackceler8-2023/game/resources/maps/tilemap_newtiles.png
Скачать
hackceler8-2023/game/resources/maps/first_level.tmx
Скачать
hackceler8-2023/game/resources/villain/explosion_big.tmx
Скачать
hackceler8-2023/game/resources/villain/villain.tsx
Скачать
hackceler8-2023/game/resources/villain/villain.tmx
Скачать
hackceler8-2023/game/resources/villain/explosion_small.tsx
Скачать
hackceler8-2023/game/resources/villain/explosion_big.png
Скачать
hackceler8-2023/game/resources/villain/explosion_big.tsx
Скачать
hackceler8-2023/game/resources/villain/explosion_small.tmx
Скачать
hackceler8-2023/game/resources/villain/explosion_small.png
Скачать
hackceler8-2023/game/resources/villain/villain.png
Скачать
hackceler8-2023/game/resources/textbox/Pixel.ttf
Скачать
hackceler8-2023/game/resources/textbox/choice-arrow.png
Скачать
hackceler8-2023/game/resources/textbox/bg.png
Скачать
hackceler8-2023/game/resources/textbox/more-arrow.png
Скачать
hackceler8-2023/game/resources/NPCs/Fancy_Racoon_NPC.tmx
Скачать
hackceler8-2023/game/resources/NPCs/Snake_NPC_Blue.tmx
Скачать
hackceler8-2023/game/resources/NPCs/Snake_NPC_Green.tsx
Скачать
hackceler8-2023/game/resources/NPCs/Snake_NPC_Green.png
Скачать
hackceler8-2023/game/resources/NPCs/Fancy_Racoon_NPC.png
Скачать
hackceler8-2023/game/resources/NPCs/Duck_NPC.tsx
Скачать
hackceler8-2023/game/resources/NPCs/Snake_NPC_Yellow.tsx
Скачать
hackceler8-2023/game/resources/NPCs/Duck_NPC.png
Скачать
hackceler8-2023/game/resources/NPCs/Racoon_NPC.png
Скачать
hackceler8-2023/game/resources/NPCs/Snake_NPC_Yellow.png
Скачать
hackceler8-2023/game/resources/NPCs/Snake_NPC_Blue.tsx
Скачать
hackceler8-2023/game/resources/NPCs/Snake_NPC_Green.tmx
Скачать
hackceler8-2023/game/resources/NPCs/Dog_NPC.tmx
Скачать
hackceler8-2023/game/resources/NPCs/Snake_NPC_Blue.png
Скачать
hackceler8-2023/game/resources/NPCs/Dog_NPC.png
Скачать
hackceler8-2023/game/resources/NPCs/Racoon_NPC.tmx
Скачать
hackceler8-2023/game/resources/NPCs/Fancy_Racoon_NPC.tsx
Скачать
hackceler8-2023/game/resources/NPCs/Dog_NPC.tsx
Скачать
hackceler8-2023/game/resources/NPCs/Snake_NPC_Yellow.tmx
Скачать
hackceler8-2023/game/resources/NPCs/Racoon_NPC.tsx
Скачать
hackceler8-2023/game/resources/NPCs/Duck_NPC.tmx
Скачать
hackceler8-2023/game/resources/character/AnimationSheet_OverheadMew.png
Скачать
hackceler8-2023/game/resources/character/AnimationSheet_Mew.png
Скачать
hackceler8-2023/game/resources/character/AnimationSheet_Noogler.png
Скачать
hackceler8-2023/game/resources/character/character.tmx
Скачать
hackceler8-2023/game/resources/character/AnimationSheet_Goggles.png
Скачать
hackceler8-2023/game/resources/character/AnimationSheet_Magnet.png
Скачать
hackceler8-2023/game/resources/character/popcat_mew.png
Скачать
hackceler8-2023/game/resources/character/AnimationSheet_OverheadMew.tsx
Скачать
hackceler8-2023/game/resources/character/AnimationSheet_Mew.tmx
Скачать
hackceler8-2023/game/resources/character/AnimationSheet_OverheadMew.tmx
Скачать
hackceler8-2023/game/resources/character/AnimationSheet_Boots.png
Скачать
hackceler8-2023/game/resources/character/AnimationSheet_Mew.tsx
Скачать
hackceler8-2023/game/resources/enemies/martian_float.png
Скачать
hackceler8-2023/game/resources/enemies/static_jellyfish.png
Скачать
hackceler8-2023/game/resources/enemies/static_jellyfish.tsx
Скачать
hackceler8-2023/game/resources/enemies/camera.tsx
Скачать
hackceler8-2023/game/resources/enemies/static_jellyfish.tmx
Скачать
hackceler8-2023/game/resources/enemies/camera.png
Скачать
hackceler8-2023/game/resources/enemies/martian.tmx
Скачать
hackceler8-2023/game/resources/enemies/reverse.png
Скачать
hackceler8-2023/game/resources/enemies/moving_jellyfish.tmx
Скачать
hackceler8-2023/game/resources/enemies/camera.tmx
Скачать
hackceler8-2023/game/resources/enemies/martian.tsx
Скачать
hackceler8-2023/game/resources/enemies/moving_jellyfish.tsx
Скачать
hackceler8-2023/game/resources/enemies/moving_jellyfish.png
Скачать
hackceler8-2023/game/resources/enemies/martian.png
Скачать
hackceler8-2023/game/resources/levels/space/space_tileset.tsx
Скачать
hackceler8-2023/game/resources/levels/space/space.png
Скачать
hackceler8-2023/game/resources/levels/space/space.aseprite
Скачать
hackceler8-2023/game/resources/levels/space/space_level.tmx
Скачать
hackceler8-2023/game/resources/levels/cctv/cctv_tileset.tsx
Скачать
hackceler8-2023/game/resources/levels/cctv/cctv_level.tmx
Скачать
hackceler8-2023/game/resources/levels/cctv/cctv.aseprite
Скачать
hackceler8-2023/game/resources/levels/cctv/cctv_level_debug.tmx
Скачать
hackceler8-2023/game/resources/levels/cctv/cctv.png
Скачать
hackceler8-2023/game/resources/levels/cctv/cctv_level.png
Скачать
hackceler8-2023/game/resources/levels/rusty/rusty_level.png
Скачать
hackceler8-2023/game/resources/levels/rusty/rusty_tileset.tsx
Скачать
hackceler8-2023/game/resources/levels/rusty/rusty.png
Скачать
hackceler8-2023/game/resources/levels/rusty/rusty.aseprite
Скачать
hackceler8-2023/game/resources/levels/rusty/rusty_level.tmx
Скачать
hackceler8-2023/game/resources/levels/water/water_tileset.tsx
Скачать
hackceler8-2023/game/resources/levels/water/weapons_test.tsx
Скачать
hackceler8-2023/game/resources/levels/water/water.aseprite
Скачать
hackceler8-2023/game/resources/levels/water/water_level.tmx
Скачать
hackceler8-2023/game/resources/levels/water/water.png
Скачать
hackceler8-2023/game/resources/levels/debug/debug_level.tmx
Скачать
hackceler8-2023/game/resources/objects/door/blue.png
Скачать
hackceler8-2023/game/resources/objects/door/orange.png
Скачать
hackceler8-2023/game/resources/objects/door/purple.tmx
Скачать
hackceler8-2023/game/resources/objects/door/violet.tsx
Скачать
hackceler8-2023/game/resources/objects/door/purple.tsx
Скачать
hackceler8-2023/game/resources/objects/door/purple.png
Скачать
hackceler8-2023/game/resources/objects/door/blue.tsx
Скачать
hackceler8-2023/game/resources/objects/door/orange.tmx
Скачать
hackceler8-2023/game/resources/objects/door/violet.tmx
Скачать
hackceler8-2023/game/resources/objects/door/blue.tmx
Скачать
hackceler8-2023/game/resources/objects/door/violet.png
Скачать
hackceler8-2023/game/resources/objects/door/orange.tsx
Скачать
hackceler8-2023/game/resources/objects/moving_platforms/water.tmx
Скачать
hackceler8-2023/game/resources/objects/moving_platforms/cctv.tsx
Скачать
hackceler8-2023/game/resources/objects/moving_platforms/cctv.tmx
Скачать
hackceler8-2023/game/resources/objects/moving_platforms/cctv.png
Скачать
hackceler8-2023/game/resources/objects/moving_platforms/water.tsx
Скачать
hackceler8-2023/game/resources/objects/moving_platforms/water.png
Скачать
hackceler8-2023/game/resources/objects/weapons/gun.tsx
Скачать
hackceler8-2023/game/resources/objects/weapons/cannon.png
Скачать
hackceler8-2023/game/resources/objects/weapons/poison.png
Скачать
hackceler8-2023/game/resources/objects/weapons/poison.tsx
Скачать
hackceler8-2023/game/resources/objects/weapons/poison.tmx
Скачать
hackceler8-2023/game/resources/objects/weapons/cannon.tmx
Скачать
hackceler8-2023/game/resources/objects/weapons/gun.tmx
Скачать
hackceler8-2023/game/resources/objects/weapons/16x16_Weapons.png
Скачать
hackceler8-2023/game/resources/objects/weapons/cannon.tsx
Скачать
hackceler8-2023/game/resources/objects/weapons/gun.png
Скачать
hackceler8-2023/game/resources/objects/items/noogler.tmx
Скачать
hackceler8-2023/game/resources/objects/items/key_green.png
Скачать
hackceler8-2023/game/resources/objects/items/key_orange.png
Скачать
hackceler8-2023/game/resources/objects/items/key_grey.png
Скачать
hackceler8-2023/game/resources/objects/items/key_orange.tmx
Скачать
hackceler8-2023/game/resources/objects/items/magnet.tsx
Скачать
hackceler8-2023/game/resources/objects/items/key_violet.tsx
Скачать
hackceler8-2023/game/resources/objects/items/boots.png
Скачать
hackceler8-2023/game/resources/objects/items/goggles.png
Скачать
hackceler8-2023/game/resources/objects/items/noogler.png
Скачать
hackceler8-2023/game/resources/objects/items/goggles.tmx
Скачать
hackceler8-2023/game/resources/objects/items/key_orange.tsx
Скачать
hackceler8-2023/game/resources/objects/items/magnet.tmx
Скачать
hackceler8-2023/game/resources/objects/items/key_blue.tsx
Скачать
hackceler8-2023/game/resources/objects/items/noogler.tsx
Скачать
hackceler8-2023/game/resources/objects/items/key_violet.png
Скачать
hackceler8-2023/game/resources/objects/items/key_blue.tmx
Скачать
hackceler8-2023/game/resources/objects/items/boots.tsx
Скачать
hackceler8-2023/game/resources/objects/items/key_purple.png
Скачать
hackceler8-2023/game/resources/objects/items/goggles.tsx
Скачать
hackceler8-2023/game/resources/objects/items/key_blue.png
Скачать
hackceler8-2023/game/resources/objects/items/magnet.png
Скачать
hackceler8-2023/game/resources/objects/items/key_grey.tsx
Скачать
hackceler8-2023/game/resources/objects/items/key_violet.tmx
Скачать
hackceler8-2023/game/resources/objects/items/boots.tmx
Скачать
hackceler8-2023/game/resources/objects/items/key_purple.tmx
Скачать
hackceler8-2023/game/resources/objects/items/key_green.tmx
Скачать
hackceler8-2023/game/resources/objects/items/key_green.tsx
Скачать
hackceler8-2023/game/resources/objects/items/key_grey.tmx
Скачать
hackceler8-2023/game/resources/objects/items/key_purple.tsx
Скачать
hackceler8-2023/game/resources/character/32bit/Sprites_Main.PNG
Скачать
hackceler8-2023/game/resources/character/32bit/main32.tsx
Скачать
hackceler8-2023/game/resources/character/32bit/main32.tmx
Скачать
hackceler8-2023/game/resources/character/32bit/main32.PNG
Скачать
hackceler8-2023/game/components/enemy/enemy.py
Скачать
hackceler8-2023/game/components/enemy/enemy_types.py
Скачать
hackceler8-2023/game/components/enemy/__init__.py
Скачать
hackceler8-2023/game/components/npc/banker_npc.py
Скачать
hackceler8-2023/game/components/npc/npc.py
Скачать
hackceler8-2023/game/components/npc/npc_types.py
Скачать
hackceler8-2023/game/components/npc/password_npc.py
Скачать
hackceler8-2023/game/components/npc/__init__.py
Скачать
hackceler8-2023/game/components/llm/llm.py
Скачать
hackceler8-2023/game/components/llm/__init__.py
Скачать
hackceler8-2023/game/components/weapon_systems/base.py
Скачать
hackceler8-2023/game/components/weapon_systems/poison.py
Скачать
hackceler8-2023/game/components/weapon_systems/cannon.py
Скачать
hackceler8-2023/game/components/weapon_systems/gun.py
Скачать
hackceler8-2023/game/components/weapon_systems/__init__.py
Скачать
Отправить флаг
Введите найденный флаг сюда
Отправить флаг
Оценка
Сообщить автору
Сообщить об ошибке