mirror of
https://github.com/radareorg/radare2.git
synced 2025-02-17 04:39:36 +00:00
i
This commit is contained in:
parent
00528c952f
commit
8785bde214
@ -44,8 +44,6 @@ FILE=bins/dex/dex38.dex
|
||||
CMDS=ie
|
||||
EXPECT=<<EOF
|
||||
vaddr=0x00001378 paddr=0x00001378 haddr=-1 type=program
|
||||
|
||||
1 entrypoints
|
||||
EOF
|
||||
RUN
|
||||
|
||||
|
@ -729,28 +729,28 @@ colu: 12
|
||||
addr: 0x00001149
|
||||
EOF
|
||||
EXPECT_ERR=<<EOF
|
||||
DEBUG: [cbin.c:3335] (section .dynsym) Cd 8[21] @ 0x3d8
|
||||
DEBUG: [cbin.c:3335] (section .dynstr) Css 141 @ 0x480
|
||||
DEBUG: [cbin.c:3335] (section .rela.dyn) Cd 8[24] @ 0x550
|
||||
DEBUG: [cbin.c:3335] (section .rela.plt) Cd 8[3] @ 0x610
|
||||
DEBUG: [cbin.c:3335] (section .init_array) Cd 8[1] @ 0x3db8
|
||||
DEBUG: [cbin.c:3335] (section .fini_array) Cd 8[1] @ 0x3dc0
|
||||
DEBUG: [cbin.c:3335] (section .dynamic) Cd 8[62] @ 0x3dc8
|
||||
DEBUG: [cbin.c:3335] (section .got) Cd 8[9] @ 0x3fb8
|
||||
DEBUG: [cbin.c:3335] (section .dynsym) Cd 8[21] @ 0x3d8
|
||||
DEBUG: [cbin.c:3335] (section .dynstr) Css 141 @ 0x480
|
||||
DEBUG: [cbin.c:3335] (section .rela.dyn) Cd 8[24] @ 0x550
|
||||
DEBUG: [cbin.c:3335] (section .rela.plt) Cd 8[3] @ 0x610
|
||||
DEBUG: [cbin.c:3335] (section .init_array) Cd 8[1] @ 0x3db8
|
||||
DEBUG: [cbin.c:3335] (section .fini_array) Cd 8[1] @ 0x3dc0
|
||||
DEBUG: [cbin.c:3335] (section .dynamic) Cd 8[62] @ 0x3dc8
|
||||
DEBUG: [cbin.c:3335] (section .got) Cd 8[9] @ 0x3fb8
|
||||
WARN: [cbin.c:1890] Relocs has not been applied. Please use `-e bin.relocs.apply=true` or `-e bin.cache=true` next time
|
||||
DEBUG: [cbin.c:2578] Cannot resolve symbol address __libc_start_main
|
||||
DEBUG: [cbin.c:2578] Cannot resolve symbol address _ITM_deregisterTMCloneTable
|
||||
DEBUG: [cbin.c:2578] Cannot resolve symbol address __gmon_start__
|
||||
DEBUG: [cbin.c:2578] Cannot resolve symbol address _ITM_registerTMCloneTable
|
||||
DEBUG: [cbin.c:2578] Cannot resolve symbol address __cxa_finalize
|
||||
DEBUG: [cbin.c:3333] (section .dynsym) Cd 8[21] @ 0x3d8
|
||||
DEBUG: [cbin.c:3333] (section .dynstr) Css 141 @ 0x480
|
||||
DEBUG: [cbin.c:3333] (section .rela.dyn) Cd 8[24] @ 0x550
|
||||
DEBUG: [cbin.c:3333] (section .rela.plt) Cd 8[3] @ 0x610
|
||||
DEBUG: [cbin.c:3333] (section .init_array) Cd 8[1] @ 0x3db8
|
||||
DEBUG: [cbin.c:3333] (section .fini_array) Cd 8[1] @ 0x3dc0
|
||||
DEBUG: [cbin.c:3333] (section .dynamic) Cd 8[62] @ 0x3dc8
|
||||
DEBUG: [cbin.c:3333] (section .got) Cd 8[9] @ 0x3fb8
|
||||
DEBUG: [cbin.c:3333] (section .dynsym) Cd 8[21] @ 0x3d8
|
||||
DEBUG: [cbin.c:3333] (section .dynstr) Css 141 @ 0x480
|
||||
DEBUG: [cbin.c:3333] (section .rela.dyn) Cd 8[24] @ 0x550
|
||||
DEBUG: [cbin.c:3333] (section .rela.plt) Cd 8[3] @ 0x610
|
||||
DEBUG: [cbin.c:3333] (section .init_array) Cd 8[1] @ 0x3db8
|
||||
DEBUG: [cbin.c:3333] (section .fini_array) Cd 8[1] @ 0x3dc0
|
||||
DEBUG: [cbin.c:3333] (section .dynamic) Cd 8[62] @ 0x3dc8
|
||||
DEBUG: [cbin.c:3333] (section .got) Cd 8[9] @ 0x3fb8
|
||||
WARN: [cbin.c:1888] Relocs has not been applied. Please use `-e bin.relocs.apply=true` or `-e bin.cache=true` next time
|
||||
DEBUG: [cbin.c:2576] Cannot resolve symbol address __libc_start_main
|
||||
DEBUG: [cbin.c:2576] Cannot resolve symbol address _ITM_deregisterTMCloneTable
|
||||
DEBUG: [cbin.c:2576] Cannot resolve symbol address __gmon_start__
|
||||
DEBUG: [cbin.c:2576] Cannot resolve symbol address _ITM_registerTMCloneTable
|
||||
DEBUG: [cbin.c:2576] Cannot resolve symbol address __cxa_finalize
|
||||
EOF
|
||||
RUN
|
||||
|
||||
|
@ -16,8 +16,6 @@ iS*
|
||||
EOF
|
||||
EXPECT=<<EOF
|
||||
vaddr=0x00000000 paddr=0x00000200 haddr=-1 type=program
|
||||
|
||||
1 entrypoints
|
||||
xor al, al
|
||||
fs sections
|
||||
'f section.seg_000 1 0x00000000
|
||||
|
@ -29,8 +29,6 @@ ARGS=-e io.cache=true
|
||||
CMDS=ie
|
||||
EXPECT=<<EOF
|
||||
vaddr=0x08000000 paddr=0x00000100 haddr=-1 type=program
|
||||
|
||||
1 entrypoints
|
||||
EOF
|
||||
RUN
|
||||
|
||||
|
@ -57,8 +57,6 @@ FILE=bins/xcoff/file-xcoff-aix51
|
||||
CMDS=ie
|
||||
EXPECT=<<EOF
|
||||
vaddr=0x10000128 paddr=0x00000000 haddr=-1 type=program
|
||||
|
||||
1 entrypoints
|
||||
EOF
|
||||
RUN
|
||||
|
||||
|
@ -8,8 +8,6 @@ iS
|
||||
is
|
||||
EOF
|
||||
EXPECT=<<EOF
|
||||
|
||||
0 entrypoints
|
||||
--
|
||||
|
||||
nth paddr size vaddr vsize perm type name
|
||||
|
Loading…
x
Reference in New Issue
Block a user