Log In
tulips
/
perk
Clone
Source Code
GIT
Source
Issues
0
Pull Requests
0
Stats
History src/reader/pe_read_coff_symbol.c
Branch:
38e46d85e169188a294df250feaf3a2a63373766
main
38e46d85e169188a294df250feaf3a2a63373766
src
reader
pe_read_coff_symbol.c
struct pe_{raw|meta}_coff_file_hdr: member name normalization.
midipix
• 8 years ago
da15f0
PE format: struct pe_coff_symbol [and friends] --> struct pe_raw_coff_symbol.
midipix
• 8 years ago
e75572
reader: pe_read_coff_symbol(): initial implementation.
midipix
• 8 years ago
edaa40