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
- WinDBG
- kaslr
- windows kernel
- windows
- RAO
- HOS
- elf 헤더
- canary leak
- dangling pointer
- return to libraty
- Android
- frida-dump
- PLT
- house of force
- randtbl
- 계산기
- pwndbg
- ioploaddrivers
- libc-database
- libc.so
- cmake
- JOP
- kernel debug
- SCP
- patchelf
- top chunk
- sgerrand
- fastbin
- ntwritefile
- brop
Archives
- Today
- Total
목록libc-database (1)
sh711 님의 블로그
라이브러리 변경 patchelf --replace-needed libc.so.6 [변경 라이브러리 경로] [파일명] ld 변경patchelf --set-interpreter [ld 경로] [파일명] 로컬에서 glibc 빌드 시 ld버전 등의 문제로 원활하게 빌드가 불가능하다아래 링크 도커 이미지를 통해 손쉽게 원하는 glibc 버전 환경 구성이 가능하다https://github.com/sgerrand/docker-glibc-builder GitHub - sgerrand/docker-glibc-builder: A glibc binary package builder in DockerA glibc binary package builder in Docker. Contribute to sgerrand/doc..
Tools
2025. 3. 18. 00:42