Created
May 28, 2020 23:44
-
-
Save vathpela/756b55a5a1e21540cf4cd45bf47d47c6 to your computer and use it in GitHub Desktop.
efisecdb
This file contains 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 characters
random:~/devel/github.com/efivar/security$ LD_LIBRARY_PATH=$PWD/src ./src/efisecdb -o out.db --type sha256 --owner-guid 0223eddb-9079-4388-af77-2d65b1c35d3b --add -h c97299e7e7dc5d1e29d72fa7c7a9da470c8c5d181beb553ebdb98d385653aa22 -h 38d2ed97bded4da4ba58676cf7ae7da77add8fefbf7eb1248757209fad9dabfc | |
random:~/devel/github.com/efivar/security$ LD_LIBRARY_PATH=$PWD/src ./src/efisecdb --dump --annotate -i out.db | |
00000000 26 16 c4 c1 4c 50 92 40 ac a9 41 f9 36 93 43 28 |&[email protected](| esl[0].signature_type = {sha256} | |
00000010 7c 00 00 00 ||...| esl[0].signature_list_size = 124 | |
00000014 00 00 00 00 |....| esl[0].signature_header_size = 0 | |
00000018 30 00 00 00 |0...| esl[0].signature_size = 48 | |
0000001c esl[0].signature_header (end:0x0000001c) | |
0000001c db ed 23 02 |..#.| esl[0].signature[0].owner = {redhat} | |
00000020 79 90 88 43 af 77 2d 65 b1 c3 5d 3b |y..C.w-e..];| | |
0000002c c9 72 99 e7 |.r..| esl[0].signature[0].data (end:0x0000004c) | |
00000030 e7 dc 5d 1e 29 d7 2f a7 c7 a9 da 47 0c 8c 5d 18 |..].)./....G..].| | |
00000040 1b eb 55 3e bd b9 8d 38 56 53 aa 22 |..U>...8VS."| | |
0000004c db ed 23 02 |..#.| esl[0].signature[1].owner = {redhat} | |
00000050 79 90 88 43 af 77 2d 65 b1 c3 5d 3b |y..C.w-e..];| | |
0000005c 38 d2 ed 97 |8...| esl[0].signature[1].data (end:0x0000007c) | |
00000060 bd ed 4d a4 ba 58 67 6c f7 ae 7d a7 7a dd 8f ef |..M..Xgl..}.z...| | |
00000070 bf 7e b1 24 87 57 20 9f ad 9d ab fc |.~.$.W .....| | |
0000007c |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment