Created
December 9, 2017 19:01
-
-
Save Cryptiiiic/d0d64cde0cbd92892f034b6d22d51e2e to your computer and use it in GitHub Desktop.
Revisions
-
Cryptiiiic created this gist
Dec 9, 2017 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,9 @@ 1. Open your decompressed kernel in hopper. 2. Go to the string tab and search for `zone_init: kmem_suballoc failed`  3. Click the result that came up. You are going to want to double click on the `DATA XREF=sub_fffffff`.  4. Double click on the DATA XREF to the very far right of the location you landed on.  5. The offset will be the first qword above the location you jumped to. 