일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- Injection
- OSR
- linux thread
- Android
- Obfuscator
- TLS
- uftrace
- tracing
- LLVM 난독화
- on stack replacement
- Linux custom packer
- android inject
- thread local storage
- so inject
- apm
- pinpoint
- 안티디버깅
- linux debugging
- v8 tracing
- tracerpid
- custom packer
- 난독화
- LLVM
- on-stack replacement
- anti debugging
- LLVM Obfuscator
- v8 optimizing
- pthread
- initial-exec
- Linux packer
Archives
- Today
- Total
Why should I know this?
Android AOSP 빌드하여 기기에 올리기 본문
## 생각나면 나중에 정리할 예정
Download AOSP from googlesource.com
https://source.android.com/setup/build-numbers
download Drivers for Nexus7(grouper).
https://developers.google.com/android/drivers
build!
Flush!
EnJoy it!
'Knowledge > Android' 카테고리의 다른 글
Android에서 모든 Activity를 후킹하는 가장 깔끔한 방법. (2) | 2019.02.18 |
---|---|
Android의 시작부터 디버깅하기 JNI_OnLoad (0) | 2019.02.18 |
Android ndk 빌드시 디버깅 정보 유지 (3) | 2019.02.18 |
Android AOSP kernel 빌드하기 (5) | 2019.02.18 |
Android에서 so파일 injection 하는 쉬운 방법 (0) | 2019.02.18 |
Comments