맡은바_자리에서_충실히

  • 분류 전체보기 (68)
    • Reversing (0)
      • Reversing Engineering Bible (0)
    • Web hacking (23)
      • LOS (7)
      • alert(1) to win (5)
      • root-me (4)
      • websec.fr (5)
    • System (33)
      • Hitcon training (10)
      • Hitcon 2019 (0)
      • Hitcon 2018 (2)
      • Hitcon 2016 (2)
      • Hitcon 2014 (1)
      • Codegate 2015 (1)
      • Codegate 2014 (2)
      • Plaidctf 2015 (2)
      • Plaidctf 2014 (2)
      • 0ctf 2015 (1)
      • Defcon 2015 (1)
      • pwnable.kr (4)
      • pwnable.tw (2)
      • Exploitation tricks (1)
      • RCTF 2017 (2)
      • DCTF 2016 (0)
    • 기타 (8)
    • Language (1)
      • C++ (1)
  • 홈
  • 태그
  • 미디어로그
  • 위치로그
  • 방명록
/ /

GDB 명령어 모음

WS-_K 2020. 5. 18. 23:37
2020. 5. 18. 23:37

https://umbum.dev/80

 

gdb

fork/exec 설정 peda와 cgdb를 사용할 것. ```bash set env LD_PRELOAD=./libc.so.6 set {void*}0x80dfff7a = 0xff set $rdx=0x98583 ``` ```bash x/4x &main_arena x/4x &__malloc_hook find [/size-char] [/max-..

umbum.dev

https://github.com/ebtaleb/peda_cheatsheet/blob/master/peda.md

 

ebtaleb/peda_cheatsheet

Contribute to ebtaleb/peda_cheatsheet development by creating an account on GitHub.

github.com

https://batt22.tistory.com/48

 

gdb 간단 사용법

잊을까봐 기록한다아아 컴파일 $ gcc -g -o gdb 실행 $ gdb gdb 종료 (gdb) quit 도움말 (gdb) help 프로그램 실행 (gdb) run ""… 프로그램 종료 (gdb) kill..

batt22.tistory.com

 

'기타' 카테고리의 다른 글

JS Engine 읽어볼거리  (0) 2020.04.10
블로그 이전  (0) 2020.02.25
읽어볼거리  (0) 2019.12.01
XSS site  (0) 2019.12.01
Gdb debugging with libc source code  (0) 2019.12.01

+ Recent posts

Powered by Tistory, Designed by wallel
Rss Feed and Twitter, Facebook, Youtube, Google+

티스토리툴바