본문 바로가기

13 Security Lab

검색하기
13 Security Lab
프로필사진 Maj0r Tom

  • 분류 전체보기 (137)
    • Articles (12)
    • Computer Science (79)
      • Study (2)
      • Projects (9)
      • Programming (28)
      • Windows Externals (31)
      • linux - wiki (2)
      • Tools (7)
    • Computer Security (43)
      • Security Articles (17)
      • Projects (0)
      • Analysis (22)
Guestbook
Notice
Recent Posts
Recent Comments
Link
  • FORENSIC-PROOF
  • MalwareTech
  • gentilkiwi
  • Ero Carrera's blog
  • Root Me
«   2014/03   »
일 월 화 수 목 금 토
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
  • idb2pat
  • pytest
  • Rat
  • 포인터 매핑
  • idapro
  • mock.patch
  • why error
  • javascript
  • debugging
  • NumPy Unicode Error
  • Injection
  • ida
  • Analysis
  • x64
  • MySQL
  • error fix
  • hex-rays
  • h5py.File
  • Python
  • ida pro
  • Ransomware
  • ecma
  • svn update
  • TensorFlow
  • idapython
  • error
  • commandline
  • open office xml
  • malware
  • data distribution
more
Archives
Today
Total
관리 메뉴
  • 글쓰기
  • 방명록
  • RSS
  • 관리

목록2014/03/07 (1)

13 Security Lab

debug print 코드의 흐름을 파악, 프로그램이 죽는 위치 찾기

코드의 흐름을 파악하기 어렵거나, 프로그램이 죽는 위치를 찾기 어려울때 #define DBG_CHECK printf("(%s:%s:%d)n",__FILE__,__FUNCTION__,__LINE__); int main() { DBG_CHECK; return 0; } DBG_CHECK가 위치하는 파일,함수명,라인번호의 정보가 화면에 출력

Computer Science/Programming 2014. 3. 7. 21:14
Prev 1 Next

Blog is powered by AXZ / Designed by Tistory

티스토리툴바