> For the complete documentation index, see [llms.txt](https://docs.cooku222.kr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cooku222.kr/security/mobile/mobilehacking.kr/mobile-baby-analysis1.md).

# Mobile Baby Analysis1

앱 개발 할 때 AndroidManifest.xml에서 설정 파일을 먼저 건드려주는 경우가 많다. 이 문제는 그걸 의도한 거 같다.

<figure><img src="https://blog.kakaocdn.net/dna/dpfJ8m/dJMcabWRs2G/AAAAAAAAAAAAAAAAAAAAAMnNp47SfCfD9iLnNley0NXyS0kbrketXXFTwxJIpdkh/img.png?credential=yqXZFxpELC7KVnFOS48ylbz2pIh7yKj8&#x26;expires=1782831599&#x26;allow_ip=&#x26;allow_referer=&#x26;signature=0w%2BH0xA1JNgePU8cvNRgs07dYps%3D" alt=""><figcaption></figcaption></figure>

해당 파일로 접근하면,&#x20;

<figure><img src="https://blog.kakaocdn.net/dna/caBacH/dJMcafkEJVp/AAAAAAAAAAAAAAAAAAAAAPWQPdVXyzK0uAJQ3chsEUZgDRzxAn_ILi4TqRdi4KdX/img.png?credential=yqXZFxpELC7KVnFOS48ylbz2pIh7yKj8&#x26;expires=1782831599&#x26;allow_ip=&#x26;allow_referer=&#x26;signature=ek5M1uTAQY%2FIAnj%2FsOmL%2BDG92TA%3D" alt=""><figcaption></figcaption></figure>

플래그가 나온다.&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.cooku222.kr/security/mobile/mobilehacking.kr/mobile-baby-analysis1.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
