解析so库文件

继续查看,JEB反编译apk后,对于其中的so库文件的解析。

展开到:apk->app包名->Libraries->此处的某个so库文件:libThreeWP.so

jeb_apk_libraries_so_file

然后可以分别查看解析效果:

  • (ELF格式的)so库文件
    • Overview
      • jeb_so_elf_overview
    • Description
      • jeb_so_elf_description
    • Hex Dump
      • jeb_so_elf_hex_dump
    • ELF Program Table (raw)
      • jeb_so_elf_elf_program_table_raw
    • Segements
      • jeb_so_elf_segements
    • Sections
      • jeb_so_elf_sections
    • Symbols
      • jeb_so_elf_symbols
  • so下面还有2个子项

    • metadata
      • jeb_so_sub_metadata
    • arm64 image

      • jeb_so_sub_arm64_image
      • 其也有各个子页面

        • Description

          • jeb_so_arm64_description

            arm64 image (arm64)
            
            Info:
            - Processor: ARM64
            - Compiler (detected): Android NDK compiler
            - Methods: 129 (internal: 106)
            
        • Hex Dump
          • jeb_so_arm64_hex_dump
        • Disassembly
          • jeb_so_arm64_disassembly
        • Graph
          • jeb_so_arm64_graph
        • Callgraph
          • 注:容易导致卡死
            • TODO:有空再去试试
        • Stings
          • jeb_so_arm64_strings
        • Types
          • jeb_so_arm64_types
        • Imports
          • jeb_so_arm64_imports
        • Exports
          • jeb_so_arm64_exports
        • Referenced Methods
          • jeb_so_arm64_referenced_methods
      • 其下也有子项
        • decompiler
          • jeb_so_arm64_sub_decompiler

results matching ""

    No results matching ""