C++Builder Programming Forum
C++Builder  |  Delphi  |  FireMonkey  |  C/C++  |  Free Pascal  |  Firebird
볼랜드포럼 BorlandForum
 경고! 게시물 작성자의 사전 허락없는 메일주소 추출행위 절대 금지
C++빌더 포럼
Q & A
FAQ
팁&트릭
강좌/문서
자료실
컴포넌트/라이브러리
메신저 프로젝트
볼랜드포럼 홈
헤드라인 뉴스
IT 뉴스
공지사항
자유게시판
해피 브레이크
공동 프로젝트
구인/구직
회원 장터
건의사항
운영진 게시판
회원 메뉴
북마크
볼랜드포럼 광고 모집

C++빌더 Q&A
C++Builder Programming Q&A
[35849] Re:Re:dll 만 달랑 잇을때 함수 리스트 보는 방법은요?
버그 버그 [siral] 1491 읽음    2004-06-22 10:26
VisualStudio 도구에 보면. Depends.exe라는 프로그램 있어요..거기에 던지세요.^^

civilian 님이 쓰신 글 :
: Bin 폴더 밑에 있는 tdump.exe를 사용합니다.
: dtump.exe의 파라메터는 아래와 같습니다.
:
: 간단하게..
:
: tdump (DLL명) > (DLL명).txt
:
: 하면 (DLL명).txt 파일이 생성됩니다. (DLL명).txt 파일의 내용을 보면 함수명만 알 수 있으나
: 함수에 어떤 파라메터가 들어가야 하는지는 알 수 없으므로 실제 사용하긴 좀 어려울겁니다.
:
: C:\PROGRA~1\Borland\Delphi7\Bin>tdump
: Turbo Dump  Version 5.0.16.12 Copyright (c) 1988, 2000 Inprise Corporation
: Syntax:   TDUMP [options] [InputFile] [ListFile] [options]
:   -a      Display file in 8-bit ASCII  -a7     Display file in 7-Bit ASCII
:   -b#     Start at offset #            -C      Dump OBJ, LIB COFF info
:   -d      Dump OBJ, LIB debug info     -e      Dump as EXE
:   -ed     No EXE debug info            -ee[=x] PE exports only (x=srch)
:   -eiID   EXE tbls:HDR,OBJ,FIX,NAM,ENT -el     No EXE line numbers
:   -em[=x] PE imports only (x=srch)     -em.[x] PE imp. modules (x=srch)
:   -ep     No EXE PE header display     -er     No EXE relocation records
:   -ea[:v] Dump Exports(:v sort on RVA) -ex     No New Executable dump
:   -h      Output in hex                -iID    Incl dbg tbl:[?/abc...rst]
:   -l      Dump as LIB (OMF)            -le[=x] Dump EXPDEF recs (x=srch)
:   -li[=x] Dump IMPDEF recs (x=srch)    -m      No C++ de-mangling
:   -o      Dump as OBJ (OMF)            -oc     Do OMF CRC check
:   -oiID   Include OMF rec (? for list) -oxID   Exclude OMF rec (? for list)
:   -q      Suppress copyright message   -r      Raw dump of records
:   -R      Dump PE relocation table     -s[=x]  Dump strings (x=srch)
:   -su[=x] Dump unix style strings      -um     Unmangle file list of names
:   -v      Verbose dump of records      -xID    Excl dbg tbl:[?/abc...rst]
:   -?      Display a better help screen
:
: 곽성주 님이 쓰신 글 :
: :
: : dll 파일만 달랑 있을때 안에 구현된 함수 리스트를 보는 방법은 무엇인가요?

+ -

관련 글 리스트
35847 dll 만 달랑 잇을때 함수 리스트 보는 방법은요? 곽성주 1040 2004/06/22
35848     Re:dll 만 달랑 잇을때 함수 리스트 보는 방법은요? civilian 1911 2004/06/22
35849         Re:Re:dll 만 달랑 잇을때 함수 리스트 보는 방법은요? 버그 버그 1491 2004/06/22
35850             Re:Re:Re:dll 만 달랑 잇을때 함수 리스트 보는 방법은요? 곽성주 1533 2004/06/22
35852                 Re:Re:Re:Re:dll 만 달랑 잇을때 함수 리스트 보는 방법은요? 버그 버그 1311 2004/06/22
Google
Copyright © 1999-2015, borlandforum.com. All right reserved.