Log In
tulips
/
perk
Clone
Source Code
GIT
Source
Issues
0
Pull Requests
0
Stats
History include
Branch:
a554c20592765a09bcc59a008cf4a29abc58aeb4
main
a554c20592765a09bcc59a008cf4a29abc58aeb4
include
perk.h: fix whitespace.
midipix
• 7 years ago
1df0b1
perk_consts.h: fix definitions of bitwise constants.
midipix
• 7 years ago
96f3e0
struct pe_raw_image: change the type of addr to void *.
midipix
• 7 years ago
664d5b
pe_map_raw_image: accept page protection as an argument.
midipix
• 7 years ago
2b71e8
perk.h: fix tab alignment (cosmetic).
midipix
• 7 years ago
ca4943
add perk_api.h and define perk_api to cleanly support PE import libraries.
midipix
• 7 years ago
1ef003
raw binary file description: add struct pe_data_dirs.
midipix
• 7 years ago
8d1514
include secondary library headers using a quoted file identifier.
midipix
• 7 years ago
c65ad9
fix big-endian code path; make the code more -Wall-resistant.
midipix
• 7 years ago
b5f7f5
initial commit.
midipix
• 7 years ago
c0fbae