Log In
tulips
/
perk
Clone
Source Code
GIT
Source
Issues
0
Pull Requests
0
Stats
Overview
Files
Commits
Branches
Forks
Releases
Commits
13
Branch:
664d5b53723342fcad8ba4ded4ae77f57df621ae
main
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
Makefile: do not include the main application object (perk.o) in OBJS.
midipix
• 7 years ago
554e91
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
pe_free_image_meta_impl(): free implib-related memory.
midipix
• 7 years ago
4e9e98
added README.
midipix
• 7 years ago
258198
fix big-endian code path; make the code more -Wall-resistant.
midipix
• 7 years ago
b5f7f5
added provisional Makefile.
midipix
• 7 years ago
057a3a
initial commit.
midipix
• 7 years ago
c0fbae
created repository.
midipix
• 7 years ago
99ace9