Skip to content

Commit 1598434

Browse files
committed
Commented structures
1 parent 9627de2 commit 1598434

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ XNU Sysctl Hunter
33
XNU Sysctl Hunter is a tool for analyzing Kexts that will automatically identify, type, and tag sysctl OIDs, as well as correct the prototypes of their OID handler functions. It contains a Binary Ninja plugin action, as well as a headless script for batch processing.
44

55
# Screenshots
6-
OID structures are created, and their location is tagged for review later:
6+
OID structures are created, and their location is tagged for review later. A comment denotes the path to the OID in the MIB tree:
77
![Tagged OIDs](screenshots/tagged_oids.png?raw=true "OIDs get tagged")
88

99
OID handler function prototypes are corrected:

screenshots/tagged_oids.png

14 KB
Loading

0 commit comments

Comments
 (0)