Skip to content

Instantly share code, notes, and snippets.

@DoumanAsh
Created August 14, 2017 15:16
Show Gist options
  • Save DoumanAsh/d6838336c1f8af808c7535d6d9991bd0 to your computer and use it in GitHub Desktop.
Save DoumanAsh/d6838336c1f8af808c7535d6d9991bd0 to your computer and use it in GitHub Desktop.
> dumpbin /exports .\twitter.dll
Microsoft (R) COFF/PE Dumper Version 14.10.25019.0
Copyright (C) Microsoft Corporation. All rights reserved.
Dump of file .\twitter.dll
File Type: DLL
Section contains the following exports for twitter.dll
00000000 characteristics
5968A027 time date stamp Fri Jul 14 13:42:47 2017
0.00 version
1 ordinal base
6 number of functions
6 number of names
ordinal hint RVA name
1 0 00024E50 _initBrowser@4
2 1 00025100 _isOpenBrowser@0
3 2 00033930 _openTweet@4
4 3 000338A0 _setTweetImagePath@4
5 4 00033860 _setTweetSettingPath@4
6 5 000338E0 _setTweetStatus@4
Summary
2A000 .data
97000 .rdata
29000 .reloc
1000 .rsrc
237000 .text
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment