Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |
Tags
- tcache
- Python
- ios frida
- ubuntu
- 빅데이터분석기사
- Linux
- AWS Cloud
- 인프런
- dreamhack
- 풀이
- 빅데이터 분석기사
- nmcli
- pandas
- wireshark
- pwnable
- 빅분기 실기
- centos7
- 클라우드
- Dreamhack.io
- 빅데이터분석기사 실기
- [EduAtoZ]
- Android
- AWS
- VS Code 오류
- error
- 보안뉴스
- 워게임
- mariadb
- FSB
- 빅데이터 분석기사 실기
Archives
- Today
- Total
목록2025/04 (1)
0netw0m1ra

1. frida 를 이용해 원하는 프로세스ID 확인> frida-ps -Ua 2. dump 하기frida-dexdump -U -p {pid} -d-d : deep search-o : output directory -> 미리 만들어 둘 것 3. 결과 https://github.com/hluwa/frida-dexdump GitHub - hluwa/frida-dexdump: A frida tool to dump dex in memory to support security engineers analyzing malware.A frida tool to dump dex in memory to support security engineers analyzing malware. - hluwa/frida-dexdumpg..
나홀로 스터디
2025. 4. 2. 16:53