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
- 빅분기 실기
- pandas
- mariadb
- Python
- Android
- ubuntu
- error
- centos7
- wireshark
- VS Code 오류
- ios frida
- 보안뉴스
- tcache
- 빅데이터분석기사 실기
- nmcli
- 풀이
- AWS Cloud
- Dreamhack.io
- 빅데이터 분석기사
- Linux
- 인프런
- 빅데이터 분석기사 실기
- AWS
- 빅데이터분석기사
- 워게임
- FSB
- pwnable
- dreamhack
- 클라우드
- [EduAtoZ]
Archives
- Today
- Total
목록Frida Dump (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