Bandit Level 9 → Level 10

Level Goal

The password for the next level is stored in the file data.txt in one of the few human-readable strings, preceded by several ‘=’ characters.

Commands you may need to solve this level

grep, sort, uniq, strings, base64, tr, tar, gzip, bzip2, xxd


비밀번호는 data.txt에 존재하며 '=' 캐릭터 뒤에 사람이 읽을 수 있는 문자열로 존재한다.

 

data.txt

 

데이터에는 사람이 읽을 수 없는 형태의 데이터가 존재한다.

strings data.txt
.....
#pJ_
PJoZP
G^xu
========== G7w8LIi6J3kTb8A7j9LgrywtEUlyyp6s

 

strings: 사람이 읽을 수 있는 데이터만 표기한다.

엮을 Object를 선택 후 우클릭> Level Create Packed Level Actor

UNREAL Engine 에셋 사용(Quixel, MegaScans)

Add > Quixel Content

 

LadyFern 다운로드 > ADD
Foliage 선택

 

 

Scale X: 최소 크기, 최대크기 설정하여 랜덤하게 생성

Paint Density: 브러쉬 내의 오브잭트 빈도

 

Content Browser 의 Static Mesh 말고 Material Instance(구형) 더블클릭

하단의 wind 옵션을 사용하면 흔들리는 Object 설정 가능


캐릭터 Object 추가 

 

add Feature or Content Pack
Thrid Person

 

 

캐릭터 추가

 

 

 


결과

+ Recent posts