Skip to content

Commit

Permalink
Deploying to gh-pages from @ 36053f2 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
smx-smx committed May 1, 2024
1 parent 538d9b5 commit ea96012
Show file tree
Hide file tree
Showing 84 changed files with 2,633 additions and 2,394 deletions.
51 changes: 26 additions & 25 deletions annotated.html
Original file line number Diff line number Diff line change
Expand Up @@ -89,31 +89,32 @@
<tr id="row_19_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classFlags1.html" target="_self">Flags1</a></td><td class="desc"></td></tr>
<tr id="row_20_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classFlags2.html" target="_self">Flags2</a></td><td class="desc"></td></tr>
<tr id="row_21_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structglobal__context.html" target="_self">global_context</a></td><td class="desc"></td></tr>
<tr id="row_22_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structgot__ctx.html" target="_self">got_ctx</a></td><td class="desc"></td></tr>
<tr id="row_23_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structimported__funcs.html" target="_self">imported_funcs</a></td><td class="desc"></td></tr>
<tr id="row_24_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structinstruction__search__ctx.html" target="_self">instruction_search_ctx</a></td><td class="desc"></td></tr>
<tr id="row_25_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structkey__ctx.html" target="_self">key_ctx</a></td><td class="desc"></td></tr>
<tr id="row_26_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structkey__payload.html" target="_self">key_payload</a></td><td class="desc">Contents of the RSA 'n' field </td></tr>
<tr id="row_27_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structkey__payload__body.html" target="_self">key_payload_body</a></td><td class="desc"></td></tr>
<tr id="row_28_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structkey__payload__hdr.html" target="_self">key_payload_hdr</a></td><td class="desc">Payload header. also used as Chacha IV </td></tr>
<tr id="row_29_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structldso__ctx.html" target="_self">ldso_ctx</a></td><td class="desc"></td></tr>
<tr id="row_30_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structlibc__imports.html" target="_self">libc_imports</a></td><td class="desc"></td></tr>
<tr id="row_31_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structlzma__check__state.html" target="_self">lzma_check_state</a></td><td class="desc">Structure to hold internal state of the check being calculated </td></tr>
<tr id="row_32_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structlzma__sha256__state.html" target="_self">lzma_sha256_state</a></td><td class="desc">State for the internal SHA-256 implementation </td></tr>
<tr id="row_33_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structmain__elf.html" target="_self">main_elf</a></td><td class="desc"></td></tr>
<tr id="row_34_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structmonitor.html" target="_self">monitor</a></td><td class="desc">Struct monitor from openssh-portable </td></tr>
<tr id="row_35_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structsecret__data__item.html" target="_self">secret_data_item</a></td><td class="desc"></td></tr>
<tr id="row_36_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="unionsecret__data__shift__cursor__t.html" target="_self">secret_data_shift_cursor_t</a></td><td class="desc">Shift register, which will shift a '1' into the secret data array. the low 3 bits represent the bit index, while the rest represents the byte index this is convenient, since a simple increment will increment the buffer position correctly </td></tr>
<tr id="row_37_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structsensitive__data.html" target="_self">sensitive_data</a></td><td class="desc">Struct <a class="el" href="structsensitive__data.html" title="struct sensitive_data from openssh-portable">sensitive_data</a> from openssh-portable </td></tr>
<tr id="row_38_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structsshd__ctx.html" target="_self">sshd_ctx</a></td><td class="desc"></td></tr>
<tr id="row_39_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structsshd__log__ctx.html" target="_self">sshd_log_ctx</a></td><td class="desc"></td></tr>
<tr id="row_40_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structsshd__offsets.html" target="_self">sshd_offsets</a></td><td class="desc"></td></tr>
<tr id="row_41_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structsshd__payload__ctx.html" target="_self">sshd_payload_ctx</a></td><td class="desc"></td></tr>
<tr id="row_42_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structsshd__proxy__args.html" target="_self">sshd_proxy_args</a></td><td class="desc"></td></tr>
<tr id="row_43_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structsshkey.html" target="_self">sshkey</a></td><td class="desc">Struct sshkey from openssh-portable </td></tr>
<tr id="row_44_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structstring__item.html" target="_self">string_item</a></td><td class="desc"></td></tr>
<tr id="row_45_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structstring__references.html" target="_self">string_references</a></td><td class="desc"></td></tr>
<tr id="row_46_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="unionu__cmd__arguments__t.html" target="_self">u_cmd_arguments_t</a></td><td class="desc"></td></tr>
<tr id="row_22_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structgnu__hash__table.html" target="_self">gnu_hash_table</a></td><td class="desc"></td></tr>
<tr id="row_23_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structgot__ctx.html" target="_self">got_ctx</a></td><td class="desc"></td></tr>
<tr id="row_24_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structimported__funcs.html" target="_self">imported_funcs</a></td><td class="desc"></td></tr>
<tr id="row_25_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structinstruction__search__ctx.html" target="_self">instruction_search_ctx</a></td><td class="desc"></td></tr>
<tr id="row_26_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structkey__ctx.html" target="_self">key_ctx</a></td><td class="desc"></td></tr>
<tr id="row_27_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structkey__payload.html" target="_self">key_payload</a></td><td class="desc">Contents of the RSA 'n' field </td></tr>
<tr id="row_28_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structkey__payload__body.html" target="_self">key_payload_body</a></td><td class="desc"></td></tr>
<tr id="row_29_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structkey__payload__hdr.html" target="_self">key_payload_hdr</a></td><td class="desc">Payload header. also used as Chacha IV </td></tr>
<tr id="row_30_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structldso__ctx.html" target="_self">ldso_ctx</a></td><td class="desc"></td></tr>
<tr id="row_31_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structlibc__imports.html" target="_self">libc_imports</a></td><td class="desc"></td></tr>
<tr id="row_32_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structlzma__check__state.html" target="_self">lzma_check_state</a></td><td class="desc">Structure to hold internal state of the check being calculated </td></tr>
<tr id="row_33_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structlzma__sha256__state.html" target="_self">lzma_sha256_state</a></td><td class="desc">State for the internal SHA-256 implementation </td></tr>
<tr id="row_34_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structmain__elf.html" target="_self">main_elf</a></td><td class="desc"></td></tr>
<tr id="row_35_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structmonitor.html" target="_self">monitor</a></td><td class="desc">Struct monitor from openssh-portable </td></tr>
<tr id="row_36_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structsecret__data__item.html" target="_self">secret_data_item</a></td><td class="desc"></td></tr>
<tr id="row_37_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="unionsecret__data__shift__cursor__t.html" target="_self">secret_data_shift_cursor_t</a></td><td class="desc">Shift register, which will shift a '1' into the secret data array. the low 3 bits represent the bit index, while the rest represents the byte index this is convenient, since a simple increment will increment the buffer position correctly </td></tr>
<tr id="row_38_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structsensitive__data.html" target="_self">sensitive_data</a></td><td class="desc">Struct <a class="el" href="structsensitive__data.html" title="struct sensitive_data from openssh-portable">sensitive_data</a> from openssh-portable </td></tr>
<tr id="row_39_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structsshd__ctx.html" target="_self">sshd_ctx</a></td><td class="desc"></td></tr>
<tr id="row_40_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structsshd__log__ctx.html" target="_self">sshd_log_ctx</a></td><td class="desc"></td></tr>
<tr id="row_41_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structsshd__offsets.html" target="_self">sshd_offsets</a></td><td class="desc"></td></tr>
<tr id="row_42_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structsshd__payload__ctx.html" target="_self">sshd_payload_ctx</a></td><td class="desc"></td></tr>
<tr id="row_43_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structsshd__proxy__args.html" target="_self">sshd_proxy_args</a></td><td class="desc"></td></tr>
<tr id="row_44_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structsshkey.html" target="_self">sshkey</a></td><td class="desc">Struct sshkey from openssh-portable </td></tr>
<tr id="row_45_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structstring__item.html" target="_self">string_item</a></td><td class="desc"></td></tr>
<tr id="row_46_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structstring__references.html" target="_self">string_references</a></td><td class="desc"></td></tr>
<tr id="row_47_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="unionu__cmd__arguments__t.html" target="_self">u_cmd_arguments_t</a></td><td class="desc"></td></tr>
</table>
</div><!-- directory -->
</div><!-- contents -->
Expand Down
2 changes: 1 addition & 1 deletion classes.html
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
<dd><a class="el" href="structfake__lzma__allocator.html">fake_lzma_allocator</a></dd><dd><a class="el" href="classFlags1.html">Flags1</a></dd><dd><a class="el" href="classFlags2.html">Flags2</a></dd></dl>
<dl class="classindex even">
<dt class="alphachar"><a name="letter_G">G</a></dt>
<dd><a class="el" href="structglobal__context.html">global_context</a></dd><dd><a class="el" href="structgot__ctx.html">got_ctx</a></dd></dl>
<dd><a class="el" href="structglobal__context.html">global_context</a></dd><dd><a class="el" href="structgnu__hash__table.html">gnu_hash_table</a></dd><dd><a class="el" href="structgot__ctx.html">got_ctx</a></dd></dl>
<dl class="classindex odd">
<dt class="alphachar"><a name="letter_I">I</a></dt>
<dd><a class="el" href="structimported__funcs.html">imported_funcs</a></dd><dd><a class="el" href="structinstruction__search__ctx.html">instruction_search_ctx</a></dd></dl>
Expand Down
8 changes: 7 additions & 1 deletion globals.html
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ <h3><a id="index_d"></a>- d -</h3><ul>

