일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 31 |
Tags
- htmlspecialchars
- object
- lord of sql injection
- sql injection
- Pwndbg
- property
- element 조회
- xss game
- 파이썬
- github
- burp suite
- 조건문
- 자바스크립트
- IF문
- 함수
- 포인터
- 백준 알고리즘
- suninatas 풀이
- python
- 객체
- 배열
- xss game 풀이
- jQuery
- 메소드
- 김성엽 대표님
- blind sql injection
- window
- 사칙연산
- 백준 파이썬
- document
Archives
- Today
- Total
목록frida-server (1)
power-girl0-0
프리다(Frida) 서버 설치 및 연결된 프로세스 확인하기
1. 다운로드 된 프리다 버전과 nox의 버전 알아두기 - Frida : 12.11.6 - Nox : 32bit 버전 2. 밑에 주소에서 버전에 맞는 frida-server를 다운받아 주고 압축을 풀기 https://github.com/frida/frida/releases Releases · frida/frida Clone this repo to build Frida. Contribute to frida/frida development by creating an account on GitHub. github.com 3. 다운받은 프리다 서버를 안드로이드 안의 /data/local/tmp로 이동하기 - 명령어 : nox_adb push [서버 다운받은 경로] /data/local/tmp 4. /data/l..
언어/Android
2020. 9. 5. 18:31