Log In
tulips
/
perk
Clone
Source Code
GIT
Source
Issues
0
Pull Requests
0
Stats
Overview
Files
Commits
Branches
Forks
Releases
862cb6
pe_get_image_meta() and friends: added PE object support.
Authored and Committed by
midipix
7 years ago
raw
patch
tree
parent
5 files changed.
73 lines added
.
30 lines removed
.
include/perk/perk.h
file modified
+1
-0
src/info/pe_get_image_abi.c
file modified
+29
-12
src/info/pe_get_image_subsystem.c
file modified
+4
-1
src/info/pe_get_image_subtype.c
file modified
+4
-1
src/logic/pe_get_image_meta.c
file modified
+35
-16
pe_get_image_meta() and friends: added PE object support.
include/perk/perk.h
file modified
+1
-0
src/info/pe_get_image_abi.c
file modified
+29
-12
src/info/pe_get_image_subsystem.c
file modified
+4
-1
src/info/pe_get_image_subtype.c
file modified
+4
-1
src/logic/pe_get_image_meta.c
file modified
+35
-16