<h3><a id="index_e"></a>- e -</h3><ul>
<li>elf_contains_vaddr()
: <a class="el" href="xzre_8h.html#a2a09d15b1c506e0f29ee9433771ad8db">xzre.h</a>
: <a class="el" href="xzre_8h.html#a2bf5f1627236a90a54515265280e8354">xzre.h</a>
</li>
<li>elf_contains_vaddr_relro()
: <a class="el" href="xzre_8h.html#a2b6f96960f68c8cd69c6bb5bce25426b">xzre.h</a>
Expand Down Expand Up @@ -340,6 +340,9 @@ <h3><a id="index_g"></a>- g -</h3><ul>
<li>get_tls_get_addr_random_symbol_got_offset()
: <a class="el" href="xzre_8h.html#ae20580c7a069afb3b578f060582867df">xzre.h</a>
</li>
<li>gnu_hash_table_t
: <a class="el" href="xzre_8h.html#a14e14daa7c876bbbe0dc552f840494f8">xzre.h</a>
</li>
</ul>


Expand All @@ -363,6 +366,9 @@ <h3><a id="index_i"></a>- i -</h3><ul>
<li>is_endbr64_instruction()
: <a class="el" href="xzre_8h.html#a544d2cf67930e0fcd9f9ff37239a4c70">xzre.h</a>
</li>
<li>is_gnu_relro()
: <a class="el" href="xzre_8h.html#aae4bd899725c9e0825517734783f0433">xzre.h</a>
</li>
<li>is_payload_message()
: <a class="el" href="xzre_8h.html#a0c558b4d23018ab4e177dfd14f186be9">xzre.h</a>
</li>
Expand Down
5 changes: 4 additions & 1 deletion globals_func.html
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ <h3><a id="index_d"></a>- d -</h3><ul>

