-
Notifications
You must be signed in to change notification settings - Fork 3
COFF形式ファイルのいろいろ
hangedman edited this page Aug 19, 2023
·
29 revisions
Microsoft PE形式ファイルおよびCOFF形式ファイルの仕様がわかるもの
- Microsoft Portable Executable and Common Object File Format Specification
- Locreate: An Anagram for Relocate
- アレ用の何か - スタティックライブラリ関数の検出とフック
- Introduction to PE/COFF
- このあたりに実際の処理の記述がある
ヘッダ部分は140byte固定のようだ