일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- Linux packer
- android inject
- thread local storage
- so inject
- tracerpid
- linux debugging
- tracing
- on stack replacement
- v8 optimizing
- Linux custom packer
- custom packer
- v8 tracing
- Obfuscator
- 난독화
- uftrace
- pthread
- apm
- LLVM
- 안티디버깅
- OSR
- pinpoint
- initial-exec
- on-stack replacement
- Injection
- LLVM Obfuscator
- linux thread
- LLVM 난독화
- Android
- anti debugging
- TLS
Archives
- Today
- Total
Why should I know this?
[TODO] MemorySSA = MSSA 본문
https://llvm.org/docs/MemorySSA.html
MemorySSA — LLVM 18.0.0git documentation
MemorySSA is an analysis that can be built for any arbitrary function. When it’s built, it does a pass over the function’s IR in order to build up its mapping of MemoryAccesses. You can then query MemorySSA for things like the dominance relation betwee
llvm.org
'LLVM-STUDY > TODO' 카테고리의 다른 글
[TODO] MemorySSAAnalysis (0) | 2023.11.07 |
---|---|
[TODO] Metadata & Attribute (0) | 2023.11.06 |
[TODO] 목록 (0) | 2023.11.02 |
[TODO] DominatorTree (0) | 2023.10.20 |
[TODO] llvm 공부 계획 업데이트 (0) | 2023.10.18 |