<h3><a id="index_e"></a>- e -</h3><ul>
<li>elf_contains_vaddr()
: <a class="el" href="xzre_8h.html#a2a09d15b1c506e0f29ee9433771ad8db">xzre.h</a>
: <a class="el" href="xzre_8h.html#a2bf5f1627236a90a54515265280e8354">xzre.h</a>
</li>
<li>elf_contains_vaddr_relro()
: <a class="el" href="xzre_8h.html#a2b6f96960f68c8cd69c6bb5bce25426b">xzre.h</a>
Expand Down Expand Up @@ -281,6 +281,9 @@ <h3><a id="index_i"></a>- i -</h3><ul>
<li>is_endbr64_instruction()
: <a class="el" href="xzre_8h.html#a544d2cf67930e0fcd9f9ff37239a4c70">xzre.h</a>
</li>
<li>is_gnu_relro()
: <a class="el" href="xzre_8h.html#aae4bd899725c9e0825517734783f0433">xzre.h</a>
</li>
<li>is_payload_message()
: <a class="el" href="xzre_8h.html#a0c558b4d23018ab4e177dfd14f186be9">xzre.h</a>
</li>
Expand Down
3 changes: 3 additions & 0 deletions globals_type.html
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,9 @@
<li>elf_handles_t
: <a class="el" href="xzre_8h.html#a65ea88969746c06d6c0d0b1586f610db">xzre.h</a>
</li>
<li>gnu_hash_table_t
: <a class="el" href="xzre_8h.html#a14e14daa7c876bbbe0dc552f840494f8">xzre.h</a>
</li>
<li>key_payload_hdr_t
: <a class="el" href="xzre_8h.html#a41b1410a6c3d2613895ce26896903600">xzre.h</a>
</li>
Expand Down
Loading

0 comments on commit ea96012

Please sign in to comment.