Log In
tulips
/
perk
Clone
Source Code
GIT
Source
Issues
0
Pull Requests
0
Stats
History src/reader/pe_read_section_header.c
Branch:
47362f424797d5744ea1a6535f5cf805d04e1e61
main
47362f424797d5744ea1a6535f5cf805d04e1e61
src
reader
pe_read_section_header.c
annual chores.
midipix
• 7 years ago
ced38a
struct pe_{raw|meta}_sec_hdr: member name normalization.
midipix
• 7 years ago
9740a3
PE format: struct pe_sec_hdr --> struct pe_raw_sec_hdr.
midipix
• 7 years ago
a09b56
reader: pe_read_section_header(): remove useless optimization.
midipix
• 7 years ago
4d1375
pe_read_section_header(): removed todo comment (cf. commit 67b1e98).
midipix
• 7 years ago
e6d603
pe_read_section_header(): integrate runtime little endian test.
midipix
• 7 years ago
8d8242
annual chores.
midipix
• 7 years ago
e2e2c2
internal headers: rename perk_impl.h to perk_reader_impl.h
midipix
• 7 years ago
413f56
fix big-endian code path; make the code more -Wall-resistant.
midipix
• 7 years ago
b5f7f5
initial commit.
midipix
• 7 years ago
c0fbae