Log In
tulips
/
perk
Clone
Source Code
GIT
Source
Issues
0
Pull Requests
0
Stats
Overview
Files
Commits
Branches
Forks
Releases
25e3c0
refactor: struct pe_image_meta: meta section header members are now h-prefixed.
Authored and Committed by
midipix
6 years ago
raw
patch
tree
parent
3 files changed.
17 lines added
.
17 lines removed
.
include/perk/perk.h
file modified
+2
-2
src/logic/pe_get_image_meta.c
file modified
+13
-13
src/output/pe_output_export_symbols.c
file modified
+2
-2
refactor: struct pe_image_meta: meta section header members are now h-prefixed.
include/perk/perk.h
file modified
+2
-2
src/logic/pe_get_image_meta.c
file modified
+13
-13
src/output/pe_output_export_symbols.c
file modified
+2
-2