diff --git a/annotated.html b/annotated.html index 953a659..268cd68 100644 --- a/annotated.html +++ b/annotated.html @@ -67,38 +67,40 @@
Here are the data structures with brief descriptions:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
 Cbackdoor_cpuid_reloc_consts
 Cbackdoor_dataThis structure is used to hold most of the backdoor information. it's used as a local variable in function backdoor_setup
 Cbackdoor_data_handleData passed to functions that access the backdoor data
 Cbackdoor_hooks_ctx
 Cbackdoor_hooks_data
 Cbackdoor_setup_params
 Cbackdoor_shared_globals
 Cbackdoor_shared_libraries_data
 Cbackdoor_tls_get_addr_reloc_consts
 Ccmd_arguments
 Cdasm_ctx
 Celf_entry_ctx
 Celf_functions
 Celf_handlesArray of ELF handles
 Celf_info
 Cfake_lzma_allocator
 Cglobal_context
 Cimported_funcs
 Cinstruction_search_ctx
 Ckey_ctx
 Ckey_payloadContents of the RSA 'n' field
 Ckey_payload_body
 Ckey_payload_hdrPayload header. also used as Chacha IV
 Cldso_ctx
 Clibc_imports
 Cmain_elf
 Csecret_data_shift_cursor_tShift 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
 Csshd_ctx
 Csshd_log_ctx
 Cstring_item
 Cstring_references
 Cu_cmd_arguments_t
 Caudit_ifaces
 Cauditstate
 Cbackdoor_cpuid_reloc_consts
 Cbackdoor_dataThis structure is used to hold most of the backdoor information. it's used as a local variable in function backdoor_setup
 Cbackdoor_data_handleData passed to functions that access the backdoor data
 Cbackdoor_hooks_ctx
 Cbackdoor_hooks_data
 Cbackdoor_setup_params
 Cbackdoor_shared_globals
 Cbackdoor_shared_libraries_data
 Cbackdoor_tls_get_addr_reloc_consts
 Ccmd_arguments
 Cdasm_ctx
 Celf_entry_ctx
 Celf_functions
 Celf_handlesArray of ELF handles
 Celf_info
 Cfake_lzma_allocator
 Cglobal_context
 Cimported_funcs
 Cinstruction_search_ctx
 Ckey_ctx
 Ckey_payloadContents of the RSA 'n' field
 Ckey_payload_body
 Ckey_payload_hdrPayload header. also used as Chacha IV
 Cldso_ctx
 Clibc_imports
 Cmain_elf
 Csecret_data_shift_cursor_tShift 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
 Csshd_ctx
 Csshd_log_ctx
 Cstring_item
 Cstring_references
 Cu_cmd_arguments_t
diff --git a/classes.html b/classes.html index c12796e..4146030 100644 --- a/classes.html +++ b/classes.html @@ -65,42 +65,45 @@
Data Structure Index
-
B | C | D | E | F | G | I | K | L | M | S | U
+
A | B | C | D | E | F | G | I | K | L | M | S | U
+
A
+
audit_ifaces
auditstate
+
B
backdoor_cpuid_reloc_consts
backdoor_data
backdoor_data_handle
backdoor_hooks_ctx
backdoor_hooks_data
backdoor_setup_params
backdoor_shared_globals
backdoor_shared_libraries_data
backdoor_tls_get_addr_reloc_consts
-
+
C
cmd_arguments
-
+
D
dasm_ctx
-
+
E
elf_entry_ctx
elf_functions
elf_handles
elf_info
-
+
F
fake_lzma_allocator
-
+
G
global_context
-
+
I
imported_funcs
instruction_search_ctx
-
+
K
key_ctx
key_payload
key_payload_body
key_payload_hdr
-
+
L
ldso_ctx
libc_imports
-
+
M
main_elf
-
+
S
secret_data_shift_cursor_t
sshd_ctx
sshd_log_ctx
string_item
string_references
-
+
U
u_cmd_arguments_t
diff --git a/functions.html b/functions.html index 1f5b5be..bdb6c62 100644 --- a/functions.html +++ b/functions.html @@ -63,6 +63,22 @@
Here is a list of all documented struct and union fields with links to the struct/union documentation for each field:
+

- _ -

+ +

- b -

diff --git a/functions_vars.html b/functions_vars.html index c0858d8..1f9086d 100644 --- a/functions_vars.html +++ b/functions_vars.html @@ -63,6 +63,22 @@
  +

- _ -

+ +

- b -

diff --git a/globals_enum.html b/globals_enum.html index 36cf618..3b56364 100644 --- a/globals_enum.html +++ b/globals_enum.html @@ -68,6 +68,9 @@
  • CommandFlags2 : xzre.h
  • +
  • ElfId +: xzre.h +
  • diff --git a/globals_eval.html b/globals_eval.html index 74f757b..77276ac 100644 --- a/globals_eval.html +++ b/globals_eval.html @@ -83,6 +83,9 @@
  • CMDF_SETLOGMASK : xzre.h
  • +
  • X_ELF_MAIN +: xzre.h +
  • diff --git a/globals_func.html b/globals_func.html index a1dd429..cd567e1 100644 --- a/globals_func.html +++ b/globals_func.html @@ -78,7 +78,7 @@

    - b -